-
Notifications
You must be signed in to change notification settings - Fork 277
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
[APP SUBMITTED]: BraceException: Email notifier parsed "{0}" into {1!r} #5583
Comments
Fixed with #5584 |
INFOPython Version: ERROR2018-11-06 09:00:54 ERROR SEARCHQUEUE-DAILY-SEARCH :: [0c0a735] BraceMessage string formatting failed. Using representation instead. Traceback (most recent call last): File "/app/medusa/medusa/logger/adapters/style.py", line 43, in __str__ return self.msg.format(*args, **kwargs) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 15: ordinal not in range(128) Traceback (most recent call last): File "/app/medusa/medusa/logger/adapters/style.py", line 60, in __str__ raise BraceException(self.msg) BraceException: Email notifier parsed "{0}" into {1!r} STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFOPython Version: ERROR2018-11-09 08:33:03 ERROR POSTPROCESSOR :: [0c0a735] BraceMessage string formatting failed. Using representation instead. Traceback (most recent call last): File "/media/media/Logiciels/medusa/medusa/logger/adapters/style.py", line 43, in __str__ return self.msg.format(*args, **kwargs) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 30: ordinal not in range(128) Traceback (most recent call last): File "/media/media/Logiciels/medusa/medusa/logger/adapters/style.py", line 60, in __str__ raise BraceException(self.msg) BraceException: Email notifier parsed "{0}" into {1!r} STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFOPython Version: ERROR2018-11-13 08:34:08 ERROR POSTPROCESSOR :: [0c0a735] BraceMessage string formatting failed. Using representation instead. Traceback (most recent call last): File "/media/media/Logiciels/medusa/medusa/logger/adapters/style.py", line 43, in __str__ return self.msg.format(*args, **kwargs) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 72: ordinal not in range(128) Traceback (most recent call last): File "/media/media/Logiciels/medusa/medusa/logger/adapters/style.py", line 60, in __str__ raise BraceException(self.msg) BraceException: Email notifier parsed "{0}" into {1!r} STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFO
Python Version:
2.7.13 (default, Sep 26 2018, 18:42:22) [GCC 6.3.0 20170516]
Operating System:
Linux-4.9.0-8-amd64-x86_64-with-debian-9.5
Locale:
UTF-8
Branch: master
Database:
44.12
Commit: 0c0a735
Link to Log: https://gist.github.com/66d734785b8f1302fa1e68963241d52b
ERROR
STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators
The text was updated successfully, but these errors were encountered: