Postgres Container Crashing
moonquill
PROOP

2 months 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/data
  • This 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.

Closed

1 Replies

Status changed to Awaiting Railway Response Railway 2 months ago


2 months 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 2 months ago


Status changed to Closed brody 2 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...