jasoncoon / esp8266-fastled-webserver

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

Problem displaying the web app on any Webbrowser (Android phone ...) #157

Closed Tecky10 closed 4 years ago

Tecky10 commented 4 years ago

Hello, I have a problem with the display of the web app on an Android phone ... the homepage of the web app is not loaded no matter whether I use Chroom or Firefox. The simple side works. Maybe someone has an idea?

image

Tecky10 commented 4 years ago

can nobody help me?

jordanadania commented 4 years ago

That looks like what happens when the board doesn't have enough power.

Is the board powering leds?

Tecky10 commented 4 years ago

Thanks for the hint, but unfortunately that wasn't the problem. Anyone else an idea?

Tecky10 commented 4 years ago

today i solved the problem. But I don't know how .... I just made the project again and everything works fine after that ...

Tecky10 commented 4 years ago

Hello, now I'm facing an absolute puzzle. On Wednesday the web interface of my controller was still working normally and today ... as in the picture above, whether on the laptop or cell phone, whether Android or Apple ...

Tecky10 commented 4 years ago

Is it possible, that I need an active internet connection?

jordanadania commented 4 years ago

The only time I needed an active internet connection was when implementing a dark mode theme to the page.

ArtursGailis1995 commented 4 years ago

Connect your device with browser on your computer. Then open Google Chrome and launch Developer console by pressing F12 key on keyboard. Then go to Console tab and show what error you have. There will be errors if some files are not available or are missing, throws server errors and so.

Tecky10 commented 4 years ago

I have managed the problem. I have change the following Code in the index.html

`

`