If there is no password set yet (applies for both admin and user), there is an error message on serial:
““
[E][Preferences.cpp:437] getString(): nvsgetstr len fail: ADMINPWD NOTFOUND
[E][Preferences.cpp:437] getString(): nvsgetstr len fail: USERPWD NOTFOUND
Login with default password works, therefore handling this issue is low priority.
评论 (2)
#2 – AlmightyFrog 于 2019-02-21
Thanks for clarification!
#1 – luc-github 于 2019-02-05
It is core issue a false error.
https://github.com/espressif/arduino-esp32/issues/1847
Do a reset to populate all preferences in flash and this message will disapear