Cloudsql-proxy: Unable to pull gcr.io/cloudsql-docker/gce-proxy:latest image

Created on 17 Feb 2021  路  7Comments  路  Source: GoogleCloudPlatform/cloudsql-proxy

Hi,

Let me know if I need to provide more details but it seems like something has changed with the Docker image, we are not able to pull the gce-proxy image anymore (started around 3pm EST)

Executing docker pull gcr.io/cloudsql-docker/gce-proxy:latest with result into

Error response from daemon: Get https://gcr.io/v2/cloudsql-docker/gce-proxy/manifests/latest: denied: Project cloudsql-docker has been deleted.

Anything we are missing that could explain this?

Thank you!

p0 bug

Most helpful comment

Going to close this issue, and FYI we're doing a post-mortem internally to make sure this can't happen again. Apologies for the inconvenience.

All 7 comments

Seeing this issue as well

There was an issue with the project the images are hosted in. It should be restored now and access should be back (but we are working to confirm).

Thank you @kurtisvg - still seeing the error on our side but I guess there might be a delay like you mentioned

Bumping into similar issue, probably related:

# docker pull gcr.io/cloudsql-docker/gce-proxy:1.19.1
Error response from daemon: pull access denied for gcr.io/cloudsql-docker/gce-proxy, repository does not exist or may require 'docker login': denied: Permission denied for "1.19.1" from request "/v2/cloudsql-docker/gce-proxy/manifests/1.19.1".

I think everything is spinning back up, I was seeing similar errors but they are coming back now.

I also saw the "pull access denied", and then a minute or two later I retried and it seems to be working.

Thank you to everyone who reported and reproduced this issue so quickly!

Going to close this issue, and FYI we're doing a post-mortem internally to make sure this can't happen again. Apologies for the inconvenience.

Was this page helpful?
0 / 5 - 0 ratings