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

cloudprint often fails to start #56

Open
zoof opened this issue Jun 16, 2013 · 1 comment
Open

cloudprint often fails to start #56

zoof opened this issue Jun 16, 2013 · 1 comment

Comments

@zoof
Copy link

zoof commented Jun 16, 2013

Not sure what the issue is but the following is the frequent output, whether it is being started from the command line, or as an init process. Please let me know what further information I can provide. I have cloudprint installed on a cubieboard running debian wheezy.

Starting Google Cloud Print: Traceback (most recent call last):
File "/usr/local/bin/cloudprint", line 9, in
load_entry_point('cloudprint==0.10', 'console_scripts', 'cloudprint')()
File "/usr/local/lib/python2.7/dist-packages/cloudprint/cloudprint.py", line 448, in main
sync_printers(cups_connection, cpp)
File "/usr/local/lib/python2.7/dist-packages/cloudprint/cloudprint.py", line 294, in sync_printers
ppd_file = open(cups_connection.getPPD(printer_name))
cups.IPPError: (1030, 'client-error-not-found')

@armooo
Copy link
Owner

armooo commented Jul 9, 2015

It sounds like cloudprint can not connect to your local cups server. Is this in an init script?

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