Skip to content

cloudprint often fails to start #56

@zoof

Description

@zoof

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')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions