appsmithorg / appsmith-docs

Mirror of documentation at https://docs.appsmith.com. Raise Pull requests against this repository to update the documentation
https://docs.appsmith.com
Apache License 2.0
83 stars 219 forks source link

[Docs]: add troubleshooting article for mongo connection timed out #2134

Open pratapaprasanna opened 8 months ago

pratapaprasanna commented 8 months ago

Is there an existing issue for this?

Engineering Ticket Link

No response

Release Date

No response

Release Number

No response

First Draft

No response

Loom video

No response

Discord/slack/intercom Link if needed

No response

PRD

No response

Test plan/cases

No response

Use cases or user requests

This is just a trouble shooting article. Just more like a FYI

MongoServerSelectionError: Server selection timed out after 30000 ms
07:41:43 GMT""]}}"
1709278933875,Error trying to check replicaset MongoServerSelectionError: Server selection timed out after 30000 ms
1709278933875,    at Timeout._onTimeout (/opt/appsmith/utils/node_modules/mongodb/lib/sdam/topology.js:278:38)
under this we can write that.

Incase, you connect to external mongo please ensure the security groups have the appropriate rules to allow inbound and outbound traffic to mongo

jnikhila commented 8 months ago

@pratapaprasanna - Could you please share the problem statement here?