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
Using the latest package version, I can't use ipv6 for host.
It can't parse the host and return this error : No suitable servers found (serverSelectionTryOnce set): [Failed to resolve 'PARTIAL_IPV6']
It doesn't parse properly the address, only selecting the first part before the ":".
If I put the address into [], it doesn't work too.