Skip to content
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

Weird saving issues appear in my log #87

Open
TeDeVPrime opened this issue Jan 4, 2025 · 0 comments
Open

Weird saving issues appear in my log #87

TeDeVPrime opened this issue Jan 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@TeDeVPrime
Copy link

Hello, i see a lot of these messages in my log

[15:16:55][D][esp32.preferences:114]: Saving 6 preferences to flash...
[15:16:55][D][esp32.preferences:142]: Saving 6 preferences to flash: 2 cached, 0 written, 4 failed
[15:16:55][E][esp32.preferences:145]: Error saving 4 preferences to flash. Last error=ESP_ERR_NVS_NOT_ENOUGH_SPACE for key=534147376
[15:16:55][W][component:237]: Component preferences took a long time for an operation (434 ms).
[15:16:55][W][component:238]: Components should block for at most 30 ms.
[15:17:55][D][esp32.preferences:114]: Saving 4 preferences to flash...
[15:17:56][D][esp32.preferences:142]: Saving 4 preferences to flash: 0 cached, 0 written, 4 failed
[15:17:56][E][esp32.preferences:145]: Error saving 4 preferences to flash. Last error=ESP_ERR_NVS_NOT_ENOUGH_SPACE for key=534147376
[15:17:56][W][component:237]: Component preferences took a long time for an operation (474 ms).
[15:17:56][W][component:238]: Components should block for at most 30 ms.

@edwardtfn edwardtfn added the bug Something isn't working label Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants