Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Steps to reproduce
1: Create mongodb connection
2: Fill fields: server, port, database
3: Authentication fields Mechanism: username and password, username, password
4: Advanced : retryWrites=true, w=majority
5: Click test connection
Result: Error, description provided in "error description"
Expected result: Connection works
Error description: ```
ERROR [HY000] [Qlik][MongoDBODBC] (110) Error from MongoDB Client: No suitable servers found (`serverSelectionTryOnce` set): [Failed to resolve 'serverName'] (Error Code: 13053)
```
Mongodb version: 4.4.18