Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MongoDB Server selection timed out after 30000 ms #224

Open
RappyTV opened this issue Apr 25, 2024 · 2 comments
Open

MongoDB Server selection timed out after 30000 ms #224

RappyTV opened this issue Apr 25, 2024 · 2 comments

Comments

@RappyTV
Copy link
Contributor

RappyTV commented Apr 25, 2024

hey, I tried adding my MongoDB to my chartbrew instance. The problem I'm encountering is this error:
Server selection timed out after 30000 ms.
The exact same connection string works everywhere else (in my code, MongoDB compass etc) but is not recognized in Chartbrew. The string looks like this: mongodb+srv://<name>:<password>@db.rappytv.com/boosts. I also tried using the connection form but this didn't help either. Also the db allows every ip so that's not the problem. I just don't know how I'm supposed to get it running, please help :)

@razvanilin
Copy link
Member

Hey, sorry for the delay with this one! Do you remember if there was any other error log on the server or just the Server selection timed out...?

Also, can you let me know what version of MongoDB are you running? I could not replicate the issue with my connections, so maybe there is something else I'm missing

@RappyTV
Copy link
Contributor Author

RappyTV commented May 9, 2024

Nope, there is no error log. Just the Server selection error on the app. I'm using mongo db v7.0.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants