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

[7.11.0-RC1] UnicodeEncodeError: 'ascii' codec can't encode characters in position 43-49: ordinal not in range(128) #6633

Closed
sentry-for-tribler bot opened this issue Dec 9, 2021 · 1 comment

Comments

@sentry-for-tribler
Copy link

Sentry Issue: INFRASTRUCTURE-C

UnicodeEncodeError: 'ascii' codec can't encode characters in position 43-49: ordinal not in range(128)
(1 additional frame(s) were not displayed)
...
  File "tribler_core\start_core.py", line 178, in start_tribler_core
  File "asyncio\base_events.py", line 616, in run_until_complete
  File "tribler_core\start_core.py", line 117, in core_session
  File "tribler_core\config\tribler_config.py", line 112, in write
  File "configobj.py", line 2117, in write
@drew2a drew2a added this to the 7.11.0 October milestone Dec 9, 2021
kozlovsky added a commit to kozlovsky/tribler that referenced this issue Dec 20, 2021
…cters in position" when saving TriblerConfig with non-ascii symbols
kozlovsky added a commit that referenced this issue Dec 21, 2021
Fixes #6633 UnicodeEncodeError "ascii codec can't encode characters in position" when saving TriblerConfig with non-ascii symbols
@kozlovsky
Copy link
Contributor

Fixed in #6670

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