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 |
---|---|---|---|
Issue while updating in nested arrays using arrayFilter | 5 | 942 | Apr 2024 |
Filtering on array properties | 2 | 515 | Aug 2024 |
Failed to send “getMore” command with database “<DBName>”: Failed to read 16716027 bytes: socket error or timeout: generic server error | 0 | 118 | Aug 2024 |
Darshan Hiranandani : Has anyone tried disabling writeConcern acknowledgment to improve performance? What were the results? | 1 | 46 | Sep 2024 |
Query Caching, why does only the Ruby driver do it? | 0 | 15 | Nov 2024 |