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 |
---|---|---|---|
$gte for big number | 4 | 783 | Apr 2024 |
MongoDB compass bug with VPN | 5 | 556 | Jun 2024 |
EntityFrameworkCore - Store all enums as string even if they are defined as nullable | 1 | 251 | Nov 2024 |
Replica Deployment in Docker on different Machine with Ubuntu | 1 | 201 | Sep 2024 |
Compass. Schema. Data visualization | 3 | 87 | Dec 2024 |