3 months ago
Hi,
I recently deployed https://railway.com/deploy/librechat-official. Everything works fine, but a few minutes later the MongoDB database crashes without any error. I restart it, everything works fine, but a few minutes later the database crashes again. I can't keep the database online, and there are no error logs.
Can you please help me?
11 Replies
3 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 Railway • 3 months ago
3 months ago
if it crashed it should have an error... can you copy the deploy logs as text and paste it here?
mayori
if it crashed it should have an error... can you copy the deploy logs as text and paste it here?
3 months ago
Here are the deployment logs.
Attachments
3 months ago
Thank you for your suggestions but none of them work.
3 months ago
I think railway server is bugged or something, I can't see the file, can you upload it to github gist instead?
Attachments
mayori
I think railway server is bugged or something, I can't see the file, can you upload it to [github gist](https://gist.github.com) instead? 
3 months ago
mayori
what version of mongo you're running? is it 8.0?
3 months ago
8.2.9
mayori
what version of mongo you're running? is it 8.0?
3 months ago
Attachments
3 months ago
I can confirm that this doesn't change anything. Here are the deployment logs with this option: https://gist.github.com/rfe-sdev/2eccf26a3873bdcc5f74276872e7398c
3 months ago
We are using the full resources limit.
3 months ago
The MongoDB instance has seemed stable for some time now after setting the environment variable.
For testing purposes, I duplicated my entire project into a new one (before setting the environment variable). The new project worked without any problems. Does this mean that, depending on where the project is deployed, the operating system and kernel used can vary? That would be quite surprising.
Thank you very much for your time and valuable help.
Status changed to Solved rfe-sdev • 3 months ago
