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 |
---|---|---|---|
Atomic write to multiple records | 0 | 452 | May 2024 |
Rust driver - pool size set to 20, but seeing 1,000+ connections per company ops team | 0 | 506 | May 2024 |
How to debug hanging connection in springboot reactive app | 2 | 589 | Jun 2024 |
How is user authentication handled by the mongocxx v3 driver? | 0 | 244 | Jul 2024 |
Context type when closing a cursor | 1 | 197 | Aug 2024 |