Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Vanos
Contributor
Contributor

Mongodb connection error

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

0 Replies