OpenPrinting / cups

OpenPrinting CUPS Sources
https://openprinting.github.io/cups
Apache License 2.0
1.05k stars 187 forks source link

Connection refused from android but works for windows #986

Closed cmg198 closed 1 week ago

cmg198 commented 3 months ago

I've set up a cups server on a raspberry pi, I can print fine from windows pcs on the local network but when I try to print from android I get a connection refused error ECONNREFUSED.

SeeleVolleri commented 3 weeks ago

Yes, I have same result. on android it just refused, but fine on iOS

SeeleVolleri commented 3 weeks ago

oh god it works again for no reason

SeeleVolleri commented 3 weeks ago

Try restarting cups, use a english printer name(whatever with description). probably becaused of that.

michaelrsweet commented 1 week ago

If you can reproduce again, it would be useful to know which Raspberry Pi you are using, the version of OS, the version of CUPS, etc.

SeeleVolleri commented 1 week ago

If you can reproduce again, it would be useful to know which Raspberry Pi you are using, the version of OS, the version of CUPS, etc.

Use japanese or chinese words as device name can reproduce the error.

michaelrsweet commented 1 week ago

Use japanese or chinese words as device name can reproduce the error.

Well that could be a client or a server issue - what does the error_log report when you try to access from the Android device?