Mongoose 6/ Mongo Atlas: MongoNetworkError: getaddrinfo ENOTFOUND on SRV resolved address #15698
-
| 
         I use mongoose version 6. It seems that  Is there anyway that I can setup mongoose to take care of this situation by fetching and trying a new address?  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
| 
         I had a lot of similar issues this week due to DNS issues with my ISP (ATT) - have you tried connecting on a different network?  | 
  
Beta Was this translation helpful? Give feedback.
Neither Mongoose nor MongoDB driver provide any built in handling for this case AFAIK.