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

Unicode crash #4

Open
PeterSurda opened this issue Nov 7, 2019 · 0 comments
Open

Unicode crash #4

PeterSurda opened this issue Nov 7, 2019 · 0 comments

Comments

@PeterSurda
Copy link
Owner

PeterSurda commented Nov 7, 2019

Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 754, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/src/bitmessage-email-gateway/bitmessage-gateway.py", line 732, in handle_email
    msg_subject = unicode(msg_subject[0], msg_subject[1])
UnicodeDecodeError: 'utf8' codec can't decode byte 0xee in position 1: invalid continuation byte
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

1 participant