-
Notifications
You must be signed in to change notification settings - Fork 172
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
[4.0.0-beta1] ESP32 -- File system infinite loop #362
Comments
The File System on this device is in a bad state. It looks like it was not properly set up. This line is the key: |
@henrygab |
@henrygab |
I've tried on all my modules can still can't re-produce this. If you're still experiencing this in the newer builds, let us know. |
I apologize for the delayed response. (Real life is sometimes busy.) I had been fully erasing the flash using However, it appears that ESPixelStick_Firmware-4.0-ci1282596145 no longer reproduces the issue, so OK to close. |
--------- Instructions - Delete this ---------
Please provide answers directly below each section.
--------- Instructions - Delete to here ---------
ESPixelStick Firmware Version
4.0.0-Beta1 (7083637)
Hardware Version
TwilightLord ESP32 16MB
Binary release or compiled yourself?
Binary release
Operating System
N/A
Access Point
Ubiquiti Nanostation M2 Loco
Describe the bug
Bare, fresh module -- nothing attached to any pins. Fully erased flash just before flashing this beta, choosing Generic ESP32 4MB (should just ignore the extra 12MB).
Gets into an infinite cycle, and appears to have errors saving its own config to the internal flash?
The following output lines may be of particular interest:
Attached an example log showing the infinitely looping output.
espixelstick_fs_error.txt
(The module itself is fine ... WLED works on this same module.)
The text was updated successfully, but these errors were encountered: