-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
'utf8' codec can't decode byte 0x9c in position 1: invalid start byte #4380
Comments
#4368 "invalid start byte" seeing the same in mine |
same on OS X darwin... |
After bi-secting, this issue happened after commit "695ca70305be244a5c6fc12464d5242f14f648e7". |
UnicodeDecodeError: 'utf8' codec can't decode byte 0x9c in position 1: invalid start byte |
It looks like this issue can be duplicate to (#4528). |
@mjmadsen close this? |
Yeah. |
I'm receiving utf-8 errors, seems to be while sending statistics.
running with dev a1c9419
The text was updated successfully, but these errors were encountered: