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

Weird error in logs... #27

Open
purpleidea opened this issue May 20, 2016 · 1 comment
Open

Weird error in logs... #27

purpleidea opened this issue May 20, 2016 · 1 comment

Comments

@purpleidea
Copy link

purpleidea commented May 20, 2016

Found in logs...

2016-05-20 13:53:57 [MongoProtocol,client] Traceback (most recent call last):
2016-05-20 13:53:57 [MongoProtocol,client]   File "/usr/lib64/python2.7/logging/**init**.py", line 876, in emit
2016-05-20 13:53:58 [MongoProtocol,client]     stream.write(fs % msg.encode("UTF-8"))
2016-05-20 13:53:58 [MongoProtocol,client] UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 96: ordinal not in range(128)
2016-05-20 13:53:58 [MongoProtocol,client] Logged from file filelogger.py, line 35
@RouxRC
Copy link
Owner

RouxRC commented May 23, 2016

Do you have a bit more context? Did it happen just at some point or right at the beginning?
Did it break anything with the bot?
If it happens regularily, can you set the bot in DEBUG mode in the config and try and get more info around it from the logs?

RouxRC added a commit that referenced this issue Apr 14, 2017
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

2 participants