ESP8266 Webserver Project

Moderator: Sprite_tm

User avatar
By tve
#14430 I build the firmware using the billprozac/esphttpd fork and flashed it and when I try retrieving the /wifi page I get:
Code: Select allURL = /wifi/wifi.tpl
Is url index 11
Magic mismatch. EspFS image broken.
Got 0x4322120c/wifi/wifi.tpl not found. 404!

I don't see any error in the build process. How can I troubleshoot this further?