Service ID: 69b142973d343ff35212958a Environment ID: 69b1426386eb1e388b2c2f4f Project ID: 69b14263e98fc0444aa984d5
Problem Description: The PostgreSQL service fails to start with an ImagePullBackOff error.
Timeline:
- Issue discovered this morning
- Initial cause: Service failed to start due to OOM (Out of Memory)
- After server upgrade: Image pull issue occurred
Error Details: The system continuously attempts to pull the Docker image docker.io/library/postgres:17 but fails with the following error:
Failed to pull image "docker.io/library/postgres:17": failed to pull and unpack image "docker.io/library/postgres:17": failed to prepare extraction snapshot: failed to stat parent: stat /var/lib/rancher/k3s/agent/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/1975/fs: no such file or directory
Symptoms:
- Service status: Failed (ImagePullBackOff)
- Container fails to start
- Error persists as the system keeps retrying to pull the image