-
Notifications
You must be signed in to change notification settings - Fork 652
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Loosing config file #471
Comments
This is strange. Sometimes my config.ini is not saved, e.g. if the ESP32 is busy with image processing while configuration. There is a request for implementing a full backup through the web interface. I have put this to the request list, but I'm not working on it currently. |
Can you give me a hint how I can detect "instability". Is there anything in the logs that I should be looking for, or can you recommend me a stress test program? |
Can you confirm that:
If those are yes's then the following log clearly shows that my device is regularily rebooting. Probably due to power issues. 2021-12-22T12:52:19: task_autodoFlow - round done and 2021-12-22T13:41:29: task_autodoFlow - round done I will follow the instructions from: |
1 and 2 is correct |
Additionally: capacitor helps and an access to the web server also can trigger a reboot. So a good hint on the overall hardware stability is an undistorted observation of the count e.g. over night. I can reach up to 200 round with a stable system before an unattended reboot.
|
I have a lot more rounds :o) |
I have now twice lost my config.ini.
I would say that seem to have a 1 out of 10-15 chance when I do a config change in a running system to loose the config.ini.
I have learned now and have downloaded a backup.
The system is still operational after the issue appears. I can use the webserver to upload a new config.ini.
Version: master - v9.2.0 - 2021-12-02
The text was updated successfully, but these errors were encountered: