Skip to content

"ConnectionAbortedError: [WinError 10053]" when closing/reloding page #110

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

Open
AimbotNooby opened this issue Nov 1, 2022 · 0 comments
Open

Comments

@AimbotNooby
Copy link

AimbotNooby commented Nov 1, 2022

Hey I've made an website, which sends some date from input text fields to the websocket. The problem is, when I reload or even close the page the following error occurs: "ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine."

Important: The python websocket is running a loop after receiving the message. Without this loop it works.

Btw I don't use the functions set_fn_new_client() and set_fn_client_left(), just set_fn_message_received().

Hope someone can help me with that. Please tell me if you need my code.

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