13 days ago
"PocketBase service failing to pull images from any registry for 12+ hours. Deployment IDs: 4f6c5e12-5423-41da-a2c2-a815b1d02c7b, 854f64a1-ab15-4340-970a-b9b0924780ab, 89c33088-3125-4974-83db-c42d1a333925"
1 Replies
Status changed to Awaiting Railway Response Railway • 13 days ago
Status changed to Open Railway • 11 days ago
11 days ago
I would split image-specific failure from Railway registry egress first.
Try a boring public image in the same service/env, for example nginx:alpine.
If nginx:alpine fails too, this is almost certainly not PocketBase config; include the deployment IDs and ask Railway to check image-pull egress for that environment. If nginx:alpine works, pin the PocketBase image to a concrete tag/digest or build it from a tiny Dockerfile instead of relying on the current image reference.