Cannot connect to my mongodb

itsp33t
HOBBY

a year ago

Hey there, i've recently deployed the LibreChat, which includes the MongoDB. The private connection works i guess since the LibreChat can communicate with the db, but i can't. I tried to see the data by clicking on MongoDB > Data, but it's stuck on "Database Connection". Tried on two browsers (Firefox (main) and Brave)

I also tried grabbing the connection url and pasting it to the mongodb atlas but i also got stuck on the connection. It get's closed after few minutes

5 Replies

a year ago

Does the database come with a TCP proxy?


itsp33t
HOBBY

a year ago

Does the database come with a TCP proxy?

Yes, there is the roundhouse.proxy.rlwy.net:25xxx -> 27xxx. Not sure if i'm supposed to use the 25 or 27 but im using the 25


a year ago

Try removing and re-adding the TCP proxy.


itsp33t
HOBBY

a year ago

Try removing and re-adding the TCP proxy.

Sadly did nothing, still connection closed


a year ago

Are you getting these errors from your service when it's running on Railway, or when running your app locally?