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
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf9 in position 25: invalid start byte
(3 additional frame(s) were not displayed)
...
File "ipv8\util.py", line 35, in call_async
File "tribler\core\components\libtorrent\download_manager\download_manager.py", line 505, in _task_process_alerts
File "tribler\core\components\libtorrent\download_manager\download_manager.py", line 385, in process_alert
File "tribler\core\components\libtorrent\download_manager\download.py", line 245, in process_alert
File "tribler\core\components\libtorrent\download_manager\download.py", line 272, in on_save_resume_data_alert
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):,
File "tribler/core/components/restapi/rest/rest_manager.py", line 50, in error_middleware,
File "aiohttp/web_middlewares.py", line 117, in impl,
File "tribler/core/components/libtorrent/restapi/downloads_endpoint.py", line 251, in get_downloads,
File "tribler/core/components/libtorrent/utils/torrent_utils.py", line 21, in invoke_func,
File "tribler/core/components/libtorrent/download_manager/download.py", line 560, in get_tracker_status,
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xcd in position 0: invalid continuation byte
<user>.gui.utilities.CreationTraceback: ,
File "run_tribler.py", line 100, in <module>,
File "<user>/gui/start_gui.py", line 73, in run_gui,
File "<user>/gui/tribler_window.py", line 378, in __init__,
File "<user>/gui/dialogs/addtopersonalchanneldialog.py", line 27, in __init__,
The above exception was the direct cause of the following exception:,
Traceback (most recent call last):,
File "<user>/gui/utilities.py", line 413, in trackback_wrapper,
File "<user>/gui/utilities.py", line 410, in trackback_wrapper,
File "<user>/gui/dialogs/addtopersonalchanneldialog.py", line 124, in on_confirm_clicked,
File "<user>/gui/tribler_window.py", line 684, in on_add_button_pressed,
File "codecs.py", line 322, in decode,
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbc in position 1793: invalid start byte
Sentry Issue: TRIBLER-P6
4 users affected
The text was updated successfully, but these errors were encountered: