Skip to content
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

Clinet Suddenly not responding #871

Open
Gabeki17 opened this issue Feb 13, 2024 · 0 comments
Open

Clinet Suddenly not responding #871

Gabeki17 opened this issue Feb 13, 2024 · 0 comments

Comments

@Gabeki17
Copy link

Gabeki17 commented Feb 13, 2024

Most of the time, is connecting to any server I trie.
Even able to switch between servers (mostly other ESP8266 as async webserver hosting socket server)

And sometimes it stops doing anything.

When it happens,
.available() is 0

My code calls still to try to force close it:
.close();

And tries to connect again
.connect(host, 80, "/ws");

And well, not connecting anymore.

Only if I reset my ESP8266 board, it does again as normal.

Thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant