Error pulling any Docker image; can't rebuild or restore any apps #8

Open
opened 2026-01-19 18:31:05 +00:00 by michael · 0 comments
Owner

Originally created by @timekills on GitHub.

Describe the bug
Credentials store error through Docker is preventing PTS from creating or rebuilding any Docker images.
This causes an initial failure as Portainer image can't be pulled and built.
When trying to update other services (i.e. move/blitz) it fails as key images can't be pulled.
When trying to uodate or install Traefik, it fails as it can't pull new Portainer image, so can't test Portainer install.

To Reproduce
Steps to reproduce the behavior:
Run the install, or try to update the various Move/Blitz, or update core apps.

Expected behavior
If a new image is unavailable due problem reaching Docker server (either credential or network), check if old version of image already exists and use that version. At least that will allow a restoral.

Screenshots
Imgur link to two including Portainer and Traefik

PTS-Docker-error_Portainer
PTS-Docker-error_01

Originally created by @timekills on GitHub. **Describe the bug** Credentials store error through Docker is preventing PTS from creating or rebuilding any Docker images. This causes an initial failure as Portainer image can't be pulled and built. When trying to update other services (i.e. move/blitz) it fails as key images can't be pulled. When trying to uodate or install Traefik, it fails as it can't pull new Portainer image, so can't test Portainer install. **To Reproduce** Steps to reproduce the behavior: Run the install, or try to update the various Move/Blitz, or update core apps. **Expected behavior** If a new image is unavailable due problem reaching Docker server (either credential or network), check if old version of image already exists and use that version. At least that will allow a restoral. **Screenshots** [Imgur link to two including Portainer and Traefik](https://imgur.com/a/tkbLGOr ) ![PTS-Docker-error_Portainer](https://user-images.githubusercontent.com/3918587/218064642-a5b34796-b5a3-4452-9647-022430631a77.png) ![PTS-Docker-error_01](https://user-images.githubusercontent.com/3918587/218064646-bfcac011-e1e3-4291-ab15-91758d4c9b7b.png)
michael added the bug label 2026-01-19 18:31:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MHA-Team/PTS-Team#8