18 days ago
The Problem:
Your Postgres container is crashing because the Railway volume isn't being mounted at runtime, even though it's correctly configured in your service settings
The volume exists and contains ~1.06 GB of data, but the container receives an empty mount path instead of
/var/lib/postgresql/dataThis triggered a crash-restart loop (12 deployments in ~17 seconds), which left the current deployment stuck in a pending state
VolumeCreate via GraphQL succeeds, mountPath is/var/lib/postgresql/data, but the postgres container reports an empty mount path at runtime.
1 Replies
Status changed to Awaiting Railway Response Railway • 18 days ago
17 days ago
We see the project has been deleted. If you still need help, feel free to open a new thread.
Status changed to Awaiting User Response Railway • 17 days ago
Status changed to Closed brody • 17 days ago