You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Never had this issue until yesterday night. This bug is automatically closing Tribler & not letting it start. I have not changed any settings.
Windows 10 up-to-date. Tribler 7.11.0
tribler_gui.utilities.CreationTraceback:
File "run_tribler.py", line 128, in
File "tribler_gui\utilities.py", line 372, in trackback_wrapper
File "tribler_gui\event_request_manager.py", line 140, in connect
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "tribler_gui\utilities.py", line 375, in trackback_wrapper
File "tribler_gui\utilities.py", line 372, in trackback_wrapper
File "tribler_gui\event_request_manager.py", line 140, in
File "tribler_gui\event_request_manager.py", line 84, in on_error
tribler_gui.exceptions.CoreConnectTimeoutError: Could not connect with the Tribler Core within 60 seconds
ERROR:CoreExceptionHandler:Unhandled exception occurred! [Errno 10048] error while attempting to bind on address ('::1', 61441, 0, 0): only one usage of each socket address (protocol/network address/port) is normally permitted
Traceback (most recent call last):
File "tribler_core\components\base.py", line 174, in start
File "tribler_core\components\restapi\restapi_component.py", line 93, in run
File "tribler_core\components\restapi\rest\rest_manager.py", line 138, in start
File "aiohttp\web_runner.py", line 121, in start
File "asyncio\base_events.py", line 1463, in create_server
OSError: [Errno 10048] error while attempting to bind on address ('::1', 61441, 0, 0): only one usage of each socket address (protocol/network address/port) is normally permitted
--LONG TEXT--
--CONTEXT--
The text was updated successfully, but these errors were encountered:
I think it was related to port number. I have another torrent client and I set the port number of both torrent client as same.
However, once I changed the port number issue vanished.
This is just my anecdotal answer as the issue was resolved after I did aforementioned.
Therefore, closing it for now.
Tribler team can continue to discuss it though as & when they feel right.
Never had this issue until yesterday night. This bug is automatically closing Tribler & not letting it start. I have not changed any settings.
Windows 10 up-to-date. Tribler 7.11.0
tribler_gui.utilities.CreationTraceback:
File "run_tribler.py", line 128, in
File "tribler_gui\utilities.py", line 372, in trackback_wrapper
File "tribler_gui\event_request_manager.py", line 140, in connect
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "tribler_gui\utilities.py", line 375, in trackback_wrapper
File "tribler_gui\utilities.py", line 372, in trackback_wrapper
File "tribler_gui\event_request_manager.py", line 140, in
File "tribler_gui\event_request_manager.py", line 84, in on_error
tribler_gui.exceptions.CoreConnectTimeoutError: Could not connect with the Tribler Core within 60 seconds
ERROR:CoreExceptionHandler:Unhandled exception occurred! [Errno 10048] error while attempting to bind on address ('::1', 61441, 0, 0): only one usage of each socket address (protocol/network address/port) is normally permitted
Traceback (most recent call last):
File "tribler_core\components\base.py", line 174, in start
File "tribler_core\components\restapi\restapi_component.py", line 93, in run
File "tribler_core\components\restapi\rest\rest_manager.py", line 138, in start
File "aiohttp\web_runner.py", line 121, in start
File "asyncio\base_events.py", line 1463, in create_server
OSError: [Errno 10048] error while attempting to bind on address ('::1', 61441, 0, 0): only one usage of each socket address (protocol/network address/port) is normally permitted
--LONG TEXT--
--CONTEXT--
The text was updated successfully, but these errors were encountered: