Network port connect error never goes away #626
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
topic: serial monitor
Related to the Serial Monitor
type: imperfection
Perceived defect in any part of project
Describe the bug
I got an error when I tried to do a network (OTA) download to my ESP8266. The message was Unexpected error. Reconnecting NodeMCU 1.0 (ESP-12E Module)[esp8266:esp8266:nodemcuv2] on port 191.168.68.109. The IDE tries to reconnect once per second and keeps repeating, even after I select a serial port and reload the esp8266 sucessfully. The error message repeating is the subject of this issue, but I will research the connection error itself and may raise another issue for that.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
there should be a way to dismiss the error message
Desktop (please complete the following information):
Additional context
The ip address of the 8266 shows correctly in the port selection pulldown. I have the 8266 in STA mode.
The text was updated successfully, but these errors were encountered: