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

Ubuntu VM with Cups Server and docker container with pycups: cups.IPPError: (1030, 'The printer or class does not exist.') #56

Closed
PoKeRGT opened this issue Oct 5, 2023 · 3 comments

Comments

@PoKeRGT
Copy link

PoKeRGT commented Oct 5, 2023

First of all,
Sorry if this does not really belong here but I'm a little desperate about this.

As the title says I have a Ubuntu VM with the CUPS Server and Docker.
Inside one container I have a little python flask app that uses pycups to send print requests to the outside CUPS Server.
It does not work. The error message is always

cups.IPPError: (1030, 'The printer or class does not exist.')

This same app directly run in the Ubuntu VM works perfectly.

I have a post in stackoverflow with more info:
https://stackoverflow.com/questions/77233067/ubuntu-vm-with-cups-server-and-docker-container-with-pycups-cups-ipperror-103

Please...HELP!

PD: Feel free to delete this issue, as it's only a desperate try to get more attention to my problem and I don't know where else to get help

@nkrumm
Copy link

nkrumm commented Nov 9, 2023

This seems similar to the issue and fixes proposed here: #30

@zdohnal
Copy link
Member

zdohnal commented Nov 16, 2023

@PoKeRGT do the comments from #30 work for you?

@PoKeRGT
Copy link
Author

PoKeRGT commented Nov 16, 2023

Sorry, that project is over and working outside of the VM.

@PoKeRGT PoKeRGT closed this as completed Nov 16, 2023
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

3 participants