Closed piotrret closed 3 years ago
Same issue here
Noted. I must have done a clerical mistake while refactoring code.
You guys can use v2.2.4 till then it's the same.
Testing v2.2.5 right now.
Fixed & Tested with v2.2.6 release. Thanks for reporting.
For anyone who got stuck with v2.2.5 and can't update via serial to ElegantOTA v2.2.7, Issue was with the webpage but the underlying code is working. So Please follow these steps if your device is out of reach:
cURL
installed on your PCcurl.exe -i -X POST -H "Content-Type: multipart/form-data" -F "firmware=@firmware.bin" http://192.168.4.1/update
After upgrade from version 2.2.4 to 2.2.5 OTA not working. Board is esp32 DOIT devkit v1. Server is responsing, but on the page is only ElegantOTA header, no checkbox firmware, no checkbox filesystem, no menu choose file.