cadence icon indicating copy to clipboard operation
cadence copied to clipboard

project build fails with docker unauthorized

Open gliptak opened this issue 11 months ago • 2 comments

Version of Cadence server, and client(which language) This is very important to root cause bugs.

  • Server version:
  • Client version:
  • Client langauge:

Describe the bug

https://buildkite.com/uberopensource/cadence-server/builds/21568#019426f7-4b81-4e47-bcc6-7c9c67d7e76f

Logging into docker registry hub.docker.com | 0s
-- | --
  | Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password
  | 🚨 Error: The plugin docker-login pre-command hook exited with status 1

To Reproduce Is the issue reproducible?

  • [Yes | No]

Steps to reproduce the behavior: A clear and concise description of the reproduce steps.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here, E.g. Stackstace, workflow history.

gliptak avatar Jan 02 '25 19:01 gliptak

Thanks for reporting. We are looking at this.

demirkayaender avatar Jan 02 '25 19:01 demirkayaender

Unfortunately we had to preventatively rotate our credentials a little while ago, and have been trying to improve how we handle publishing in the process... and winter holiday season overlapped and it has just been slower than anticipated.

A fix is in progress, hopefully we'll have at least a temporary solution this week / early next week :)

Groxx avatar Jan 02 '25 22:01 Groxx