[RESOLVED] Cannot login to gitlab.qunex.yale.edu:5002 to download new docker image

There is no issue logging into https://gitlab.qunex.yale.edu/

However, when attempting to download the Docker image by logging in with:
docker login gitlab.qunex.yale.edu:5002 -u

it repeatedly prompts “Sorry, try again” for the password, even though the same credentials work for the GitLab web login.

Hm, I just tested this:

docker login gitlab.qunex.yale.edu:5002 -u juredemsar

And then entered my password and it worked. Can you try again? Of course you need to swap my username with yours :smiley: .

Best, Jure

Thank you for your prompt response and for confirming that the Docker login is working!

Something went wrong with the Docker service on my PC. After stopping and restarting the service, I was able to log in to the GitLab server.

Thank you again!

Best, Xuejun

Great, glad it works!

Best, Jure