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

TagCommunity - UnicodeEncodeError: 'charmap' codec can't encode characters #6932

Closed
sentry-for-tribler bot opened this issue Jun 10, 2022 · 1 comment

Comments

@sentry-for-tribler
Copy link

Sentry Issue: TRIBLER-GB

Traceback (most recent call last):, 
  File "logging\__init__.py", line 1084, in emit, 
  File "encodings\cp1252.py", line 19, in encode, 
UnicodeEncodeError: 'charmap' codec can't encode characters in position 31-35: character maps to <undefined>, 
Call stack:, 
  File "run_tribler.py", line 69, in <module>, 
  File "tribler_core\start_core.py", line 178, in start_tribler_core, 
  File "asyncio\base_events.py", line 603, in run_until_complete, 
  File "asyncio\base_events.py", line 570, in run_forever, 
  File "asyncio\base_events.py", line 1859, in _run_once, 
  File "asyncio\events.py", line 81, in _run, 
  File "asyncio\selector_events.py", line 1019, in _read_ready, 
  File "ipv8\messaging\interfaces\udp\endpoint.py", line 37, in datagram_received, 
  File "ipv8\messaging\interfaces\endpoint.py", line 85, in notify_listeners, 
  File "ipv8\messaging\interfaces\endpoint.py", line 73, in _deliver_later, 
  File "ipv8\community.py", line 431, in on_packet, 
  File "ipv8\lazy_community.py", line 88, in wrapper, 
  File "tribler_core\components\tag\community\tag_community.py", line 78, in 
@drew2a
Copy link
Contributor

drew2a commented Jun 14, 2022

Fixed in #6812

@drew2a drew2a closed this as completed Jun 14, 2022
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