thebigpotatoe / Super-Simple-RGB-WiFi-Lamp

A project based on the ESP8266 and WS2812b
MIT License
66 stars 28 forks source link

OTA not working most of the time #7

Closed StefaanVanDooren closed 4 years ago

StefaanVanDooren commented 4 years ago

Describe the bug When I made a new bin file in Arduino (Sketch -> export Compiled binary), go the the lamp update page, select the bin file and then update, 8 times out of 10 I get an error page back (ERR_EMPTY_RESPONSE)

Am I doing something wrong, or is there a problem with the OTA ?

underwoodblog commented 4 years ago

What Browser are you using?

StefaanVanDooren commented 4 years ago

I'm using Chrome, both normal and in incognito.

thebigpotatoe commented 4 years ago

From a quick read, seems like google chrome has a few issues which may lead to this error. I use chrome as well for all my uploads and haven't run into this error before so maybe try some of the suggestions from here.

If they don't work it may be an issue, and I can look into it.

StefaanVanDooren commented 4 years ago

Based on your previous answer, I tried it with safari, and that seems to be working fine.

thebigpotatoe commented 4 years ago

Awesome. Can include this issue then?

StefaanVanDooren commented 4 years ago

This issue can be closed.