Our payload cms app is failing to connect to mongodb image 8.0.10
ahmad-hamed_orascom
PROOP

a day ago

it seems that railway has updated something in the infrastructure that made the connection to mongodb always timing out, we used to have mongodb version 8.0 but it was failing as well

$20 Bounty

6 Replies

Railway
BOT

a day 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 1 day ago


Are there any errors in the Mongo service?


0x5b62656e5d

Are there any errors in the Mongo service?

ahmad-hamed_orascom
PROOP

a day ago

nope, not at all, as you can see the latest log is mongodb started, but it shows that it's crashed, and our cms is timing out trying to connect, this used to work fine a couple of days ago and we did no changes

image.png

Attachments


What happens if you press "Load more"?


0x5b62656e5d

What happens if you press "Load more"?

ahmad-hamed_orascom
PROOP

a day ago

nothing :D

image.png

Attachments


i'm not sure if this is related, but some peoples here also encounter issues when trying to deploy mongo 8.0 after may 19 outage and this is known issue when using linux kernel, you can try put this env var

GLIBC_TUNABLES="glibc.pthread.rseq=1" and see if this stopped the app from crashing

here is the link where i found the fix:

https://miliucci.org/post/mongodb-tcmalloc-rseq/


Can you share monogdb's metrics? It might be an OOM issue.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...