-
Notifications
You must be signed in to change notification settings - Fork 23
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
Unable to add printer in web interface #1
Comments
Yes Avahi is not running within this container. The main reason is that I couldn't mount the dbus socket within the container. |
I did notice a dbus error when docker builds the image.
I can get by without auto-discovery. Thanks for writing this software, ticosax. |
Last time I tried was in January 2014. Autodiscovery might be a useful feature to have. |
I am running Docker version 1.1.2. When I try to add a printer, I get a "Add Printer Error", "Broken pipe" error.
E [18/Aug/2014:16:24:45 +0000] Unable to communicate with avahi-daemon: Daemon not running
E [18/Aug/2014:16:30:00 +0000] [CGI] CUPS-Get-Devices request failed with status 500: Broken pipe
E [18/Aug/2014:16:30:28 +0000] Unable to communicate with avahi-daemon: Daemon not running
E [18/Aug/2014:16:34:47 +0000] [CGI] CUPS-Get-Devices request failed with status 500: Broken pipe
I don't see avahi being installed in the Dockerfile.
The text was updated successfully, but these errors were encountered: