Gitlab Registry error

Looking way to debug my problem with Gitlab Registry. In my setup of Gitlab Registry was disabled. After I have enabled it, I have menu option but get error 500 Docker Connection Error. There is link to docs, bit it don’t help me, because I don’t have any symbols in project or group name. If I’m trying to connect with docker cli I got next error

docker login https://gitlab.example.com:5050

Error response from daemon: login attempt to http://gitlab.example.com:5050/v2/ failed with status: 400 Bad Request

It is ce edition, Omnibus installation.

Part of my config:

external_url 'https://gitlab.example.com'
registry_external_url 'https://gitlab.example.com:5050'
letsencrypt['enable'] = true