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

iddiff: UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 55320: invalid start byte #473

Open
sentry-io bot opened this issue Mar 16, 2024 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Mar 16, 2024

Sentry Issue: AUTHOR-TOOLS-32F

UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 55320: invalid start byte
(6 additional frame(s) were not displayed)
...
  File "at/utils/authentication.py", line 37, in require_api_key
    return f(*args, **kwargs)
  File "at/utils/file.py", line 178, in check_file
    return f(*args, **kwargs)
  File "at/api.py", line 498, in id_diff
    iddiff = get_id_diff(old_draft=old_draft,
  File "at/utils/iddiff.py", line 64, in get_id_diff
    return output.stdout.decode('utf-8')
@kesara kesara changed the title idnits: UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 55320: invalid start byte iddiff: UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 55320: invalid start byte Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants