I have deployed a nodejs application and connected to mongodb. the MondoDB keeps crashing
dgdevanshi
FREEOP

a year ago

Solved

7 Replies

dgdevanshi
FREEOP

a year ago

efc3864a-6c1a-49f0-ab68-8897ff9abdeb


dgdevanshi
FREEOP

a year ago

need help with this. how to restore mongodb. if i redeploy it crashes again


dgdevanshi
FREEOP

a year ago

efc3864a-6c1a-49f0-ab68-8897ff9abdeb


dgdevanshi
FREEOP

a year ago

vm.maxmapcount

how can i increase this?


dev
MODERATOR

a year ago

I notice you're on Trial plan, unfortunately Trial plan's memory limitations doesn't give MongoDB enough leeway to run happily which is likely causing it to behave strangely

Would totally recommend upgrading to Hobby or Pro, but if that's really not an option then I'd suggest using MongoDB Atlas or something to host your MongoDB database instead, then you can just connect to it from your Railway deployment


dgdevanshi
FREEOP

a year ago

got it, thank you for the support


dev
MODERATOR

a year ago

!s


Status changed to Solved dev 11 months ago


Loading...