The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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
TAGS
AUG Leaders

Atlassian Community Events