tasmota / install

Tasmota Web Installer and firmware repository
https://tasmota.github.io/install/
MIT License
90 stars 11 forks source link

Web installer hangs when connecting to WiFi #16

Closed sblantipodi closed 1 year ago

sblantipodi commented 1 year ago

Hi, from time to time, when I install tasmota on an ESP8266 using the web installer, it hangs when configuring the wifi...

image

I neet to refresh the page and retry connecting to wifi, sometimes it requires 3 or 4 tentatives.

This does not happen on ESP32.

Is this a known issue?

Staars commented 1 year ago

Chances are great, that this is unrelated to the webflasher, but it is impossible to really know without seeing the logs. Basically your ESP8266 can not connect to your AP, which is not totally uncommon with these kinds of devices. If the same ESP8266 never has connection issues in Tasmota later on or you can commission this device with i.e. with ESP-Home with their implementation of the web-flasher in 10 of 10 tries, then it probably is related. But even then it will be close to impossible to figure out the reason with the amount of data we have (and this not your fault!), so we can only put it on the list of „things to keep an eye on“.

sblantipodi commented 1 year ago

The only things I can say is that the device is 100% stable once connected and rarely loose WiFi connection. Same error happen with the esp home web installer when installing esp home.

I tried the wled web installer and that web installer works well 100% of the time. Don't know how this is possible but the wled one is the best I tried on esp8266.

Jason2866 commented 1 year ago

Closing since not reproducable