Cannot redeploy Postgres
Anonymous
HOBBYOP

5 months ago

Starting Container

Railway volume not mounted to the correct path, expected /var/lib/postgresql/data but got

Please update the volume mount path to the expected path and redeploy the service

Railway volume not mounted to the correct path, expected /var/lib/postgresql/data but got

Please update the volume mount path to the expected path and redeploy the service

Railway volume not mounted to the correct path, expected /var/lib/postgresql/data but got

Please update the volume mount path to the expected path and redeploy the service

Railway volume not mounted to the correct path, expected /var/lib/postgresql/data but got

Please update the volume mount path to the expected path and redeploy the service

Railway volume not mounted to the correct path, expected /var/lib/postgresql/data but got

Please update the volume mount path to the expected path and redeploy the service

---
I was trying to clear out the DB to restore it from a local instance that is running properly but now DB won't deploy.

$10 Bounty

2 Replies

Railway
BOT

5 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


Anonymous
HOBBYOP

5 months ago

I've resolved this by ADDING A VOLUME to my database. After completely wiping the db and removing the volume the error above appeared because it was missing a volume.


Loading...