#8685 Errors when attempting to "podman pull"
Closed: Fixed by cverna. Opened by langdon.

If i attempt:

  • podman pull registry.fedoraproject.org/f31/fedora-toolbox
  • podman pull registry.fedoraproject.org/fedora

I get an error:

Trying to pull registry.fedoraproject.org/fedora... received unexpected HTTP status: 503 Service Temporarily Unavailable Error: error pulling image "registry.fedoraproject.org/fedora": unable to pull registry.fedoraproject.org/fedora: unable to pull image: Error initializing source docker://registry.fedoraproject.org/fedora:latest: Error reading manifest latest in registry.fedoraproject.org/fedora: received unexpected HTTP status: 503 Service Temporarily Unavailable

I was also getting (earlier):

Trying to pull registry.fedoraproject.org/f31/fedora-toolbox... Get https://cdn.registry.fedoraproject.org/v2/f31/fedora-toolbox/blobs/sha256:a198bc8c3cda783856295d4d4859668217afc4ffc6f79a171c896f1b13e5ed21: x509: certificate has expired or is not yet valid Error: error pulling image "registry.fedoraproject.org/f31/fedora-toolbox": unable to pull registry.fedoraproject.org/f31/fedora-toolbox: unable to pull image: Error parsing image configuration: Get https://cdn.registry.fedoraproject.org/v2/f31/fedora-toolbox/blobs/sha256:a198bc8c3cda783856295d4d4859668217afc4ffc6f79a171c896f1b13e5ed21: x509: certificate has expired or is not yet valid


This issue should be fixed now.

Please try and confirm?

Just tried it and it works

podman pull registry.fedoraproject.org/fedora:31
Trying to pull registry.fedoraproject.org/fedora:31...
Getting image source signatures
Copying blob a7fc14226e67 done  
Copying config 294cdb5bd8 done  
Writing manifest to image destination
Storing signatures
294cdb5bd8ee428966c9b23fae954f56d5ddd22c972ebf394d5dacce16759646

Metadata Update from @cverna:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata