I don't know how to recover my data mongo db won't start back
williamdrmrd
HOBBYOP

2 years ago

I don't know how to recover my data mongo db won't start back.
I don't know if you can see the logs with this message but I just wonder if there is a way for me to get inside the pod and get the data myself ? for it not to be lost

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

Solved

2 Replies

2 years ago

Fwiw only team members would be able to see your logs, but a team member would only assist for platform or billing issues, this issue is neither.

The problem is very likely that your database has ran out of space, on the trial plan you are limited to 500 MB volumes and mongo does not do well with that much storage even if you aren't storing anywhere near that much, you can upgrade to Hobby for 5GB volumes, then you can go into the MongoDB data volume and grow it to 5GB, from there your database should redoploy and you are all set.


Status changed to Solved Railway almost 2 years ago


williamdrmrd
HOBBYOP

2 years ago

okay thanks that was it; even though using less than half of it, but if it's mongo that's doing bad stuff, and according to the logs it is, it is alright !
Good reason to upgrade, lol


Loading...