Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Docker Login to Gitlab Registry fails

Kai Grassnick
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 4, 2020

Hello, i have a pipeline with some docker images from a private gitlab registry.

 

Yesterday everything worked fine, but today all my pipelines fail on docker login..

 

pipelines:
default:
- step:
name: Install dependencies
services:
- docker
script:
- docker login -u ${DOCKER_GITLAB_USER} -p ${DOCKER_GITLAB_PASSWORD} registry.gitlab.com
- docker pull registry.gitlab.com/<somerepo>/<someImage>:latest

 

image.png

 

Login works from my machine, from a server etc. Only the Pipeline seems to have problems.

 

Does anyone have a solution?

 

best regards

 

1 answer

1 accepted

0 votes
Answer accepted
hanswieheiri
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 4, 2020

We had exactly the same problem. It works again though.

Kai Grassnick
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 5, 2020

Same for us ... interesting.

Like hanswieheiri likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events