AV
Size: a a a
AV
СЛ
S
AG
AG
AA
AA
failed with status: 502 Bad Gatewayи все тут
AA
registry_external_url 'https://registry.example.com'
gitlab_rails['registry_enabled'] = true
gitlab_rails['registry_host'] = "registry.example.com"
gitlab_rails['registry_port'] = "5005"
gitlab_rails['registry_path'] = "/var/opt/gitlab/gitlab-rails/shared/registry"
registry_nginx['enable'] = false
AA
GET /v2/ HTTP/1.1" 502
failed (104: Connection reset by peer) while reading response header from upstream
AG
GET /v2/ HTTP/1.1" 502
failed (104: Connection reset by peer) while reading response header from upstream
AA
Error response from daemon: Get http://127.0.0.1:5005/v2/: read tcp 127.0.0.1:55376->127.0.0.1:5005: read: connection reset by peer
AA
AG
AG
Error response from daemon: Get http://127.0.0.1:5005/v2/: read tcp 127.0.0.1:55376->127.0.0.1:5005: read: connection reset by peer
AA
# curl 127.0.0.1:5005/v2
curl: (56) Recv failure: Connection reset by peer
AG
AG
AG
registry_external_url 'https://registry.example.com'
gitlab_rails['registry_enabled'] = true
gitlab_rails['registry_host'] = "registry.example.com"
gitlab_rails['registry_port'] = "5005"
gitlab_rails['registry_path'] = "/var/opt/gitlab/gitlab-rails/shared/registry"
registry_nginx['enable'] = false
AG