When i try to establis mongodb connection withe the following code
await client.connect()
I get following error sometimes
MongoNetworkError: connect ETIMEDOUT 157.241.57.57:27017
the app crashes
how can resolve this issue
Skip to main content
This is a basic part of Javascript and Node.js. Please study Errors | Node.js v23.5.0 Documentation
New & Unread Topics
Topic | Replies | Views | Activity |
---|---|---|---|
WiredTiger logs under journal folder growing on Arbiter server and not getting removed | 0 | 311 | Jun 2024 |
Failed to open minidump file - Access is denied | 2 | 1.0k | Oct 2024 |
Is there any relevant materials about inverted index that can be used for study and reference? | 1 | 222 | Aug 2024 |
Unable to Access Data in MongoDB 7.0.12-debian-12-r5 despite enableUtf8Validation: false | 0 | 29 | Feb 7 |
Mocking mongo-go-driver v2 | 1 | 140 | Feb 10 |