You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to connect to mongo atlas cluster but I got the following error:
Error [MongoError]: failed to connect to server [<cluster-url>:27017] on first connect [Error: getaddrinfo ENOTFOUND <cluster-url>
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:67:26) {
name: 'MongoError'
}]
I am trying to connect to mongo atlas cluster but I got the following error:
This is how I am trying to connect:
How can it be achieved?
The text was updated successfully, but these errors were encountered: