[Bug] import backup data report sqlite error
What did I do
I got a new computer, so I clicked "Data Backup" and got a JSON file. However, when I tried to import the JSON file using "Data Recovery", I received an error message, indicating that only one MQTT connection was found. In fact, I have 11 connections.
What happened
Get an error.
Expected
transfer data between two computers
Environment
- OS: OS version,Windows10/11
- MQTTX version, e.g. v1.10.0
More detail
More detail include log information or screenshot
I have tried to backup and restore 11 connections on my side and encountered no issues. Could you please confirm if all your operations were performed within version 1.10.0? Also, the error message in your screenshot needs to be completed. Could you provide a full error message? This would help me understand the issue better and resolve it.
Thank you!
after“clear history data” ,data backup& data recovery was successful. i guess too much data will caused this problem.
OK, this BUG might be caused by message data. If you can, let us know how many messages you have pub/sub. We will use this data to reproduce the issue and improve this feature. Thanks!
it's not safe to upload data in public area, so please give me an email address to send.
@zhouding [email protected], thank you for your support and contribution.
I will try to reproduce the issue on my end. Your data will be saved locally and will not be shared anywhere. Once the optimization is complete, I will delete it immediately. Thank you!
The issue has been fixed in https://github.com/emqx/MQTTX/releases/tag/v1.10.1. Please update and use it. Thank you.