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

ConnectionResetError when connected to unstable Wi-Fi #8355

Open
teddyrogers opened this issue Dec 24, 2024 · 4 comments
Open

ConnectionResetError when connected to unstable Wi-Fi #8355

teddyrogers opened this issue Dec 24, 2024 · 4 comments
Milestone

Comments

@teddyrogers
Copy link

teddyrogers commented Dec 24, 2024

Tribler 8.0.7, I have noticed when there is a connection issue a red error appears at the top of the WebGUI

image

Tribler encountered an error! What do you want to do?

Traceback (most recent call last):
  File "C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\asyncio\events.py", line 80, in _run
  File "C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\asyncio\selector_events.py", line 115, in _read_from_self
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host

n_@http://127.0.0.1:61260/ui/assets/index.8a64a9d4.js:76:336

It seems to be consistent, is there a better way for Tribler to detect and handle dropped connections?

@qstokkink qstokkink added this to the 8.1.0 milestone Jan 6, 2025
@qstokkink
Copy link
Contributor

Thanks for the report! This should not be happening. Could you tell us how you consistently trigger this? Does this happen when shutting down Tribler?

@teddyrogers
Copy link
Author

It happens consistently when connected to poor internet/ wi-fi that frequently drop connections. Tribler is running when this occurs and not shutting down.

@qstokkink
Copy link
Contributor

Thanks, that helps narrow it down. We'll try to reproduce this.

@teddyrogers
Copy link
Author

@qstokkink if you need more info or for me to complete some tests please let me know.

@qstokkink qstokkink changed the title Tribler encountered an error! What do you want to do? ConnectionResetError when connected to unstable Wi-Fi Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants