Skip to content

Registry returns 503 and 404 errors for Helm chart and container image endpoints #4193

Open
@chkpwd

Description

@chkpwd

Attempting to access resources from the Crunchy Data Developer registry results:

❯ helm show values oci://registry.developers.crunchydata.com/crunchydata/pgo
Error: GET "https://registry.developers.crunchydata.com/v2/crunchydata/pgo/tags/list": unexpected status code 503: unavailable: service unavailable
❯ docker pull registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.5-2520
Error response from daemon: received unexpected HTTP status: 503 Service Unavailable
❯ curl -sLv https://registry.developers.crunchydata.com/crunchydata/pgo
* Host registry.developers.crunchydata.com:443 was resolved.
[...] # removed for brevity
* Connection #0 to host registry.developers.crunchydata.com left intact
{ "errors":[{"code":"404","message":"This container version is no longer available from the Crunchy Data Developer Program. For information on accessing these containers, please contact [email protected]." }]}% 

Please advise if there has been a change in access policy or if this is a temporary outage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions