#Docker connection error
10 messages · Page 1 of 1 (latest)
You don't mention the error message?
What is the URL that it's pointing to for troubleshooting?
the url it points to is https://git.mydomain.dk/images/myproject/container_registry#
@marble pendant have you in the past migrated from filesystem registry to database registry?
no 🙁
It seems I need to do that now
I have configured file system storage, but I get "failed to import metadata: pre importing all repositories: filesystem: Path not found: /docker/registry/v2/repositories" when I run "sudo -u registry gitlab-ctl registry-database import --log-to-stdout"
this is step 5 in https://docs.gitlab.com/administration/packages/container_registry_metadata_database_one_step_import/
Enable the container registry metadata database in one step.