2 months ago
FATAL: bogus data in lock file "postmaster.pid"This is a stale lock file from the crash. Can you either:
Delete the postmaster.pid file from the volume
Or provide a direct download link for my backup so I can restore it locally
2 Replies
2 months ago
Hey there! We've found the following might help you get unblocked faster:
🧵 I ran a recursive query and now there is no more space on device
🧵 I can't access the env variables during docker run commands
If you find the answer from one of these, please let us know by solving the thread!
2 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 2 months ago
2 months ago
If this container keeps crashing, you'll need to stop it, detach the volume, and then attach it to another container that will run stable. Then, using the Railway CLI, you can SSH into this container and delete the file yourself.
Alternatively, you could temporarily change the start command of this service to run rm and remove it that way.