jasoncoon / esp8266-fastled-webserver

GNU General Public License v3.0
714 stars 359 forks source link

Not found: / #176

Closed Ethon753 closed 2 years ago

Ethon753 commented 4 years ago

Hello,

first of all thanks for the great project. I have a little problem that I need some help with. I can't access the website properly, each time I only get the message " Not found: /", did I miss something obvious or did I do something wrong ? Terminal Monitor is responding: grafik Folder: grafik grafik

Thanks in advance for your help.

jasoncoon commented 4 years ago

It doesn't look like you've used the sketch data upload tool? https://github.com/esp8266/arduino-esp8266fs-plugin

mbd-shift commented 4 years ago

in line 255 change ...("/"); to ...("");

shadik42 commented 3 years ago

Do you uploaded webapp to SPIFFS?

https://github.com/jasoncoon/esp8266-fastled-webserver#installing

henrygab commented 2 years ago

Closing due to no activity for over a year.