-
Notifications
You must be signed in to change notification settings - Fork 19
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
UnicodeDecodeError: 'ascii' codec can't decode byte 0xfb in position 0 #12
Comments
Hi @bserem, thanks for raising this issue. Have you been able to recreate this, or was it just a one off? |
I also have I think the same issue. It occurs when a printer is not ready after the previous print-task and I try for example send a command to obtain printer info (prints remaining). |
I'm having the same issue, I will try to catch and catch it |
I fixed it by logging into the printer using the native app and removing the password |
I'm seeing this while debugging the SP-1 printing functionality, too. If I try to print two images immediately back-to-back, this happens. If I wait around 30 seconds or so, it doesn't. |
It appeared again today after a long time. Just like @vitorio said above, it only happens if there is no cooldown between two prints. Maybe we could add a message at the end of a print to instruct users to wait for a half a minute before continuing to another print. |
After a couple of successful prints on the SP2 I tried to print a 3rd image and got the following error.
All attepts failed.
Disconnecting my debian system from the printer network and reconnecting solved the issue.
I did not reboot the printer, only re-connected to it.
It might be nothing, but since it occured I am passing this information here.
The text was updated successfully, but these errors were encountered: