sle118 / squeezelite-esp32

ESP32 Music streaming based on Squeezelite, with support for multi-room sync, AirPlay, Bluetooth, Hardware buttons, display and more
1.07k stars 100 forks source link

ESP_ERR_NVS_KEY_TOO_LONG, when trying to enter wifi ssid and password #412

Closed DamnDaniel-98 closed 1 month ago

DamnDaniel-98 commented 2 months ago

Whenever I try to enter my Wifi data via the web interface, the EPS first connects to the Wifi. However, the message: "[PlaceholderForMySSID] (error) ESP_ERR_NVS_KEY_TOOLONG" appears in the LOGs ([PlaceholderForMySSID]_ is a placeholder). If I then restart the ESP, it does not connect to the Wifi and starts its default AP.

The firmware was installed via the online installer under "Squeezelite-ESP32 Installer (sle118.github.io)" (Generic/I2S). The board is a ESP32-A1S.

sle118 commented 2 months ago

Please follow the bug template. https://github.com/sle118/squeezelite-esp32/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=

sle118 commented 2 months ago

Possible duplicate of #410