Daniel Balko
Daniel Balko
Also seeing this issue in our env after upgrading to 1.17.0 from 1.15.10, running with container and PostgreSQL. I could verify all of eeyrjmr's observations: > Site admin can create...
From what I see in the logs: ``` 2022/08/15 11:00:32 [62fa2750-26] router: completed POST /repo/create for 10.15.24.69:57263, 403 Forbidden in 5.7ms @ repo/repo.go:200(repo.CreatePost) ``` ``` 2022/08/15 11:00:32 ...ers/web/repo/repo.go:104:checkContextUser() [I] [62fa2750-26]...
So to further isolate the problem, I did these steps: - confirm, it's not possible to create a repo - manually set `can_create_org_repo` in database - try once more, repo...
Hi @bartonip, I'd like to anwer [#issuecomment-1011475876](https://github.com/SAP/python-pyodata/pull/186#issuecomment-1011475876) here, because it's related to this issue. > The issue with len vs getsizeof is really that the HTTP response itself at the...