-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.0.0-rc2
-
Component/s: Authentication
Given a Mongo Atlas URI, e.g., `mongodb+srv://user:pass@cluster-1.mongodb.net/db?retryWrites=true` The driver results in the following error :
`lookup cluster-1.mongodb.net on 175.XX.XX.X:XX: cannot unmarshal DNS message`
- duplicates
-
GODRIVER-875 The golang driver is not able to parse the atlas DNS response for the connect URI
- Closed