-
-
Notifications
You must be signed in to change notification settings - Fork 107
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
Loss of Configuration after update (3.6.0) #1265
Comments
upgrading from which version? Also need more details. See https://emsesp.github.io/docs/Support/ |
I have the same Problem, after update from one Version to an new one (today from 3.7.0-dev.1 to 3.7.0-dev.2) the system makes an FactoryReset or lost all configuration. |
From previous beta version. But this also happens randomly. When I was away for three weeks the device suddenly stopped working and lost all settings. Was on version 3.6.0. |
Interesting. I'll keep an eye on if his happens with or Michael, who are doing many upgrades a week, |
Have seen this very, very rarely and last time is long ago, somewhere in 3.0. Maybe a corrupted file system, a not finshed write on reboot? We can add a |
I've actually seen it happen a few times, but only the MQTT settings disappear. I haven't been able to find the root cause. |
Seems in the today update of core 2.0.13 / 3.0.0 there is a change in LittleFS, After upload the FS is formatted and ems-esp is set to defaults. Happens today on two ems-esp, one S3, one C3. After first initialization all is ok, can flash older versions and go back to new without losing the settings. Edit: was a typo in LittleFS and is fixed, now i can change 3.5.0 ... 3.6.3 (incl. intermediate) without losing data. So nothing to do with the topic of this issue. |
Had a full loss of config data again, updating from 3.6.0 to 3.6.2. Sorry, no logs due to the loss of all data. Support Info (after reconfiguring): |
Same problem. Just updated from 3.5.0 to 3.6.2. All configuration lost. How can I reconfigure it?? |
@mtbsteve if all settings have been lost, then it'll start up with an Access Point and you can follow the instructions on the EMS-ESP wiki or BBQKees wiki. To help narrow down the problem, I have a few questions:
|
@proddy thanks for getting back. Unfortunately my EMS-ESP seems to be dead after the update. I can’t connect remotely, nor I get an access point. The blue led is solid on after a reboot. Please help I updated via the webpage in the System tab of the EMS ESP interface. And yes, I performed several updates successfully over the past year since I purchased the device directly from Bbqkees. It’s an original board. Am 05.10.2023 um 15:38 schrieb Proddy ***@***.***>:
@mtbsteve if all settings have been lost, then it'll start up with an Access Point and you can follow the instructions on the EMS-ESP wiki or BBQKees wiki.
To help narrow down the problem, I have a few questions:
how did you perform the upgrade? via the WebUI, Flash tool, CLI?
have you ever done an upgrade before, or is this the first time?
is this a BBQKees gateway board?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Solid led means connected to bus and wifi, so this is not a loss of config-data. Sounds more like the "freeze" users report in #1264. Do you get blank page or timeout?
|
@MichaelDvP Thanks for your fast response. A further power cycle of the eMS ESP fixed it. The device is up and running again, BUT it reverted back on my previous Version 3.5.0. (!)so yes, it sounds similar to what @gwilford reported ia few days ago n the issue you mentioned.
|
@MichaelDvP do you think the fall-back to the backup partition is now fixed? |
Yes, i think this case is a failed update. |
I am facing the same issue here. Was on 3.5.0 and for some reason the devices just stopped working. Settings gone and all. Tried updating to 3.6.2 with the UI, upload succeeded, reconfigured settings, rebooted and settings gone again, device seems also to be stuck in boot/startup, no EMS-ESP access point available. Strange enough, if I connect the device with micro-usb cable direct to the esp32, it did boot and wasn't stuck, settings however were still gone. Manually connected trough serial cable the wifi, reset and removed the usb cable. Device starts up again (after a very long time) and I could reconfigure it. Tried restarting the device in the web UI and now restarting does work without loosing settings. I'll see how it goes and if it stays online, I'll report back if it looses configuration again. |
I think this is a result of a bad dev version we created that messed up the partitions. The cleanest way is to make a copy of the settings, erase the ESP32 and re-flash with the latest dev. If you see the issue again please re-open. |
After updating via file upload in the web interface device restarted and lost all settings (wifi, mqtt). This could only be fixed by logging in to the ems-esp wifi and restoring a backup. Loss of all data also sometimes happens if device crashes. It at least needs a robust storage of wifi data otherwise maintenance is a hassle if one is not physically on site to connect to standard wifi.
The text was updated successfully, but these errors were encountered: