Skip to content

HTTPConnection.request() got an unexpected keyword argument 'chunked'", "file": "registries.py"

When migrating gitlab.com > gitlab.selfmanaged.com I am experiencing what appears to be a python library error:

HTTPConnection.request() got an unexpected keyword argument 'chunked'", "file": "registries.py", . There are no other entries in my logs above info besides the use of a non-admin token.

All other aspects of the migration appear to be successful.

I am running this via the docker-compose file found in docker/release.

Edited by Daniel Seabrook