NimmLor / esp8266-fastled-iot-webserver

A universal software for all my LED projects, with many awesome features
https://www.thingiverse.com/surrbradl08/designs
GNU General Public License v3.0
366 stars 94 forks source link

WebInterface "Not Found" #200

Closed jmloudis closed 3 years ago

jmloudis commented 3 years ago

I cannot get the web interface to work. the web server is connected and working well the extension /config.json works. Im not sure what I am doing wrong

piedaniel commented 3 years ago

I have the same problem.

DEBUG [3263]: NO WEB SERVER FILES PRESENT!

Someone have any idea?

craigjmidwinter commented 3 years ago

@piedaniel - The NO WEBSERVER FILES PRESENT means that you missed step 7 on https://github.com/NimmLor/esp8266-fastled-iot-webserver/blob/master/Software_Installation.md which I think is different from what @jmloudis is seeing, which sounds like the same issue as https://github.com/NimmLor/esp8266-fastled-iot-webserver/issues/197

bb-Ricardo commented 3 years ago

I Assume this is a duplicate of #197. Will close this for now