My Deploy is crashing
Anonymous
HOBBYOP

10 months ago

My service was running earlier but not its crashing. What could be the issue?

/var/lib/containers/railwayapp/bind-mounts/f2ac78d6-f067-48a4-8700-4e540fe6fc29/vol_8m1tsohm4lt1n3t6

$10 Bounty

3 Replies

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


opqr
FREE

10 months ago

Please share the entire error logs


lofimit
HOBBY

10 months ago

Maybe the mounted volume is having issues like it got unmounted or permissions got messed up.

Also, if you pushed any new code or changed configs recently, that could be the problem.

Check your logs for errors, make sure the volume is still properly mounted, and try restarting the service.

Anyways, we cannot help you much unless you share the logs, this is what I can say from the information provided.


loukaseng
HOBBY

10 months ago

A check is to Make sure you are using the internal databaseurl and not the external. This could crash your app.


Loading...