Started getting this error message in Bitbucket Pipelines about an hour ago. Been working fine for months, and previous deployment 3 hours ago worked.
```rpc error: code = Unknown desc = failed to pull and unpack image "docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-auth-proxy:prod-stable": failed to resolve reference "docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-auth-proxy:prod-stable": pulling from host docker-public.packages.atlassian.com failed with status code [manifests prod-stable]: 401 Unauthorized```
Looks like it started working now, after rerunning the entire pipeline instead of just failed steps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.