Skip to content

Network port connect error never goes away #626

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
strickce opened this issue Nov 19, 2021 · 2 comments
Closed

Network port connect error never goes away #626

strickce opened this issue Nov 19, 2021 · 2 comments
Assignees
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

Comments

@strickce
Copy link

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:

  1. Try to connect to a port which causes a connection error, then see that the error message will not go away

Expected behavior
there should be a way to dismiss the error message

Desktop (please complete the following information):

  • OS: [MACOS]
  • Version: [e.g. 12.0.1]

Additional context
The ip address of the 8266 shows correctly in the port selection pulldown. I have the 8266 in STA mode.

@strickce strickce added the type: imperfection Perceived defect in any part of project label Nov 19, 2021
@strickce
Copy link
Author

More information: If I get the error, then select the serial port, the error keeps flashing once per second. Then if I stop the serial monitor and restart it, the error message goes away. I think that the only error with the message is that it should go away when the network port is deselected.

@per1234 per1234 added topic: code Related to content of the project itself topic: serial monitor Related to the Serial Monitor labels Nov 19, 2021
@per1234 per1234 assigned per1234 and unassigned fstasi Sep 6, 2022
@per1234
Copy link
Contributor

per1234 commented Sep 6, 2022

Thanks @strickce. I am able to reproduce the bug when using the version of the IDE from the time of the report: 2.0.0-beta.12. I am not able to reproduce the bug with 2.0.0-rc1 or newer.

I didn't bisect the fix any farther than that, but I am pretty sure it happened at #597

@per1234 per1234 closed this as completed Sep 6, 2022
@per1234 per1234 added the conclusion: resolved Issue was resolved label Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants