FinitelyFailed
FinitelyFailed
Any news on this? We are also trying to migrate to emqx 5.0.
Hi! Has the issue been resolved?
@HJianBo nice! Looking forward to test 5.0.9 next week then. :)
Thanks, I'll try an older version. This is the cert I'm trying to use: ``` $ openssl x509 -in mosquitto.org.crt -noout -text Certificate: Data: Version: 3 (0x2) Serial Number: 05:8d:61:94:21:af:76:3e:0d:84:15:e4:67:fb:8b:51:93:48:2c:0c...
I would love an example.
Hi, I'm trying out rumqttc and stumble on the same issue. I'm trying to connect to mosquitto test brokers (https://test.mosquitto.org/), and when I try to connect to one listed as:...
I managed to build the project, targeting Qt 6.5.3. I have some problems with using the lib in a Qt project however. We want to be able to develop our...
I got a similar issue with symbol lookup error, but with libsqlite instead. `./QMapLibreExampleQuick: symbol lookup error: /Qt6/6.5.3/gcc_64/plugins/sqldrivers/libqsqlite.so: undefined symbol: _ZN10QSqlDriverC2ER17QSqlDriverPrivateP7QObject, version Qt_6_PRIVATE_API` The program starts when I move "libqsqlite.so"...