[SOLVED] CUPS Web interface crash when trying to Add Printer

I've used the web interface @ http://localhost:631
After a recent upgrade, when clicking Add Printer under the Admin tab, I enter the root username and password, and then the web interface "crashes". In Chromium, I get the "Aw, snap!" blue screen. In FireFox it just hangs forever.
In /var/log/cups/error_log I see
E [28/Nov/2009:14:46:19 -0500] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
I've tried removing /var/run/cups and it is recreated when cups is restarted, but same error. I haven't tried adding a printer via commandline because it looks difficult.
I've tried removing cups with pacman, and deleting /etc/cups/ /var/run/cups /usr/share/cups and anything else I could find and reinstalling, but no luck.
CUPS 1.4.2-1
perms on /var/run/cups 755 root:lp
perms on /var/run/cups/certs 511 daemon:sys
CUPSD running as root
/etc/cups/cups
root is a member of sys group
root is not a member of lp group (does this matter?)
Anyone have this problem?
Last edited by VitaminJ (2010-03-26 05:18:54)

Still having this problem. Even installed x86-64 Arch in a VM to see if a clean install works. NOPE!
First connection to http://localhost:631
D [24/Mar/2010:13:49:41 -0400] cupsdReadClient: 12 GET /admin HTTP/1.1
D [24/Mar/2010:13:49:41 -0400] cupsdSetBusyState: Active clients
D [24/Mar/2010:13:49:41 -0400] cupsdAuthorize: No authentication data provided.
D [24/Mar/2010:13:49:41 -0400] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/admin.cgi"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[10] = "SERVER_ADMIN=root@D830"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[11] = "SOFTWARE=CUPS/1.4.2"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[13] = "USER=root"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[16] = "IPP_PORT=631"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[17] = "LANG=en_US.UTF8"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[18] = "REDIRECT_STATUS=1"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[19] = "GATEWAY_INTERFACE=CGI/1.1"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[20] = "SERVER_NAME=localhost"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[21] = "SERVER_PORT=631"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[22] = "REMOTE_ADDR=127.0.0.1"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[23] = "REMOTE_HOST=localhost"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[24] = "SCRIPT_NAME=/admin"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[25] = "SCRIPT_FILENAME=/usr/share/cups/doc/admin"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[26] = "SERVER_PROTOCOL=HTTP/1.1"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[27] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.307.11 Safari/532.9"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[28] = "HTTP_REFERER=http://localhost:631/"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[29] = "REQUEST_METHOD=GET"
D [24/Mar/2010:13:49:41 -0400] [CGI] envp[30] = "QUERY_STRING="
D [24/Mar/2010:13:49:41 -0400] [CGI] Started /usr/lib/cups/cgi-bin/admin.cgi (PID 6441)
I [24/Mar/2010:13:49:41 -0400] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=6441)
D [24/Mar/2010:13:49:41 -0400] cupsdSendCommand: 12 file=13
D [24/Mar/2010:13:49:41 -0400] [CGI] admin.cgi started...
D [24/Mar/2010:13:49:41 -0400] cupsdAcceptClient: 14 from localhost (Domain)
D [24/Mar/2010:13:49:41 -0400] [CGI] http=0x7f2bf62c7880
D [24/Mar/2010:13:49:41 -0400] [CGI] No form data, showing main menu...
D [24/Mar/2010:13:49:41 -0400] [CGI] /usr/share/cups/drivers/pscript5.dll: No such file or directory
D [24/Mar/2010:13:49:41 -0400] cupsdReadClient: 14 POST / HTTP/1.1
D [24/Mar/2010:13:49:41 -0400] cupsdAuthorize: No authentication data provided.
D [24/Mar/2010:13:49:41 -0400] cupsdReadClient: 14 1.1 Get-Subscriptions 1
D [24/Mar/2010:13:49:41 -0400] Get-Subscriptions ipp://localhost/
D [24/Mar/2010:13:49:41 -0400] Get-Subscriptions client-error-not-found: No subscriptions found.
D [24/Mar/2010:13:49:41 -0400] Returning IPP client-error-not-found for Get-Subscriptions (ipp://localhost/) from localhost
D [24/Mar/2010:13:49:41 -0400] [CGI] lang="en_US.UTF8", locale="/en_US"...
D [24/Mar/2010:13:49:41 -0400] Script header: Content-Type: text/html;charset=utf-8
D [24/Mar/2010:13:49:41 -0400] Script header:
D [24/Mar/2010:13:49:41 -0400] [CGI] lang="en_US.UTF8", locale="/en_US"...
D [24/Mar/2010:13:49:41 -0400] [CGI] lang="en_US.UTF8", locale="/en_US"...
D [24/Mar/2010:13:49:41 -0400] cupsdReadClient: 14 WAITING Closing on EOF
D [24/Mar/2010:13:49:41 -0400] cupsdCloseClient: 14
D [24/Mar/2010:13:49:41 -0400] cupsdSetBusyState: Not busy
D [24/Mar/2010:13:49:41 -0400] PID 6441 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors.
Clicking on "Administration" tab:
D [24/Mar/2010:13:49:47 -0400] cupsdReadClient: 12 POST /admin/ HTTP/1.1
D [24/Mar/2010:13:49:47 -0400] cupsdSetBusyState: Active clients
D [24/Mar/2010:13:49:47 -0400] cupsdAuthorize: Authorized as root using Basic
D [24/Mar/2010:13:49:47 -0400] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/admin.cgi"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[10] = "SERVER_ADMIN=root@D830"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[11] = "SOFTWARE=CUPS/1.4.2"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[13] = "USER=root"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[16] = "IPP_PORT=631"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[17] = "CUPSD_AUTH_TYPE=Basic"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[18] = "LANG=en_US.UTF8"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[19] = "REDIRECT_STATUS=1"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[21] = "SERVER_NAME=localhost"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[22] = "SERVER_PORT=631"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[23] = "REMOTE_ADDR=127.0.0.1"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[24] = "REMOTE_HOST=localhost"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[25] = "SCRIPT_NAME=/admin/"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/admin/"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[27] = "REMOTE_USER=root"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[28] = "SERVER_PROTOCOL=HTTP/1.1"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[29] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.307.11 Safari/532.9"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[30] = "HTTP_REFERER=http://localhost:631/admin"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[31] = "REQUEST_METHOD=POST"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[32] = "CONTENT_LENGTH=14"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[33] = "CONTENT_TYPE=application/x-www-form-urlencoded"
D [24/Mar/2010:13:49:47 -0400] [CGI] Started /usr/lib/cups/cgi-bin/admin.cgi (PID 6445)
I [24/Mar/2010:13:49:47 -0400] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=6445)
D [24/Mar/2010:13:49:47 -0400] cupsdSendCommand: 12 file=14
D [24/Mar/2010:13:49:47 -0400] [CGI] admin.cgi started...
D [24/Mar/2010:13:49:47 -0400] cupsdAcceptClient: 15 from localhost (Domain)
D [24/Mar/2010:13:49:47 -0400] [CGI] http=0x7f0dfc5d5880
D [24/Mar/2010:13:49:47 -0400] [CGI] op="add-printer"...
D [24/Mar/2010:13:49:47 -0400] [CGI] do_am_printer: DEVICE_URI="(null)"
D [24/Mar/2010:13:49:47 -0400] [CGI] Getting list of devices...
D [24/Mar/2010:13:49:47 -0400] cupsdReadClient: 15 POST / HTTP/1.1
D [24/Mar/2010:13:49:47 -0400] cupsdAuthorize: No authentication data provided.
D [24/Mar/2010:13:49:47 -0400] cupsdReadClient: 15 1.1 CUPS-Get-Devices 1
D [24/Mar/2010:13:49:47 -0400] CUPS-Get-Devices
D [24/Mar/2010:13:49:47 -0400] cupsdIsAuthorized: username=""
D [24/Mar/2010:13:49:47 -0400] Returning HTTP Unauthorized for CUPS-Get-Devices (no URI) from localhost
D [24/Mar/2010:13:49:47 -0400] cupsdSendHeader: 15 WWW-Authenticate: Basic realm="CUPS", trc="y"
D [24/Mar/2010:13:49:47 -0400] cupsdReadClient: 15 WAITING Closing on EOF
D [24/Mar/2010:13:49:47 -0400] cupsdCloseClient: 15
D [24/Mar/2010:13:49:47 -0400] cupsdAcceptClient: 15 from localhost (Domain)
D [24/Mar/2010:13:49:47 -0400] cupsdReadClient: 15 WAITING Closing on EOF
D [24/Mar/2010:13:49:47 -0400] cupsdCloseClient: 15
D [24/Mar/2010:13:49:47 -0400] cupsdAcceptClient: 15 from localhost (Domain)
D [24/Mar/2010:13:49:47 -0400] cupsdReadClient: 15 POST / HTTP/1.1
D [24/Mar/2010:13:49:47 -0400] cupsdAuthorize: Authorized as root using Local
D [24/Mar/2010:13:49:47 -0400] cupsdReadClient: 15 1.1 CUPS-Get-Devices 1
D [24/Mar/2010:13:49:47 -0400] CUPS-Get-Devices
D [24/Mar/2010:13:49:47 -0400] cupsdIsAuthorized: username="root"
D [24/Mar/2010:13:49:47 -0400] [CGI] argv[0] = "/usr/lib/cups/daemon/cups-deviced"
D [24/Mar/2010:13:49:47 -0400] [CGI] argv[1] = "1"
D [24/Mar/2010:13:49:47 -0400] [CGI] argv[2] = "0"
D [24/Mar/2010:13:49:47 -0400] [CGI] argv[3] = "30"
D [24/Mar/2010:13:49:47 -0400] [CGI] argv[4] = "2"
D [24/Mar/2010:13:49:47 -0400] [CGI] argv[5] = "requested-attributes=all"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[10] = "SERVER_ADMIN=root@D830"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[11] = "SOFTWARE=CUPS/1.4.2"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[13] = "USER=root"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[16] = "IPP_PORT=631"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[17] = "CUPSD_AUTH_TYPE=Local"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[18] = "LANG=en_US.UTF8"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[19] = "REDIRECT_STATUS=1"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[21] = "SERVER_NAME=localhost"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[22] = "SERVER_PORT=631"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[23] = "REMOTE_ADDR="
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[24] = "REMOTE_HOST=localhost"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[25] = "SCRIPT_NAME=/"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[27] = "REMOTE_USER=root"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[28] = "SERVER_PROTOCOL=HTTP/1.1"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[29] = "HTTP_USER_AGENT=CUPS/1.4.2"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[30] = "REQUEST_METHOD=POST"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[31] = "CONTENT_LENGTH=91"
D [24/Mar/2010:13:49:47 -0400] [CGI] envp[32] = "CONTENT_TYPE=application/ipp"
D [24/Mar/2010:13:49:47 -0400] [CGI] Started /usr/lib/cups/daemon/cups-deviced (PID 6446)
I [24/Mar/2010:13:49:47 -0400] Started "/usr/lib/cups/daemon/cups-deviced" (pid=6446)
D [24/Mar/2010:13:49:47 -0400] cupsdSendCommand: 15 file=16
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Started backend /usr/lib/cups/backend/smb (PID 6447)
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Started backend /usr/lib/cups/backend/socket (PID 6448)
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Started backend /usr/lib/cups/backend/bluetooth (PID 6449)
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Started backend /usr/lib/cups/backend/serial (PID 6450)
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Started backend /usr/lib/cups/backend/parallel (PID 6451)
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Started backend /usr/lib/cups/backend/snmp (PID 6452)
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Started backend /usr/lib/cups/backend/http (PID 6453)
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Started backend /usr/lib/cups/backend/usb (PID 6454)
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Started backend /usr/lib/cups/backend/ipp (PID 6455)
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Started backend /usr/lib/cups/backend/scsi (PID 6456)
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Started backend /usr/lib/cups/backend/lpd (PID 6457)
D [24/Mar/2010:13:49:47 -0400] [CGI] Flushed attributes...
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Found device "ipp"...
D [24/Mar/2010:13:49:47 -0400] Script header: Content-Type: application/ipp
D [24/Mar/2010:13:49:47 -0400] Script header:
D [24/Mar/2010:13:49:47 -0400] [CGI] Flushed attributes...
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Found device "socket"...
D [24/Mar/2010:13:49:47 -0400] [CGI] lang="en_US.UTF8", locale="/en_US"...
D [24/Mar/2010:13:49:47 -0400] Script header: MIME-Version: 1.0
D [24/Mar/2010:13:49:47 -0400] Script header: Content-Type: multipart/x-mixed-replace; boundary="CUPS-MULTIPART"
D [24/Mar/2010:13:49:47 -0400] Script header:
D [24/Mar/2010:13:49:47 -0400] [CGI] lang="en_US.UTF8", locale="/en_US"...
D [24/Mar/2010:13:49:47 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:47 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:47 -0400] [CGI] lang="en_US.UTF8", locale="/en_US"...
D [24/Mar/2010:13:49:47 -0400] [CGI] Flushed attributes...
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Found device "lpd"...
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] PID 6457 (lpd) exited with no errors.
D [24/Mar/2010:13:49:47 -0400] [CGI] Flushed attributes...
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Found device "http"...
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] PID 6453 (http) exited with no errors.
D [24/Mar/2010:13:49:47 -0400] [CGI] list_devices
D [24/Mar/2010:13:49:47 -0400] [CGI] usb_find_busses=7
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] PID 6455 (ipp) exited with no errors.
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] PID 6450 (serial) exited with no errors.
D [24/Mar/2010:13:49:47 -0400] [CGI] Flushed attributes...
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Found device "scsi"...
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] PID 6456 (scsi) exited with no errors.
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] PID 6448 (socket) exited with no errors.
D [24/Mar/2010:13:49:47 -0400] [CGI] Flushed attributes...
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] Found device "smb"...
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] PID 6447 (smb) exited with no errors.
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] PID 6451 (parallel) exited with no errors.
D [24/Mar/2010:13:49:47 -0400] [CGI] usb_find_devices=11
D [24/Mar/2010:13:49:47 -0400] [cups-deviced] PID 6454 (usb) exited with no errors.
D [24/Mar/2010:13:49:49 -0400] [cups-deviced] PID 6452 (snmp) exited with no errors.
Clicking Add Printer button
D [24/Mar/2010:13:49:57 -0400] [CGI] lang="en_US.UTF8", locale="/en_US"...
D [24/Mar/2010:13:49:57 -0400] [CGI] lang="en_US.UTF8", locale="/en_US"...
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] lang="en_US.UTF8", locale="/en_US"...
D [24/Mar/2010:13:49:57 -0400] cupsdAcceptClient: 17 from localhost:631 (IPv4)
D [24/Mar/2010:13:49:57 -0400] cupsdReadClient: 17 GET /images/wait.gif HTTP/1.1
D [24/Mar/2010:13:49:57 -0400] cupsdAuthorize: No authentication data provided.
D [24/Mar/2010:13:49:57 -0400] [cups-deviced] PID 6449 (bluetooth) exited with no errors.
D [24/Mar/2010:13:49:57 -0400] PID 6446 (/usr/lib/cups/daemon/cups-deviced) exited with no errors.
D [24/Mar/2010:13:49:57 -0400] [CGI] Got device list!
D [24/Mar/2010:13:49:57 -0400] [CGI] lang="en_US.UTF8", locale="/en_US"...
D [24/Mar/2010:13:49:57 -0400] [CGI] lang="en_US.UTF8", locale="/en_US"...
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] Regular expression "[a-z]+://"
D [24/Mar/2010:13:49:57 -0400] [CGI] lang="en_US.UTF8", locale="/en_US"...
D [24/Mar/2010:13:49:57 -0400] cupsdReadClient: 15 WAITING Closing on EOF
D [24/Mar/2010:13:49:57 -0400] cupsdCloseClient: 15
D [24/Mar/2010:13:49:57 -0400] PID 6445 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors.
D [24/Mar/2010:13:49:57 -0400] cupsdSetBusyState: Not busy
D [24/Mar/2010:13:49:57 -0400] cupsdReadClient: 12 WAITING Closing on EOF
D [24/Mar/2010:13:49:57 -0400] cupsdCloseClient: 12
It's interesting how it says "Returning HTTP Unauthorized for CUPS-Get-Devices (no URI) from localhost" when I just entered my root username and pass in the HTTP BASIC Authentication popup.

Similar Messages

  • Error: 0x80073701 when trying to add Print Services Role in Windows 2012 Standard

    Hello,
    I'm getting an error when trying to add Print Services role in Windows 2012 Standard. I'm getting the same error whether I use the GUI or from PowerShell.
    This is a new server install.
    The PowerShell error follows:
    add-windowsfeature : The request to add or remove features on the specified server failed.
    Installation of one or more roles, role services, or features failed.
    The referenced assembly could not be found. Error: 0x80073701
    At line:1 char:1
    + add-windowsfeature print-services
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidOperation: (@{Vhd=; Credent...Name=localhost}:PSObject) [Install-WindowsFeature],
        Exception
        + FullyQualifiedErrorId : DISMAPI_Error__Failed_To_Enable_Updates,Microsoft.Windows.ServerManager.Commands.AddWind
       owsFeatureCommand
    Success Restart Needed Exit Code      Feature Result
    False   No             Failed         {}
    Any help with this issue will be greatly appreciated.

    Hi,
    I think you should start with chkdsk C: /F and sfc /scannow.
    Regards.
    Vivian Wang

  • Labview crashes when trying to add CLIP

    When trying to add component level IP into Labview FPGA the program crashes (non-gracefully) when performing the check syntax.
    Steps to reproduce
    Load Project (Happens with a new unsaved project as well).
    Under FPGA Target (<Any Device>) -> Properties -> Component-Level IP
    Select Create File
    Add any VHDL file (also used the DemoClipAdder.vhd from the High-Throughput Example)
    Choose User-defined IP
    Check Syntax
    As syntax is being checked, the following appears in the log :
       Built simulation executable x.exe
       Fuse Memory Usage: 136412 KB
       Fuse CPU Usage: 468 ms
    Labview hangs for a couple of seconds then crashes
    Alternatively :
    Load Project (Or create a new project)
    Under FPGA Target (<Any Device>) -> New -> VI
    In Block Diagram, add IP Integration Block
    Save VI
    Double click IP Block
    Add Synthesis File -> DemoClipAdder.vhd
    Check Syntax (Completes successfully in this flow)
    Generate
    The following is produced in the log:
       Built simulation executable x.exe
       Fuse Memory Usage: 136668 KB
       Fuse CPU Usage: 421 ms
    Labview Hangs for a couple of seconds then Crashes
    I have tested this multiple times with multiple projects and FPGA devices with the same result every time.

    Hi ThatOtherGuy
    I have followed the steps to try to reproduce your problem but I have not been able to reproduce the error. I used this link to create the file and used notepad to create the file.
    The Check sintax is successful and I do not get any error.
    Have you try to do this in a different computer?
    Which operating system do you have?
    Which version of LabVIEW and drivers are you using?
    Regards
    Esteban R.

  • Getting Error -9672 when trying to add printer wirelessly

    Hi,
    I seem to be getting an error -9672 when trying to add my HP PSC 1410 wirelessly to my airport network. I've tried on my intel iMac and my mac book but I'm getting the same error. Any suggestions on how to solve this?
    ANY help is much appreciated.
    Matt.

    Unfortunately, not all USB printers are compatible with AirPort base stations. A quick look at the iFelix Unofficial AirPort Printer Compatibility List doesn't show this particular model. This doesn't necessarily mean it won't work, but simply that it has not been verified. iFelix also provides the following workaround for printers not on the list that would certainly be worth a try.
    Also, you may find the following Apple article helpful.

  • Error: "client-error-request-value-too-long" when trying to add printer

    After installing the 10.4.9 Combo update, my HP 1350 All-in-One printer was not recognized. I reinstalled the driver, but now I can't add the printer. I get the error message "client-error-request-value-too-long" when trying to add the printer. Has anyone else experienced a similar problem.
    Thanks in advance

    Well, I tried all of that and I'm still getting the error message. I've also repaired disk permissions and run Disk Warrior. When I repaired disk permissions, many HP printer items showed up in the list.

  • [SOLVED] CUPS web interface redirects to nowhere

    Well, I don't really know, when all this happened, because I dont't use a lot my print server's web interface.
    It is not a major problem I think, but it is a bit disturbing and I really don't know, what this is.
    At http://myipaddress:631 I see the web administration page, but according to the /etc/cups/cupsd.conf file, the /admin/conf/ section of cups is password protected.
    It was usual, but lately I've noticed, that instead of the usual https://myipaddress:631/printers/myprintername it redicrects me towards some gibberish:
    https://[v1.::fff/myipaddress:631/printers/myprintername
    in a couple of seconds it results in displaying a "about:blank" page.
    Have a look here: https://dl.dropboxusercontent.com/u/14247366/cups.png
    The box has an ipv4 only adress, I've configured CUPS via the web interface, I use avahi browsing, and everything else works.
    Does anyone know, what this could be?
    Last edited by scar (2014-03-08 17:26:03)

    Checking now...
    Thank you. Upgrading (and readjusting my cupsd.conf) solved it.
    Last edited by scar (2014-03-08 17:25:42)

  • [SOLVED]cups web interface bad request error

    Installed cups, libcups and all the other pckages mentioned in CUPS archwiki page and also insatlled cups-pdf. Avahi-daemon is enabled and so does cupsd but on accessing web interface at archlinux:631 it give "Bad Request" message. Basically all I need is a virtual pdf printer like cups-pdf and my hp offficejet 5610 printer connected. any help is much appreciated.
    Last edited by rsplenum (2013-02-04 20:10:28)

    As stated, my home laptop could still access localhost:631 with my ipv6 host line commented out in /etc/hosts. I just updated another post with what I think the problem is, which is a ListenStream=631 line in /usr/lib/systemd/system/cups.socket which did not exist in the 1.7.0 version of cups. The 1.7.1 version was pushed out sometime last month, which might explain these posts only coming up now (there's at least three I've found). Read more via my post in the other thread.
    I know this is solved, but wanted to leave breadcrumbs in related threads in case the solution here doesn't work for those who stumble on this.
    Last edited by jwhendy (2014-02-09 20:15:08)

  • Distiller 8 crashing when trying to add watched folder

    *** Reposted from Distiller Server forum ***
    Hi,
    I am running Distiller 8.0 and am  having issues trying to add watched folders. Adding watched folders in  the past has generally been trouble free, and nothing a quick restart  won't solve at worst.
    However, Distiller is now crashing when I try to  add a new watched folder. An empty dialog box shows and then the app  quits. It also does this when going into the watched folder dialog and  cancelling rather than attempting to add a folder.
    PDFs are  still being successfully created, so there isn't a problem on that side.  There is one oddity though - a PDF file has made it onto the watched  folder list. It obviously shouldn't be there, and won't budge when  attempting to remove it.
    Has anyone come across anything like this before.  Or, crucially, does anyone know what might be going wrong?
    Here's a  screenshot (with some blanked out business info) of the dialog that  comes up. This is just after trying to add a watched folder, and just  before it quits/crashes.
    Thanks,
    Kurt

    Please repost in the Acrobat forum. This forum is for a server based version of Distiller, not the version of Distiller that comes with Acrobat.

  • Iphoto crashes when trying to order prints

    I've been trying to order prints from my brand new imac through photo and every time the program crashes when it says it's uploading..As far as i am concerned it's not uploading. The bar doesn't even show up indicating its progress. I've left it for hours and nothing. Finally, i transferred the photos to my macbook pro and the order processes just fine. Any ideas what the problem is on my imac and how to fix it? Both computers have the newest OS and iphoto.

    I had a client with the same problem today. A call to Apple Support confirmed my suspicions. The problem is the servers are overwhelmed and can't handle the volume. So the graphic of the cute little piece of paper sticking out of the cute little envelope just stays on the screen and iPhoto hangs.
    Hello, Apple. This is a HUGE bug. iPhoto is not fault tolerant and just hangs. The only way out is to force quit.
    So to all who are suffering this issue, don't bother trying to fix it on your end. The problem is on the server side.

  • Livecycle Designer ES 8.2 Crashing When Trying to Add Elements

    I've created a form and hit a roadblock.
    The form is 17 pages long and contains 151 elements.
    When attempting to add another element the application shows not responding and then eventually crashes.  Worse yet, it corrupts the PDF.  The byte count for the file goes from around 280KB to 0KB.  When I attempt to open the file using LC after recovering from the crash, the file is blank (obviously).
    After restoring the files from tape, I attempted to work-around this issue by splitting the form into separate smaller parts and then combining the parts in Acrobat Pro, but the add more pages features is grayed out and I can combine the PDFs.
    This is extremely frustrating and hugely limits my ability to create forms.
    PC Specs:
    Intel Xeon 1.86GHz
    4GB RAM
    Windows XP Pro SP3 32-bit
    ...just in case someone says it's a machine issue. 
    Here's the file:  <removed>
    UPDATE **** UPDATE **** UPDATE
    After speaking with one of my developers, we discovered that there is a horrible bug which loops a tag in the XML.
    Here is the start of the problem:
    <field name="DropDownList1" y="9.525mm" x="3.175mm" w="62mm" h="9mm">
                <ui>
                   <choiceList>
                      <border>
                         <?templateDesigner StyleID aped3?>
    The <?templateDesigner StyleID aped3?> tag then runs on for around 800,000 lines of code.
    This apparently is a well known issue.  You can read more about the problem and the fix here:
    http://acrobatusers.com/forum/forms-livecycle-designer/potential-bugs-livecycle-designer-s cript-editor-crashes-lcd
    I opened the file in Textpad and deleted the tag and all its brethren.
    Adobe: Is there a patch for this?

    Hi,<br />I have had the same problem occur again. This time I looked at the files inside the 8.2 subdirectory to see if I could find the speciic one that is behind this problem. Look inside the following path,<br /><br />C:\Documents and Settings\<your ID>\Application Data\Adobe\Designer\8.2<br /><br />find the LinguisticOptions.xml and the InspectorEN178.xml.<br />One of these or both are getting corrupted. When I delete them the program works again. It might be a good idea to back these up if you want to keep your preferences. You can then drop these back into this subdirectory when they become corrupted again. That way you do not have to delete them completely.<br />I hope adobe will fix this problem for good.<br /><br />Steve

  • PE4 crashes when trying to add titles/text

    PE4 has just begun (I have used it for over a year without experiencing this problem) crashing every time that I click on the 'add text' button. I can't get it to crash any other way except by trying to add or edit titles.
    I am using Vista on an HP pavillion with 2.0 Gb RAM and 1.8 Ghz core duo processor.
    Thanks for any advice or help that you can give me!
    Erik

    Erik,
    Since it seems that working in the Titler (Adding Text) is causing an issue, you might want to investigate your fonts very closely.
    The Titler in PE and PrPro are very, very sensitive to corrupt fonts. Other Adobe programs will not balk, unless you try to actually use one. Titler will crash and bring down the house, with just one corrupt font.
    Best solution that I have is to get a copy of Font Doctor from Extensis and run it on your entire system. It will find all fonts, test them and repair most. Otherwise, it will allow to remove the ones that could not be repaired.
    The other way to check fonts is more involved, hence my rec. above. Move half of your installed fonts (being careful to NOT Move any system fonts). Start PE and test Titler. If it works fine without crashes, Move half (of your original half) back and test. If it's fine, move half of that half back, and so on and so on. If Moving the first half did not work, then Move half of that half and text. Get the picture? The idea is to weed out by dealing in halves, rather than Moving one font at a time. As I have over 9k on the workstaion (not installed at any one time though), you can imagine the headache. Font Doctor found twelve corrupt fonts, and was able to repair ten. I then deleted the other two, and located them on a backup disc. They were fine there.
    Good luck,
    Hunt

  • Indesign 5.5 crashing when trying to add a hyperlinks....

    Working on a document and adding hyperlinks - indesign crashes when I try to add a hyperlink, anyone had this problem?  or know of the solution?

    It happens in other docs on multiple machines  - everytime I go to the interactive palatte and choose hyperlinks - as soon as I put the cursor into the area where you insert the hyperlink or try to paste the hyperlink in Indesign crashes.
    Indesign VERSION 5.5
    PatchVERSION 7.5.3.333
    MAC OS 10.7.3
    Any help would be appreciated.

  • Did not found advanced web part gallery and options in web part categories when tried to add a webpart in webpart page

    HI
    I created a web part page and try to add a web part
    in web part categories  i did not found advanced web part gallery and options 
    how i  found this optino
    adil

    Hi,
    In SharePoint 2010, the “Advanced Web Part Gallery and Options” is gone, you can add web part into page in SharePoint 2010 like this:
    Add, move, minimize, or delete a Web Part from a page
    https://support.office.com/en-ca/article/Add-move-minimize-or-delete-a-Web-Part-from-a-page-d5d533c3-db66-4105-a5e8-8ae15fb60087
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

  • Error when trying to add printer on USB Print Server

    I'm attempting to connect to a Canon MP530 printer via a Netcomm NP3680 USB Print Server.
    When attempting to add the printer via the Print & Scan process, the USB port is seen by the MacBook and listed - ie: mini_me-3-usb2, and the driver is selected automatically without any problem after gathering printer information, however the macbook is unable to connect and returns the error: "An error occurred while trying to add the selected printer."
    If a manual configuration is attempted the message returned is: "An error occurred while trying to add the selected printer. Unable to communicate with the printer at this time." Further manual config via the IP address will allow the printer to be entered, however the printer is non-responsive.
    I have setup this printer via the same Print Server on the same Macbook prior to this and it setup and worked correctly - the same setup is working correctly on my wife's macbook. However I had to remove the setup on my Macbook and can't get the printer functioning again on this particular Macbook, or my son's.
    The direct connection setup via USB directly works without any problem at all.
    I'm currently running OSX 10.8.1, however my son is running 10.7.x and has the same problem. My wife's macbook is also running 10.7.x and is working fine.
    Can anyone throw any light on this issue - it is truely frustrating, especially when I know it has worked in the past.
    thanks very much in advance
    GDT

    After 55 views and 0 replies, and a number of calls to Applecare (without success) , I decided to once again troubleshoot the problem.
    Fixed!
    Bearing in mind, I had no other printers already set up in the Print and Scan window....
    I removed the following items from the /library/preferences directory: 
    "com.apple.print.makequeues.plist",
    "jp.co.canon.ij.print.filter.raster2canonij.plist",
    "jp.co.canon.ij.print.utility.command2canonij.plist",
    "org.cups.printers.plist"
    I also removed all items from the /library/printers directory (including Canon, PPDs, plist files and icons)
    Then I retried to install the printer..... (holidng my breath) and the Console showed:
    Repairing access permissions of "/Library/Printers/InstalledPrinters.plist"
    All is fine now

  • Error message when trying to add printer

    First my DeskJet 1125c wouldn't print then I got my fathers old deskjet 845c which worked for a few days. Now that doesn't work either and when I try to add a printer, I get an alert box with this message:
    "An error occurred while trying to add the selected printers.
    "server-error-service-unavailable."
    So now I can't print from any of my two HP printers, DeskJet 845c or Deskjet 1125c.
    Please advice
    Best regds
    PB G4   Mac OS X (10.4.9)  

    http://docs.info.apple.com/article.html?artnum=107054
    You could use Printer Setup Repair from www.fixamac.net to help fix that, too.

Maybe you are looking for

  • Using text links to open accordion panel

    How do I use text links (from the page's main menu) to programatically open a particular panel. here is the page: http://debrankin.com/tee/SITEDESIGN/ for example: I want to click on "Resumes and Cover Letters" in the left hand menu to open the first

  • How to restore illustrator file after crash?

    how to restore adobe illustrator files after crash OS win 8, and I could backup

  • Upgrade to Lightroom 5 from Lightroom 4 with multiple installs?

    I purchased Adobe Lightroom 4.0 MLP UE DVD, which allowed me 3 installations. Now I would like to upgrade to Lightroom 5 for the $79, but I wanted to know will I still be able to upgrade all 3 of my installations when I purchase a single upgrade??? W

  • MB1C issues

    Hi, Can any one explain how to increase the line items in MB1C transaction. Because i have to upload the initial stock for about 150 material. I find there is only 12 lines available. How to increase the lines (rows)? Regards, abi

  • RAISE_EXCEPTION     ERROR MESSAGE

    HI GURU'S   I'M UNABLE TO SEND THE SCREENSHOT OF THIS PARTICULAR ERROR MESSAGE.   THIS IS THE STATUS I AM GETTING Request still running Diagnosis No errors could be found. The current process has probably not finished yet. System response The ALE inb