Skip to main content
The error message is complaining that it’s finding characters non-UTF8 characters in the string.
Can you Check for Hidden Characters? Ensure that there are no hidden or non-printable characters in your URI string. Sometimes, copying and pasting code can introduce such characters.
Can you also show the code you are using to create mongocxx::client with Qt?
thanks, i have solved it, the reason is that i made cxx driver in realease mode but run it in debug mode on qt
New & Unread Topics
Topic | Replies | Views | Activity |
---|---|---|---|
Error “connection(<IP>:1433[-1258]) incomplete read of full message: read tcp <IP>:63894-\u003e<IP>:1433: use of closed network connection” | 2 | 1.1k | Jun 2024 |
Error “writeConcern is not allowed within a multi-statement transaction” with JAVA driver, Replica and @Transactional | 2 | 278 | Aug 2024 |
mongocxx driver tries to connect to a different port | 0 | 31 | Sep 2024 |
Error Connecting to Mongodb shared cluster. ERR_SSL_TLSV1_ALERT_INTERNAL_ERROR | 1 | 698 | Sep 2024 |
Use maxTimeMs in bulk operations | 1 | 36 | Mar 11 |