WebUpdater site can’t be reached error
Posted: Tue Mar 06, 2018 10:42 pm
I am trying to get the example WebUpdater.ino sketch to run for the first time, I am using a Wemos D1 mini. When it powers on I get the following output:
When I go to the address using Chrome the error displayed is:
I tried restarting the uC and the browser. I also tried with Edge and got a similar error. I tried turning off Windows Defender, my only antivirus. I have used ArduinoOTA sketches on this uC before successfully without turning off Defender. Can you offer any suggestions to fix this?
Thanks.
Code: Select all
Booting Sketch...
HTTPUpdateServer ready! Open http://esp8266-webupdate.local/update in your browser
When I go to the address using Chrome the error displayed is:
Code: Select all
This site can’t be reached
esp8266-webupdate.local took too long to respond.
Search Google for esp8266 webupdate local update
ERR_CONNECTION_TIMED_OUT
I tried restarting the uC and the browser. I also tried with Edge and got a similar error. I tried turning off Windows Defender, my only antivirus. I have used ArduinoOTA sketches on this uC before successfully without turning off Defender. Can you offer any suggestions to fix this?
Thanks.