Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 9,362
    • Issues 9,362
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 140
    • Merge requests 140
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Do not update/delete: Banner broadcast message test data

Do not update/delete: Notification broadcast message test data

  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #6189
Closed
Open
Issue created Sep 12, 2016 by username-removed-652708@jonathan-kosgei

Unable to push images to gitlab container registry with error unauthorized: authentication required

Logging in succeeds

root@sc-gitlab-ci-1:~/test# docker login registry.gitlab.com --username $username --password $password
Login Succeeded

However pushing fails:

root@sc-gitlab-ci-1:~/test# docker push registry.gitlab.com/jonathan-kosgei/saharacluster/test-nginx
The push refers to a repository [registry.gitlab.com/jonathan-kosgei/saharacluster/test-nginx]
1bbf5c4f940b: Preparing 
b36519590516: Preparing 
da85d9b33770: Preparing 
4fe15f8d0ae6: Preparing 
unauthorized: authentication required

I'm using gitlab.com with docker 1.12 on a specified runner for the project.

There have been many references to this problem in many issues, however all are pre-emptively closed with a reference to a patch on docker or gitlab. I believe that would apply more to users running self-hosted instances of gitlab where I'm simply testing out the service on gitlab.com . Any help will be appreciated, it's pretty frustrating not to be able to use a feature that I would need and use almost every single day.

Assignee
Assign to
Time tracking