-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Presets are not working #4318
Comments
Just copy the details into a text file and restore |
Possibly related to #3762 |
In all the cases we have seen on latest and we are able to replicate multiple times the presets issues are related to external control ( HA , Node-red, Alexa and wizmote ) as accessing unit presets from multiple sources would cause the issue . |
Is this a problem that was introduced in 0.15 and needs to be fixed before the release? |
@netmindz I will try to do that when I get home, though I use the mobile version of wled so not sure if I'm able to do that on there? I'm new to wled but it was working fine and was able to save new presets and set them to load at boot without a problem. I had 10 presets, they disappeared and that's when I wasn't able to save new ones. |
Classic ESP32 is prone to flash corruption due to old and flawed bootloader and framework used (as old as 2021) as pointed out by @Jason2866 on some other issues. Unfortunately newer framework/platform will require updating bootloader (mandatory reflash). The other issue is huge increase in binary size with newer framework. There were several issues opened on this topic: #3780 #3387 #3382 #3347 #3181 #3139 #2793 #2755 #2434 #1981 and possibly others. |
Thanks for context @blazoncek |
Thank you guys for the help, presets are working again. |
If presets were touched by an "external entity" like HA, then this problem might be related to |
What happened?
My presets disappeared, I tried to save new ones and I get this message when trying to save new presets: "sorry, there was an issue loading your presets!".
To Reproduce Bug
I think I explained it in the previous box.
Expected Behavior
I expected all of my presets to be safe and not disappear and also be able to keep saving new presets.
Install Method
Binary from WLED.me
What version of WLED?
WLED 0.14.4 (build 2405180)
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: