Edzelf / ESP32-Radio

Internet radio based on ESP32, VS1053 and a TFT screen.
GNU General Public License v3.0
964 stars 227 forks source link

webinterface states "sorry" after update #484

Open dkotte opened 2 years ago

dkotte commented 2 years ago

after click to "update" within webinterface, the TFT freezes (keeps black after reboot) and webinterface states only "sorry" after update. Music is playing and within serial-output i can't find problems ... Would be great, i got back control.

Edzelf commented 2 years ago

Upload the files in the data directory to SPIIFS. run -t uploaden or something like that. See chapter 6 of the V2.0 document

dkotte commented 2 years ago

Thanks for the answer. But for that I need platformio ..? I have no experience with this tool.

I clicked "update" in the web interface and got a version for which files are missing? Is there an option to upload/update these files more simple? I am able to input "update" serial. But there i get "no new version"

Edzelf commented 2 years ago

My fault. The result of the update is indeed the V2 version of the radio. To correct this, just use the V1 version with Arduino IDE and upload it to your ESP32. But may also try PlatformIO and switch to V2. You may also upload the files in the V2 data directory to the ESP32 by using the "ESP32 SketchData Upload" function in de Arduino IDE. This function must be installed, see here.

Edzelf commented 2 years ago

https://github.com/Edzelf/ESP32Radio-V2/tree/main/doc