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

Similar Messages

  • [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)

  • [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.

  • Is it possible to get print jobs from other computers to show up locally without having to load the CUPS Web Interface?

    on my Mac Pro (Lion) I have a printer that I've setup to share with the computer devices in my house (ipads, computers, iphones)
    Every once an awhile my partner forgets to check if the printer is on, and prints a document two or three, or TEN TIMES then then forgets about it.  Then when I go to print something on my mac I turn the printer on and all theses pages spit out.
    Is there a way to get the local print queue to pop up on my screen when remote jobs are sent to my shared printer (just like the print queue would if I printed a document locally), that way I know about them, can hold or delete them without having to fire up the local web interface to CUPS?

    m,
    You can submit Feedback to Apple from the Numbers menu. That's the official channel for comments about the app and suggestions for improvement. The Apple officials don't visit these discussions except to maintain the decorum.
    Jerry

  • [SOLVED] CUPS doesn't detect USB Samsung ML-2010 printer

    Hi. I only speak a little English. Sorry for that.
    I have got an USB Samsung ML-2010 printer. Before I used cups-usblp from AUR, and it worked. But it doesn't work now. The cups-usblp maintainer suggests to use cups instead of cups-usblp. Searching with google, it appears that other people don't have problems with this printer, cups, and archlinux. But I do. Cups' web interface doesn't detect it.
    Well, this is how are the things now:
    $ lsusb | grep Samsung
    Bus 002 Device 004: ID 04e8:326c Samsung Electronics Co., Ltd ML-2010P Mono Laser Printer
    $ ls -l /dev/bus/usb/002/004
    crw-rw-r-- 1 root lp 189, 131 mar  4 09:56 /dev/bus/usb/002/004
    $ grep usb /lib/udev/rules.d/50-udev-default.rules
    # 'libusb' device nodes
    SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", MODE="0664"
    SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", IMPORT{builtin}="usb_id"
    SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ENV{ID_USB_INTERFACES}=="*:0701??:*", GROUP="lp"
    $ sudo grep SystemGroup /etc/cups/cupsd.conf
    SystemGroup sys root lp
    $ groups
    lp wheel games video audio optical storage scanner power users
    $ cat /etc/modprobe.d/blacklist.conf
    blacklist usblp
    $ lsmod | grep usblp
    (no output)
    $ cat /etc/udev/rules.d/10-cups_device_link.rules
    KERNEL=="lp[0-9]", SYMLINK+="%k", GROUP="lp"
    $ cat /etc/udev/rules.d/10-usbprinter.rules
    ATTR{idVendor}=="04e8", ATTR{idProduct}=="326c", MODE:="0660", GROUP:="lp"
    $ rc.d status cupsd
    :: Checking cupsd status                                                                                                   [STARTED]
    $ pacman -Q cups ghostscript gsfonts gutenprint foomatic-db foomatic-db-engine foomatic-db-nonfree foomatic-filters splix
    cups 1.5.2-1
    ghostscript 9.05-1
    gsfonts 1.0.7pre44-3
    gutenprint 5.2.7-3
    foomatic-db 1:4.0.7_20110707-1
    foomatic-db-engine 1:4.0.7_20110707-1
    foomatic-db-nonfree 1:4.0.7_20110707-1
    foomatic-filters 1:4.0.7_20110707-1
    splix 2.0.0-11
    I open http://localhost:631 in my browser, click "add new printer" and I get just "Serial printer #1"
    at "local printers". There isn't my printer. I use KDE, and KDE's tool for adding printers doesn's detect it either.
    I miss archlinux, but I need to print.
    What may be wrong? What may be I am missing?
    Thanks a lot for your comments and help.
    Last edited by felihommen (2012-03-04 20:33:39)

    Solved!
    Restarting cupsd didn't work.
    But reinstalling cups...
    $ sudo pacman -Rdc cups (it is a dependency of kdeadmin-system-config-printer-kde which I had installed)
    $ sudo rm -r /etc/cups/*
    I realize cupsd is already running:
    $ ps aux | grep cupsd
    root      1549  0.0  0.1  75548  4080 ?        Ss   21:04   0:00 cupsd -C /etc/cups/cupsd.conf
    felipe    1690  0.0  0.0   8416  1028 pts/1    S+   21:13   0:00 grep cups
    I kill it
    $ sudo -SIGKILL 1549
    $ ps aux | grep cupsd
    felipe    1694  0.0  0.0   8416  1024 pts/1    S+   21:13   0:00 grep cups
    Ok. Reinstall cups
    $ sudo pacman -S cups
    Start cups daemon:
    $ sudo rc.d start cupsd
    Open firefox. Go to web interface, bla, bla, bla.... And it's there!
    I feel really silly. It was a fresh install, so I didn't think about reinstalling.
    Printed some jobs and worked perfectly. I used the gutenprint driver.
    Thanks a lot, pyther.  I thought yours wasn't a very useful suggestion, but it really was. I'm so happy. I owe you.

  • [SOLVED] CUPS - Unable to do maintenance command: Unauthorized

    Hi,
    I had this problem several times now and still get hurt by it:
    My HP_LaserJet_P2055d runs under ArchLinux. Then I use it for some printing with my Win7 Labtop, and the next time I try to use it under ArchLinux it doesn't work anymore.
    After much research on the web, I found out, that this can be solved via the CUPS web interface, i.e. going to http://localhost:631/printers/HP_LaserJet_P2055d and then choosing 'Resume Printer' in the Maintaince drop-down menu.
    However, when I did this successfully, I was offered a login as root. Now, if I try it, I only get a
    Resume Printer HP_LaserJet_P2055d Error
    Unable to do maintenance command:
    Unauthorized
    message, and I'm never offered a way to change user.
    I tried to start the browser as root to circumvent this problem, but to no avail.
    So, what shall I do to be able to do printer and job administration via the Cups webinterface?
    Thanks in advance for any hints.
    Last edited by 4on6 (2013-05-11 22:56:13)

    ralvez wrote:Oh! I see.
    That is odd.
    Try clickin on "Add a printer". If you are not the root user it should prompt you to enter the root password. You will then become root for the duration of the session...and hopefully will be able deal with the problem that way.
    I'm obviously not root, since I'm not authorized, but I'm not prompted either, I get the familar error again:
    Add Printer Error
    Unable to add printer:
    Unauthorized
    Thats the odd thing I wrote about. I tried all my 3 browers, chromium, conkeror and firefox, but to no avail. I even tried to delete all my browser data. Its really strange - no prompt anymore, and no option to log in or change user.
    ralvez wrote:Another thing you may want to consider is acquiring a network printer (a small box that acts as your printer manager for the network) so you do not have to worry about the problem any more. You connect over wifi or ethernet to the network printer and it will send the print work to your printer. They go for as chip as $40 to up of $200 depending on what you are buyin.
    The chip ones are good for your home/dorm useage.
    Thanks for the tip, I should actually have a home network and a network printer, but at the moment I would already be satisfied to simply be able to print again under ArchLinux.

  • [SOLVED] cups and laserjet 1018

    Hi all,
    I've been trying to use cups to set up a Laserjet 1018 with no success. The problem I'm having is that, even though according to the CUPS web interface my job is completed, my printer doesn't print anything. That's what I tried so far (based on the archlinux entry on CUPS and forums):
    - I installed the drivers hplip and foo2zjs.
    - cups is in my daemons array.
    - I tried to stop and start usblp module.
    - the device node permissions are correct.
    That's the output of my /var/log/cups/error_log (I'm using "LogLevel debug" in my cupsd.conf):
    D [25/Jun/2011:21:30:05 -0600] cupsdReadClient: 16 POST / HTTP/1.1
    D [25/Jun/2011:21:30:05 -0600] cupsdAuthorize: No authentication data provided.
    D [25/Jun/2011:21:30:05 -0600] cupsdReadClient: 16 1.1 Get-Jobs 1
    D [25/Jun/2011:21:30:05 -0600] Get-Jobs ipp://localhost:631/printers/Hewlett-Packard-HP-LaserJet-1018
    D [25/Jun/2011:21:30:05 -0600] [Job 1] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 2] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 3] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 4] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 5] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 6] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 7] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 8] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 9] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 10] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 11] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 12] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 13] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 14] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 15] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 16] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 17] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 18] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 19] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 20] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 21] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 22] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 23] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 24] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 25] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 26] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 27] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 28] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] [Job 29] Loading attributes...
    D [25/Jun/2011:21:30:06 -0600] Returning IPP successful-ok for Get-Jobs (ipp://localhost:631/printers/Hewlett-Packard-HP-LaserJet-1018) from localhost
    D [25/Jun/2011:21:30:06 -0600] cupsdReadClient: 16 WAITING Closing on EOF
    D [25/Jun/2011:21:30:06 -0600] cupsdCloseClient: 16
    D [25/Jun/2011:21:30:06 -0600] PID 2503 (/usr/lib/cups/cgi-bin/printers.cgi) exited with no errors.
    D [25/Jun/2011:21:30:06 -0600] cupsdSetBusyState: Not busy
    D [25/Jun/2011:21:30:36 -0600] cupsdReadClient: 12 WAITING Closing on EOF
    D [25/Jun/2011:21:30:36 -0600] cupsdCloseClient: 12
    Any suggestions are more than welcome!!
    Cheers,
    Last edited by falsum (2011-06-26 12:39:10)

    owain wrote:I had trouble with another LaserJet (the 1005), until I realised that as well as installing hplip, I needed to run 'hplip -i' (as root) to get it to download the necessary firmware.
    For some reason, I don't have a "hplip" command (I searched for this file in every folder).

  • [SOLVED] Cups refuses to work: "bad file descriptor"

    I am not getting CUPS to work on a new installation.
    I need to use cups as a client printing to a printer attached to a separate server. What I did:
    1. I installed  the cups package and started/enabled the service in systemd.
    2. The remote server has a working CUPS installation (accessible and working from other computers)
    3. I can see the remote printer listed among the printers in CUPS's local  web interface
    However, every job sent to the printer (from the GUI: KDE based apps such as Okular, etcetera) silently fails.
    No job is ever listed on the CUPS web interface.
    If I try to check on CUPS status with lstat I get the following error:
    $> lpstat
    lpstat: bad file descriptor
    Any suggestion on how to fix the problem?
    Edit: more info
    It seems that cups is running fine according to systemd:
    [stefano@gorgias ~]$ systemctl status cups
    ● cups.service - CUPS Printing Service
    Loaded: loaded (/usr/lib/systemd/system/cups.service; enabled)
    Active: active (running) since Mon 2014-08-04 17:56:32 CDT; 16h ago
    Main PID: 2832 (cupsd)
    Status: "Scheduler is running..."
    CGroup: /system.slice/cups.service
    └─2832 /usr/bin/cupsd -f
    Aug 04 17:56:32 gorgias systemd[1]: Started CUPS Printing Service.
    but not so according to CUPS itself:
    [stefano@gorgias ~]$ lpstat -t
    scheduler is not running
    no system default destination
    lpstat: Bad file descriptor
    lpstat: Bad file descriptor
    lpstat: Bad file descriptor
    lpstat: Bad file descriptor
    lpstat: Bad file descriptor
    So systemd tells me the scheduler is running, while CUPS claims it is not
    Last edited by stefano (2014-08-06 22:15:53)

    Stefano,
    I can't thank you enough for posting your solution! I have spent the last several days trying to get libreoffice and evince to even see my printer. I've been up and down so many cups web interface sessions, I lost count long ago. Finally, I came across some commands I'd never seen before, in particular 'lpstat' which also gave me the 'bad file descriptor' message. Googling provided next to nothing in help, but it did produce a link to your post, which is like finding a needle in a haystack! Anyway, I updated /etc/cups/client.conf as you suggested, and now my applications can finally see my Brother HL-2280DW.
    For what it's worth, I'm running a fresh archlinux install (as of a week or two ago), and just installed cups a few days ago:
    root<t1>@benito:/etc/cups# uname -a
    Linux benito 3.16.1-1-ARCH #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST 2014 x86_64 GNU/Linux
    root<t1>@benito:/etc/cups# pacman -Qs cups
    local/brother-hl2280dw 2.0.4_2-3
        Brother HL-2280DW CUPS Driver
    local/cups 1.7.5-1
        The CUPS Printing System - daemon package
    local/cups-filters 1.0.57-1
        OpenPrinting CUPS Filters
    local/cups-pdf 2.6.1-2
        PDF printer for cups
    local/libcups 1.7.5-1
        The CUPS Printing System - client libraries and headers
    local/python2-pycups 1.9.66-2
        Python CUPS Bindings
    local/system-config-printer 1.4.4-1
        A CUPS printer configuration tool and status applet
    Again, my sincere thanks!!
    (BTW, I'd also like to know why /etc/cups/client.conf doesn't work as advertised...)
    Last edited by archzen (2014-08-24 06:44:58)

  • [SOLVED] CUPS: Can't see printer driver from AUR

    I have installed the package brother-hl2130 frm the aur: https://aur.archlinux.org/packages/brother-hl2130
    When checking using "pacman -Ql", I get the following list of files:
    brother-hl2130 /usr/
    brother-hl2130 /usr/lib/
    brother-hl2130 /usr/lib/cups/
    brother-hl2130 /usr/lib/cups/filter/
    brother-hl2130 /usr/lib/cups/filter/brlpdwrapperHL2130
    brother-hl2130 /usr/share/
    brother-hl2130 /usr/share/brother/
    brother-hl2130 /usr/share/brother/printer/
    brother-hl2130 /usr/share/brother/printer/HL2130/
    brother-hl2130 /usr/share/brother/printer/HL2130/cupswrapper/
    brother-hl2130 /usr/share/brother/printer/HL2130/cupswrapper/brcupsconfig4
    brother-hl2130 /usr/share/brother/printer/HL2130/inf/
    brother-hl2130 /usr/share/brother/printer/HL2130/inf/brHL2130func
    brother-hl2130 /usr/share/brother/printer/HL2130/inf/brHL2130rc
    brother-hl2130 /usr/share/brother/printer/HL2130/inf/braddprinter
    brother-hl2130 /usr/share/brother/printer/HL2130/inf/brprintconflsr3
    brother-hl2130 /usr/share/brother/printer/HL2130/inf/paperinf
    brother-hl2130 /usr/share/brother/printer/HL2130/inf/setupPrintcap2
    brother-hl2130 /usr/share/brother/printer/HL2130/lpd/
    brother-hl2130 /usr/share/brother/printer/HL2130/lpd/filterHL2130
    brother-hl2130 /usr/share/brother/printer/HL2130/lpd/psconvert2
    brother-hl2130 /usr/share/brother/printer/HL2130/lpd/rawtobr3
    brother-hl2130 /usr/share/cups/
    brother-hl2130 /usr/share/cups/model/
    brother-hl2130 /usr/share/cups/model/HL2130.ppd
    brother-hl2130 /usr/share/ppd/
    However, when setting up my printer in the CUPS web interface, there is no option for a Brother HL-2130. Any clues as to why this is?
    EDIT: Stupid question, bad research, apologies. The driver was in the list offered by CUPS, it was just not listed in order because of a missing hyphen. My bad.
    Last edited by reannual (2013-05-21 21:34:12)

    Try to delelte all printers from cups at
    http://localhost:631// 
    restart cups
    sometimes it works for me. I also have Samsung printer and some problems appeared about three month ago with CUPS upgrade.

  • [solved] CUPS: "Unplugged or turned off"

    CUPS reports
    Paused - "Unplugged or turned off"
    against USB printer, while the printer is attacked:
    ~ $ sudo lsusb -vvv -d 0482:0015
    Bus 002 Device 002: ID 0482:0015 Kyocera Corp.
    Device Descriptor:
    bLength 18
    bDescriptorType 1
    bcdUSB 1.01
    bDeviceClass 0 (Defined at Interface level)
    bDeviceSubClass 0
    bDeviceProtocol 0
    bMaxPacketSize0 8
    idVendor 0x0482 Kyocera Corp.
    idProduct 0x0015
    bcdDevice 0.00
    iManufacturer 1 Kyocera
    iProduct 2 Kyocera FS-1030D
    iSerial 3 XLL7715236
    bNumConfigurations 1
    Configuration Descriptor:
    bLength 9
    bDescriptorType 2
    wTotalLength 32
    bNumInterfaces 1
    bConfigurationValue 1
    iConfiguration 0
    bmAttributes 0xc0
    Self Powered
    MaxPower 100mA
    Interface Descriptor:
    bLength 9
    bDescriptorType 4
    bInterfaceNumber 0
    bAlternateSetting 0
    bNumEndpoints 2
    bInterfaceClass 7 Printer
    bInterfaceSubClass 1 Printer
    bInterfaceProtocol 2 Bidirectional
    iInterface 0
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x01 EP 1 OUT
    bmAttributes 2
    Transfer Type Bulk
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0040 1x 64 bytes
    bInterval 0
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x82 EP 2 IN
    bmAttributes 2
    Transfer Type Bulk
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0040 1x 64 bytes
    bInterval 0
    Device Status: 0x0001
    Self Powered
    ~ $
    Where to dig in?
    As far as there was long period I didn't use the printer, I can not guess about the update being a reason of the problem.
    Last edited by student975 (2014-04-27 20:02:24)

    OK, I have removed and readded the printer via CUPS WEB interface, and all does work again.

  • [SOLVED] oracle xe on gentoo - no web interface

    After a long and annoying process of trial and error I've managed to install Oracle XE on Gentoo Linux. Now the problem is I can't access the web interface.
    kenjiru radu # ps -ef | grep tnslsnr
    oracle    9416     1  0 15:02 ?        00:00:00 /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr LISTENER -inherit
    kenjiru radu # ps -ef | grep XE
    oracle    9421     1  0 15:02 ?        00:00:00 xe_pmon_XE
    oracle    9423     1  0 15:02 ?        00:00:00 xe_psp0_XE
    oracle    9425     1  0 15:02 ?        00:00:00 xe_mman_XE
    oracle    9427     1  0 15:02 ?        00:00:00 xe_dbw0_XE
    oracle    9429     1  0 15:02 ?        00:00:00 xe_lgwr_XE
    oracle    9431     1  0 15:02 ?        00:00:00 xe_ckpt_XE
    oracle    9433     1  0 15:02 ?        00:00:02 xe_smon_XE
    oracle    9435     1  0 15:02 ?        00:00:00 xe_reco_XE
    oracle    9437     1  0 15:02 ?        00:00:00 xe_mmon_XE
    oracle    9439     1  0 15:02 ?        00:00:00 xe_mmnl_XE
    oracle    9443     1  0 15:03 ?        00:00:00 xe_qmnc_XE
    oracle    9495     1  0 15:03 ?        00:00:00 xe_q000_XE
    kenjiru radu # cat /etc/default/oracle-xe|grep HTTP_PORT
    HTTP_PORT=8088
    kenjiru radu # netstat -anl | grep 8088So oracle isn't listening on port 8088.
    This is the first time I've installed Oracle on Linux so it is possible I've done something wrong, but I can't figure out where the problem is.
    During installation process I've created a new database like this:
    1. modified ORACLE_SID=XE
    2. cp $ORACLE_HOME/dbs/init.ora $ORACLE_HOME/dbs/initXE.ora
    3. sqlplus '/ as sysdba'
    4. SQL> create database XE;
    So I can start oracle like this:
    kenjiru ~ # /etc/init.d/oracle start
    * Starting Oracle Net Listener ...
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 23-SEP-2006 15:02:49
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Starting /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    System parameter file is /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Log messages written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost,)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date                23-SEP-2006 15:02:49
    Uptime                    0 days 0 hr. 0 min. 0 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Default Service           XE
    Listener Parameter File   /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Listener Log File         /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost,)(PORT=1521)))
    Services Summary...
    Service "XE" has 1 instance(s).
      Instance "XE", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully                                                                                                                     [ ok ]
    * Starting Oracle Database 10g Express Edition Instance ...
    ORACLE instance started.
    Total System Global Area   96468992 bytes
    Fixed Size                  1257356 bytes
    Variable Size              88080500 bytes
    Database Buffers            4194304 bytes
    Redo Buffers                2936832 bytes
    Database mounted.
    Database opened.1. How can I check if the database is really ok?
    2. And why the web interface doesn't work?
    Message was edited by:
    kenjiru

    I've finally solved the problem, I got the web interface up and running. Here is what I did (clean install):
    - extracted the contents of the rpm
    - created users, changed permissions
    - edited /etc/init.d/oracle-xe commenting the line witch deletes $ORACLE_HOME/config/seeddb
    - edited $ORACLE_HOME/config/scripts/init.ora and $ORACLE_HOME/config/scripts/initXETemp.ora and replaced the following variables:
    sga_target=100M
    pga_aggregate_target=10M- run /etc/init.d/oracle-xe configure and followed the instructions; now this takes a while, as it should
    Now a little piece of advice for everybody out there who is as desperate as I was: - environment variables are very important, you should check them every time you get into trouble
    - user permissions are also important, all files in $ORACLE_HOME should be owned by the oracle user, group "dba"

  • Transmission web interface not working [solved]

    Hi, I found Transmission is very good app, but I can't get working web interface. If I go to "http://127.0.0.1:9091/", it redict me to "http://127.0.0.1:9091/transmission/web" and then nothing shows. I don't know where's the problem.
    Last edited by cinan (2008-10-01 13:23:41)

    The ArchLinux package does not come with the webinterface.
    I downloaded it from http://clutchbt.com/ and installed it in a folder that could be reached by the user that transmissiond runs as. I also had to modify the init script in /etc/rc.d/ so that transmissiond knows where to find the webinterface. I can't remember the option, but try to start transmissiond with --help.

  • [SOLVED] Puzzled: Web site visible on network but not outside network

    Edit: Ok, nevermind . . . somehow the problem has resolved itself. Perhaps my ISP was having a bad hair day or something.
    I'm puzzled by this small problem I'm having. It is NOT a critical problem or anything, just something I'd like to solve.
    I've installed the LAMP packages, set up a small MySQL database and made a very simple web interface for it. The web pages open fine on my main computer and all the other computers on our network, but it is not visible outside our network.
    I am behind a router and I have forwarded port 80 to my local IP. I've set httpd: ALL, http: ALL and (finally) ALL: ALL: ACCEPT in /etc/hosts.
    I got to thinking maybe my ISP (RoadRunner) is blocking port 80 requests to my home, so I changed the port to 9292 and forwarded that to my local IP. Still not visible from the outside.
    I've tinkered with the /etc/httpd/conf/httpd.conf file (pasted in below) but still there is no outside connectivity, changing the listen settings and the server name settings. I can still access it fine from this side of the router. I've restarted the httpd service many times.
    I've done all I can think to do to solve the issue. it is likely I am overlooking something very basic. Any help or ideas are appreciated. Below is my httpd.conf.
    # This is the main Apache HTTP server configuration file. It contains the
    # configuration directives that give the server its instructions.
    # See <URL:http://httpd.apache.org/docs/2.2> for detailed information.
    # In particular, see
    # <URL:http://httpd.apache.org/docs/2.2/mod/directives.html>
    # for a discussion of each configuration directive.
    # Do NOT simply read the instructions in here without understanding
    # what they do. They're here only as hints or reminders. If you are unsure
    # consult the online docs. You have been warned.
    # Configuration and logfile names: If the filenames you specify for many
    # of the server's control files begin with "/" (or "drive:/" for Win32), the
    # server will use that explicit path. If the filenames do *not* begin
    # with "/", the value of ServerRoot is prepended -- so "/var/log/httpd/foo_log"
    # with ServerRoot set to "/etc/httpd" will be interpreted by the
    # server as "/etc/httpd//var/log/httpd/foo_log".
    # ServerRoot: The top of the directory tree under which the server's
    # configuration, error, and log files are kept.
    # Do not add a slash at the end of the directory path. If you point
    # ServerRoot at a non-local disk, be sure to point the LockFile directive
    # at a local disk. If you wish to share the same ServerRoot for multiple
    # httpd daemons, you will need to change at least LockFile and PidFile.
    ServerRoot "/etc/httpd"
    # Listen: Allows you to bind Apache to specific IP addresses and/or
    # ports, instead of the default. See also the <VirtualHost>
    # directive.
    # Change this to Listen on specific IP addresses as shown below to
    # prevent Apache from glomming onto all bound IP addresses.
    #Listen 12.34.56.78:80
    Listen 192.168.1.100:9292
    #Listen *:9292
    # Dynamic Shared Object (DSO) Support
    # To be able to use the functionality of a module which was built as a DSO you
    # have to place corresponding `LoadModule' lines at this location so the
    # directives contained in it are actually available _before_ they are used.
    # Statically compiled modules (those listed by `httpd -l') do not need
    # to be loaded here.
    # Example:
    # LoadModule foo_module modules/mod_foo.so
    LoadModule authn_file_module modules/mod_authn_file.so
    LoadModule authn_dbm_module modules/mod_authn_dbm.so
    LoadModule authn_anon_module modules/mod_authn_anon.so
    LoadModule authn_dbd_module modules/mod_authn_dbd.so
    LoadModule authn_default_module modules/mod_authn_default.so
    LoadModule authz_host_module modules/mod_authz_host.so
    LoadModule authz_groupfile_module modules/mod_authz_groupfile.so
    LoadModule authz_user_module modules/mod_authz_user.so
    LoadModule authz_dbm_module modules/mod_authz_dbm.so
    LoadModule authz_owner_module modules/mod_authz_owner.so
    LoadModule authnz_ldap_module modules/mod_authnz_ldap.so
    LoadModule authz_default_module modules/mod_authz_default.so
    LoadModule auth_basic_module modules/mod_auth_basic.so
    LoadModule auth_digest_module modules/mod_auth_digest.so
    LoadModule file_cache_module modules/mod_file_cache.so
    LoadModule cache_module modules/mod_cache.so
    LoadModule disk_cache_module modules/mod_disk_cache.so
    LoadModule mem_cache_module modules/mod_mem_cache.so
    LoadModule dbd_module modules/mod_dbd.so
    LoadModule dumpio_module modules/mod_dumpio.so
    LoadModule ext_filter_module modules/mod_ext_filter.so
    LoadModule include_module modules/mod_include.so
    LoadModule filter_module modules/mod_filter.so
    LoadModule substitute_module modules/mod_substitute.so
    LoadModule deflate_module modules/mod_deflate.so
    LoadModule ldap_module modules/mod_ldap.so
    LoadModule log_config_module modules/mod_log_config.so
    LoadModule log_forensic_module modules/mod_log_forensic.so
    LoadModule logio_module modules/mod_logio.so
    LoadModule env_module modules/mod_env.so
    LoadModule mime_magic_module modules/mod_mime_magic.so
    LoadModule cern_meta_module modules/mod_cern_meta.so
    LoadModule expires_module modules/mod_expires.so
    LoadModule headers_module modules/mod_headers.so
    LoadModule ident_module modules/mod_ident.so
    LoadModule usertrack_module modules/mod_usertrack.so
    #LoadModule unique_id_module modules/mod_unique_id.so
    LoadModule setenvif_module modules/mod_setenvif.so
    LoadModule version_module modules/mod_version.so
    LoadModule proxy_module modules/mod_proxy.so
    LoadModule proxy_connect_module modules/mod_proxy_connect.so
    LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
    LoadModule proxy_http_module modules/mod_proxy_http.so
    LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
    LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
    LoadModule ssl_module modules/mod_ssl.so
    LoadModule mime_module modules/mod_mime.so
    LoadModule dav_module modules/mod_dav.so
    LoadModule status_module modules/mod_status.so
    LoadModule autoindex_module modules/mod_autoindex.so
    LoadModule asis_module modules/mod_asis.so
    LoadModule info_module modules/mod_info.so
    LoadModule suexec_module modules/mod_suexec.so
    LoadModule cgi_module modules/mod_cgi.so
    LoadModule cgid_module modules/mod_cgid.so
    LoadModule dav_fs_module modules/mod_dav_fs.so
    LoadModule vhost_alias_module modules/mod_vhost_alias.so
    LoadModule negotiation_module modules/mod_negotiation.so
    LoadModule dir_module modules/mod_dir.so
    LoadModule imagemap_module modules/mod_imagemap.so
    LoadModule actions_module modules/mod_actions.so
    LoadModule speling_module modules/mod_speling.so
    LoadModule userdir_module modules/mod_userdir.so
    LoadModule alias_module modules/mod_alias.so
    LoadModule rewrite_module modules/mod_rewrite.so
    LoadModule php5_module modules/libphp5.so
    LoadModule php5_module /usr/lib/httpd/modules/libphp5.so
    AddHandler php5-script php
    <IfModule !mpm_netware_module>
    <IfModule !mpm_winnt_module>
    # If you wish httpd to run as a different user or group, you must run
    # httpd as root initially and it will switch.
    # User/Group: The name (or #number) of the user/group to run httpd as.
    # It is usually good practice to create a dedicated user and group for
    # running httpd, as with most system services.
    User http
    Group http
    </IfModule>
    </IfModule>
    # 'Main' server configuration
    # The directives in this section set up the values used by the 'main'
    # server, which responds to any requests that aren't handled by a
    # <VirtualHost> definition. These values also provide defaults for
    # any <VirtualHost> containers you may define later in the file.
    # All of these directives may appear inside <VirtualHost> containers,
    # in which case these default settings will be overridden for the
    # virtual host being defined.
    # ServerAdmin: Your address, where problems with the server should be
    # e-mailed. This address appears on some server-generated pages, such
    # as error documents. e.g. [email protected]
    ServerAdmin [email protected]
    # ServerName gives the name and port that the server uses to identify itself.
    # This can often be determined automatically, but we recommend you specify
    # it explicitly to prevent problems during startup.
    # If your host doesn't have a registered DNS name, enter its IP address here.
    ServerName 192.168.1.100:9292
    # DocumentRoot: The directory out of which you will serve your
    # documents. By default, all requests are taken from this directory, but
    # symbolic links and aliases may be used to point to other locations.
    DocumentRoot "/srv/http"
    # Each directory to which Apache has access can be configured with respect
    # to which services and features are allowed and/or disabled in that
    # directory (and its subdirectories).
    # First, we configure the "default" to be a very restrictive set of
    # features.
    <Directory />
    Options FollowSymLinks
    AllowOverride None
    Order deny,allow
    Deny from all
    </Directory>
    # Note that from this point forward you must specifically allow
    # particular features to be enabled - so if something's not working as
    # you might expect, make sure that you have specifically enabled it
    # below.
    # This should be changed to whatever you set DocumentRoot to.
    <Directory "/srv/http">
    # Possible values for the Options directive are "None", "All",
    # or any combination of:
    # Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
    # Note that "MultiViews" must be named *explicitly* --- "Options All"
    # doesn't give it to you.
    # The Options directive is both complicated and important. Please see
    # http://httpd.apache.org/docs/2.2/mod/core.html#options
    # for more information.
    Options Indexes FollowSymLinks
    # AllowOverride controls what directives may be placed in .htaccess files.
    # It can be "All", "None", or any combination of the keywords:
    # Options FileInfo AuthConfig Limit
    AllowOverride None
    # Controls who can get stuff from this server.
    Order allow,deny
    Allow from all
    </Directory>
    # DirectoryIndex: sets the file that Apache will serve if a directory
    # is requested.
    <IfModule dir_module>
    DirectoryIndex index.html
    </IfModule>
    # The following lines prevent .htaccess and .htpasswd files from being
    # viewed by Web clients.
    <FilesMatch "^\.ht">
    Order allow,deny
    Deny from all
    Satisfy All
    </FilesMatch>
    # ErrorLog: The location of the error log file.
    # If you do not specify an ErrorLog directive within a <VirtualHost>
    # container, error messages relating to that virtual host will be
    # logged here. If you *do* define an error logfile for a <VirtualHost>
    # container, that host's errors will be logged there and not here.
    ErrorLog "/var/log/httpd/error_log"
    # LogLevel: Control the number of messages logged to the error_log.
    # Possible values include: debug, info, notice, warn, error, crit,
    # alert, emerg.
    LogLevel warn
    <IfModule log_config_module>
    # The following directives define some format nicknames for use with
    # a CustomLog directive (see below).
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
    LogFormat "%h %l %u %t \"%r\" %>s %b" common
    <IfModule logio_module>
    # You need to enable mod_logio.c to use %I and %O
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
    </IfModule>
    # The location and format of the access logfile (Common Logfile Format).
    # If you do not define any access logfiles within a <VirtualHost>
    # container, they will be logged here. Contrariwise, if you *do*
    # define per-<VirtualHost> access logfiles, transactions will be
    # logged therein and *not* in this file.
    CustomLog "/var/log/httpd/access_log" common
    # If you prefer a logfile with access, agent, and referer information
    # (Combined Logfile Format) you can use the following directive.
    #CustomLog "/var/log/httpd/access_log" combined
    </IfModule>
    <IfModule alias_module>
    # Redirect: Allows you to tell clients about documents that used to
    # exist in your server's namespace, but do not anymore. The client
    # will make a new request for the document at its new location.
    # Example:
    # Redirect permanent /foo http://www.example.com/bar
    # Alias: Maps web paths into filesystem paths and is used to
    # access content that does not live under the DocumentRoot.
    # Example:
    # Alias /webpath /full/filesystem/path
    # If you include a trailing / on /webpath then the server will
    # require it to be present in the URL. You will also likely
    # need to provide a <Directory> section to allow access to
    # the filesystem path.
    # ScriptAlias: This controls which directories contain server scripts.
    # ScriptAliases are essentially the same as Aliases, except that
    # documents in the target directory are treated as applications and
    # run by the server when requested rather than as documents sent to the
    # client. The same rules about trailing "/" apply to ScriptAlias
    # directives as to Alias.
    ScriptAlias /cgi-bin/ "/srv/http/cgi-bin/"
    </IfModule>
    <IfModule cgid_module>
    # ScriptSock: On threaded servers, designate the path to the UNIX
    # socket used to communicate with the CGI daemon of mod_cgid.
    #Scriptsock /var/run/httpd/cgisock
    </IfModule>
    # "/srv/http/cgi-bin" should be changed to whatever your ScriptAliased
    # CGI directory exists, if you have that configured.
    <Directory "/srv/http/cgi-bin">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
    </Directory>
    # DefaultType: the default MIME type the server will use for a document
    # if it cannot otherwise determine one, such as from filename extensions.
    # If your server contains mostly text or HTML documents, "text/plain" is
    # a good value. If most of your content is binary, such as applications
    # or images, you may want to use "application/octet-stream" instead to
    # keep browsers from trying to display binary files as though they are
    # text.
    DefaultType text/plain
    <IfModule mime_module>
    # TypesConfig points to the file containing the list of mappings from
    # filename extension to MIME-type.
    TypesConfig conf/mime.types
    # AddType allows you to add to or override the MIME configuration
    # file specified in TypesConfig for specific file types.
    #AddType application/x-gzip .tgz
    # AddEncoding allows you to have certain browsers uncompress
    # information on the fly. Note: Not all browsers support this.
    #AddEncoding x-compress .Z
    #AddEncoding x-gzip .gz .tgz
    # If the AddEncoding directives above are commented-out, then you
    # probably should define those extensions to indicate media types:
    AddType application/x-compress .Z
    AddType application/x-gzip .gz .tgz
    # AddHandler allows you to map certain file extensions to "handlers":
    # actions unrelated to filetype. These can be either built into the server
    # or added with the Action directive (see below)
    # To use CGI scripts outside of ScriptAliased directories:
    # (You will also need to add "ExecCGI" to the "Options" directive.)
    #AddHandler cgi-script .cgi
    # For type maps (negotiated resources):
    #AddHandler type-map var
    # Filters allow you to process content before it is sent to the client.
    # To parse .shtml files for server-side includes (SSI):
    # (You will also need to add "Includes" to the "Options" directive.)
    #AddType text/html .shtml
    #AddOutputFilter INCLUDES .shtml
    </IfModule>
    # The mod_mime_magic module allows the server to use various hints from the
    # contents of the file itself to determine its type. The MIMEMagicFile
    # directive tells the module where the hint definitions are located.
    #MIMEMagicFile conf/magic
    # Customizable error responses come in three flavors:
    # 1) plain text 2) local redirects 3) external redirects
    # Some examples:
    #ErrorDocument 500 "The server made a boo boo."
    #ErrorDocument 404 /missing.html
    #ErrorDocument 404 "/cgi-bin/missing_handler.pl"
    #ErrorDocument 402 http://www.example.com/subscription_info.html
    # EnableMMAP and EnableSendfile: On systems that support it,
    # memory-mapping or the sendfile syscall is used to deliver
    # files. This usually improves server performance, but must
    # be turned off when serving from networked-mounted
    # filesystems or if support for these functions is otherwise
    # broken on your system.
    #EnableMMAP off
    #EnableSendfile off
    # Supplemental configuration
    # The configuration files in the conf/extra/ directory can be
    # included to add extra features or to modify the default configuration of
    # the server, or you may simply copy their contents here and change as
    # necessary.
    # Server-pool management (MPM specific)
    #Include conf/extra/httpd-mpm.conf
    # Multi-language error messages
    Include conf/extra/httpd-multilang-errordoc.conf
    # Fancy directory listings
    Include conf/extra/httpd-autoindex.conf
    # Language settings
    Include conf/extra/httpd-languages.conf
    # User home directories
    Include conf/extra/httpd-userdir.conf
    # Real-time info on requests and configuration
    #Include conf/extra/httpd-info.conf
    # Virtual hosts
    #Include conf/extra/httpd-vhosts.conf
    # Local access to the Apache HTTP Server Manual
    #Include conf/extra/httpd-manual.conf
    # Distributed authoring and versioning (WebDAV)
    #Include conf/extra/httpd-dav.conf
    # Various default settings
    Include conf/extra/httpd-default.conf
    Include conf/extra/php5_module.conf
    # Secure (SSL/TLS) connections
    #Include conf/extra/httpd-ssl.conf
    # Note: The following must must be present to support
    # starting without SSL on platforms with no /dev/random equivalent
    # but a statically compiled-in mod_ssl.
    <IfModule ssl_module>
    SSLRandomSeed startup builtin
    SSLRandomSeed connect builtin
    </IfModule>
    Last edited by Rumor (2009-01-29 15:04:27)

    You could try a factory reset of the home hub, as sometimes the config can get corrupted.
    There is some general help on this page.
    Help with setting up routers, wireless repeaters, TVs and printers, CCTV cameras, VOIP Phones
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • [SOLVED] CUPS doesn't work

    Hi there,
    I'm configuring Arch on my Dell d600. I installed cups via paman and started it with /etc/rc.d/cups start. There were no errors on the commandline. grep -R [Cc]ups * in /var/log/ showed  only the following in cups/error_log:
    I [14/Sep/2008:16:00:01 +0200] Listening to 127.0.0.1:631 (IPv4)
    I [14/Sep/2008:16:00:01 +0200] Loaded configuration file "/etc/cups/cupsd.conf"
    I [14/Sep/2008:16:00:01 +0200] Using default TempDir of /var/spool/cups/tmp...
    I [14/Sep/2008:16:00:01 +0200] Configured for up to 100 clients.
    I [14/Sep/2008:16:00:01 +0200] Allowing up to 100 client connections per host.
    I [14/Sep/2008:16:00:01 +0200] Using policy "default" as the default!
    I [14/Sep/2008:16:00:01 +0200] Full reload is required.
    I [14/Sep/2008:16:00:01 +0200] Loaded MIME database from '/etc/cups': 35 types, 39 filters...
    I [14/Sep/2008:16:00:01 +0200] Loading job cache file "/var/cache/cups/job.cache"...
    I [14/Sep/2008:16:00:01 +0200] Full reload complete.
    I [14/Sep/2008:16:00:01 +0200] Cleaning out old temporary files in "/var/spool/cups/tmp"...
    I [14/Sep/2008:16:00:01 +0200] Listening to 127.0.0.1:631 on fd 3...
    I [14/Sep/2008:16:00:01 +0200] Resuming new connection processing...
    E [14/Sep/2008:16:00:01 +0200] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
    D [14/Sep/2008:16:00:02 +0200] Report: clients=0
    D [14/Sep/2008:16:00:02 +0200] Report: jobs=0
    D [14/Sep/2008:16:00:02 +0200] Report: jobs-active=0
    D [14/Sep/2008:16:00:02 +0200] Report: printers=0
    D [14/Sep/2008:16:00:02 +0200] Report: printers-implicit=0
    D [14/Sep/2008:16:00:02 +0200] Report: stringpool-string-count=168
    D [14/Sep/2008:16:00:02 +0200] Report: stringpool-alloc-bytes=4872
    D [14/Sep/2008:16:00:02 +0200] Report: stringpool-total-bytes=3632
    cupsctl gives me no output (just hangs) and the webinterface is unreachable.
    There is also no file /var/log/cups/acess_log.
    Help?
    Last edited by crom (2008-09-14 19:41:09)

    I tried various adresses: localhost, D600, and the ip.
    /etc/hosts:
    127.0.0.1               localhost.localdomain   localhost  D600
    /etc/rc.conf:
    HOSTNAME="D600"
    Even 127.0.0.1:631 doesn't succeed.
    Edit:
    Found it. 'lo' was in the INTERFACES array in rc.conf. I don't use the normal networking daemon, using wicd instead.
    I took it out and rebooted. Now i can access the web-interface.
    EDIT: How do i mark this solved?
    Last edited by crom (2008-09-14 15:24:54)

  • SEM-BPS 6.0 BPS_WB generate Web Interface BSP

    Hi all,
    We recently had a redirect of the portal connected to our NW04S BW development system and had worked thorugh the issues on the portal side so existing Iviews works (SEM-BPS 6.0). 
    We are now creating some new iview for a new applications but I cannot generate the BSP page.  BPS_WB say that the BSP was generated correctly but when I try to test it, it says that http entry is missing and would I like to add it and when I say I do, it fails since I cannot generate a node under SICF since I do not have the authorization.  I did an SU53 check and asked for 01 create on S_ICF_ADM but getting a lot of questions since 01 on S_ICF_ADM is reserved for Basis only on this project.
    Another thing we are also concerned with is that some system settings that need to be done on the BW side might now have been done although Basis said all entries are changed..
    I have to admit that the last time I worked with someone to set up portal connection to BPS was back in 2003 so I have to dig pretty deep into my memory and had been doing some quick searches but have not found anything obvious yet that would solve the regeneration issue except for the authorization addition which they are very hesitant about.
    Any information or thoughts on this issue / problem would be appreciated.
    Thansk,
    Mary

    Hello Mary,
    I still work on BCS, so dont have BPS here. What I can do is to give you a summary of those things I had done in the past. Maybe it helps?
    I gues you know that there are 2 diffren types of nodes: System nodes to enable connection to the web and the node for each web interface.
    The required system nodes are describes in OSS 517484. I guess you have released them? Since BW Release 3.5 the web interface works with HTMLB. I guess you have activated thise too?`So the last possibility is from my point of view the web interface itself.
    The node for the web interface existis already?
    /default_host/sap/bc/bsp/sap/<your_web_interface>
    In develop system the web interfaces will be activated manually normally. But in Prod automaticall because of not allowed customising. If the web interface has created such an entry already I think the only chance is to give the web interface another name in Development system - or to delete the existing node in the prod system (dangerous).
    If this is not your problem, maybe another consultant has an idea?
    regards
    Eckhard Lewin

Maybe you are looking for