apple / cups

Apple CUPS Sources
https://www.cups.org
Apache License 2.0
1.92k stars 464 forks source link

My applications don't see the available printers #4287

Closed michaelrsweet closed 11 years ago

michaelrsweet commented 11 years ago

Version: 1.6.1 CUPS.org User: papa6

Hi, After an update, I have lost the list of available printers from any application (libreoffice, firefox, evince, epdfviewer...).

This list is correctly updated in /etc/printcap, and from http://localhost:631 I am able to set up new printers, to modify options and even to print page test !

See an old troubleshooting : http://www.cups.org/doc-1.1/sam.html#13_1 which were supposed to been solved.

I have tried and installed several different printers. No problem about PPD.

Because it is impossible to print any document, I set this priority up at "critical".


My configuration : Asus EEE PC, under ArchLinux (kernel 3.7) Printers : HP Laserjet 8100 and HP PSC 1310 (I have the right PPD from previous)

Thanks for your attention,

michaelrsweet commented 11 years ago

CUPS.org User: mike

Does "lpstat -p" show the printers?

Also, please attach the /var/log/cups/error_log and /var/log/cups/access_log files from your system...

michaelrsweet commented 11 years ago

CUPS.org User: papa6

lpstat -p doesn't work, neither from super user account (sudo)

I'm not allowed to post any log file, so I past a selection :

1- last errors, today at 16:39 (start of my computer) // only from error_log, there is nothing at this time on acces_log

2- logs on feb. the 28th, from 11:54 to 12:54 // access_log

3- idem, errors on feb. the 26th, from 11:54 to 12:54 // error_log

Thank you


1- Last errors, today at 16:39 (start my computer) // access_log

I [28/Feb/2013:16:39:14 +0100] Remote access is disabled. D [28/Feb/2013:16:39:15 +0100] Added auto ServerAlias mon_eee I [28/Feb/2013:16:39:15 +0100] Loaded configuration file "/etc/cups/cupsd.conf" D [28/Feb/2013:16:39:15 +0100] Repairing ownership of "/var/run/cups" D [28/Feb/2013:16:39:15 +0100] Creating missing directory "/var/run/cups/certs" D [28/Feb/2013:16:39:15 +0100] Repairing ownership of "/var/run/cups/certs" D [28/Feb/2013:16:39:15 +0100] Repairing access permissions of "/var/run/cups/certs" I [28/Feb/2013:16:39:15 +0100] Using default TempDir of /var/spool/cups/tmp... I [28/Feb/2013:16:39:15 +0100] Configured for up to 100 clients. I [28/Feb/2013:16:39:15 +0100] Allowing up to 100 client connections per host. I [28/Feb/2013:16:39:15 +0100] Using policy "default" as the default. I [28/Feb/2013:16:39:15 +0100] Full reload is required. I [28/Feb/2013:16:39:15 +0100] Loaded MIME database from "/usr/share/cups/mime" and "/etc/cups": 39 types, 56 filters... D [28/Feb/2013:16:39:15 +0100] Loading printer Canon_MP270_series... D [28/Feb/2013:16:39:15 +0100] load_ppd: Loading /var/cache/cups/Canon_MP270_series.data... D [28/Feb/2013:16:39:15 +0100] cupsdRegisterPrinter(p=0xb9652da0(Canon_MP270_series)) D [28/Feb/2013:16:39:15 +0100] Loading printer HP_LaserJet_8100_Series_freebox... D [28/Feb/2013:16:39:15 +0100] load_ppd: Loading /var/cache/cups/HP_LaserJet_8100_Series_freebox.data... D [28/Feb/2013:16:39:15 +0100] cupsdRegisterPrinter(p=0xb9656b48(HP_LaserJet_8100_Series_freebox)) D [28/Feb/2013:16:39:15 +0100] Loading printer HP_LaserJet_8100_Series_usb... D [28/Feb/2013:16:39:15 +0100] load_ppd: Loading /var/cache/cups/HP_LaserJet_8100_Series_usb.data... D [28/Feb/2013:16:39:16 +0100] cupsdRegisterPrinter(p=0xb96684f0(HP_LaserJet_8100_Series_usb)) D [28/Feb/2013:16:39:16 +0100] Loading printer HP_psc_1310_series_freebox... D [28/Feb/2013:16:39:16 +0100] load_ppd: Loading /var/cache/cups/HP_psc_1310_series_freebox.data... D [28/Feb/2013:16:39:16 +0100] cupsdRegisterPrinter(p=0xb968d710(HP_psc_1310_series_freebox)) D [28/Feb/2013:16:39:16 +0100] Loading printer HP_psc_1310_series_usb... D [28/Feb/2013:16:39:16 +0100] load_ppd: Loading /var/cache/cups/HP_psc_1310_series_usb.data... D [28/Feb/2013:16:39:16 +0100] cupsdRegisterPrinter(p=0xb96adf40(HP_psc_1310_series_usb)) I [28/Feb/2013:16:39:16 +0100] Loading job cache file "/var/cache/cups/job.cache"... D [28/Feb/2013:16:39:16 +0100] [Job 1464] Loading from cache... D [28/Feb/2013:16:39:16 +0100] [Job 1465] Loading from cache... D [28/Feb/2013:16:39:16 +0100] [Job 1466] Loading from cache... D [28/Feb/2013:16:39:16 +0100] [Job 1467] Loading from cache... I [28/Feb/2013:16:39:16 +0100] Full reload complete. D [28/Feb/2013:16:39:16 +0100] cupsdCleanFiles(path="/var/spool/cups/tmp", pattern="(null)") I [28/Feb/2013:16:39:16 +0100] Cleaning out old files in "/var/spool/cups/tmp"... D [28/Feb/2013:16:39:16 +0100] cupsdCleanFiles(path="/var/cache/cups", pattern="*.ipp") I [28/Feb/2013:16:39:16 +0100] Cleaning out old files in "/var/cache/cups"... D [28/Feb/2013:16:39:16 +0100] systemd_checkin: Matched existing listener /var/run/cups/cups.sock with fd 3... D [28/Feb/2013:16:39:16 +0100] Calling FindDeviceById(cups-Canon_MP270_series) D [28/Feb/2013:16:39:19 +0100] FindDeviceById failed: org.freedesktop.ColorManager.NotFound:device id 'cups-Canon_MP270_series' does not exists D [28/Feb/2013:16:39:19 +0100] Using profile ID "Canon_MP270_series-Gray..". D [28/Feb/2013:16:39:19 +0100] Calling CreateProfile(Canon_MP270_series-Gray..,temp) D [28/Feb/2013:16:39:20 +0100] Created profile "/org/freedesktop/ColorManager/profiles/Canon_MP270_series_Gray". D [28/Feb/2013:16:39:20 +0100] Using profile ID "Canon_MP270_series-RGB..". D [28/Feb/2013:16:39:20 +0100] Calling CreateProfile(Canon_MP270_series-RGB..,temp) D [28/Feb/2013:16:39:20 +0100] Created profile "/org/freedesktop/ColorManager/profiles/Canon_MP270_series_RGB__". I [28/Feb/2013:16:39:20 +0100] Registering ICC color profiles for "Canon_MP270_series". D [28/Feb/2013:16:39:20 +0100] Calling CreateDevice(cups-Canon_MP270_series,temp) D [28/Feb/2013:16:39:20 +0100] Created device "/org/freedesktop/ColorManager/devices/cups_Canon_MP270_series". D [28/Feb/2013:16:39:20 +0100] Calling /org/freedesktop/ColorManager/devices/cups_Canon_MP270_series:AddProfile(/org/freedesktop/ColorManager/profiles/Canon_MP270_series_Gray) [soft] W [28/Feb/2013:16:39:20 +0100] AddProfile failed: org.freedesktop.DBus.Error.UnknownMethod:L'interface « org.freedesktop.ColorManager » n'existe pas pour l'objet à l'emplacement /org/freedesktop/ColorManager/devices/cups_Canon_MP270_series D [28/Feb/2013:16:39:20 +0100] Calling /org/freedesktop/ColorManager/devices/cups_Canon_MP270_series:AddProfile(/org/freedesktop/ColorManager/profiles/Canon_MP270_series_RGB) [soft] W [28/Feb/2013:16:39:20 +0100] AddProfile failed: org.freedesktop.DBus.Error.UnknownMethod:L'interface « org.freedesktop.ColorManager » n'existe pas pour l'objet à l'emplacement /org/freedesktop/ColorManager/devices/cups_Canon_MP270_series D [28/Feb/2013:16:39:20 +0100] Calling FindDeviceById(cups-HP_LaserJet_8100_Series_freebox) D [28/Feb/2013:16:39:20 +0100] FindDeviceById failed: org.freedesktop.ColorManager.NotFound:device id 'cups-HP_LaserJet_8100_Series_freebox' does not exists D [28/Feb/2013:16:39:20 +0100] Using profile ID "HP_LaserJet_8100_Series_freebox-Gray..". D [28/Feb/2013:16:39:20 +0100] Calling CreateProfile(HP_LaserJet_8100_Series_freebox-Gray..,temp) D [28/Feb/2013:16:39:20 +0100] Created profile "/org/freedesktop/ColorManager/profiles/HP_LaserJet_8100_Series_freebox_Gray". D [28/Feb/2013:16:39:20 +0100] Using profile ID "HP_LaserJet_8100_Series_freebox-RGB..". D [28/Feb/2013:16:39:20 +0100] Calling CreateProfile(HP_LaserJet_8100_Series_freebox-RGB..,temp) D [28/Feb/2013:16:39:20 +0100] Created profile "/org/freedesktop/ColorManager/profiles/HP_LaserJet_8100_Series_freebox_RGB". I [28/Feb/2013:16:39:20 +0100] Registering ICC color profiles for "HP_LaserJet_8100_Series_freebox". D [28/Feb/2013:16:39:20 +0100] Calling CreateDevice(cups-HP_LaserJet_8100_Series_freebox,temp) D [28/Feb/2013:16:39:20 +0100] Created device "/org/freedesktop/ColorManager/devices/cups_HP_LaserJet_8100_Series_freebox". D [28/Feb/2013:16:39:20 +0100] Calling /org/freedesktop/ColorManager/devices/cups_HP_LaserJet_8100_Series_freebox:AddProfile(/org/freedesktop/ColorManager/profiles/HP_LaserJet_8100_Series_freebox_Gray__) [soft] W [28/Feb/2013:16:39:20 +0100] AddProfile failed: org.freedesktop.DBus.Error.UnknownMethod:L'interface « org.freedesktop.ColorManager » n'existe pas pour l'objet à l'emplacement /org/freedesktop/ColorManager/devices/cups_HP_LaserJet_8100_Series_freebox D [28/Feb/2013:16:39:20 +0100] Calling /org/freedesktop/ColorManager/devices/cups_HP_LaserJet_8100_Series_freebox:AddProfile(/org/freedesktop/ColorManager/profiles/HP_LaserJet_8100_Series_freebox_RGB) [soft] W [28/Feb/2013:16:39:20 +0100] AddProfile failed: org.freedesktop.DBus.Error.UnknownMethod:L'interface « org.freedesktop.ColorManager » n'existe pas pour l'objet à l'emplacement /org/freedesktop/ColorManager/devices/cups_HP_LaserJet_8100_Series_freebox D [28/Feb/2013:16:39:20 +0100] Calling FindDeviceById(cups-HP_LaserJet_8100_Series_usb) D [28/Feb/2013:16:39:20 +0100] FindDeviceById failed: org.freedesktop.ColorManager.NotFound:device id 'cups-HP_LaserJet_8100_Series_usb' does not exists D [28/Feb/2013:16:39:20 +0100] Using profile ID "HP_LaserJet_8100_Series_usb-Gray..". D [28/Feb/2013:16:39:20 +0100] Calling CreateProfile(HP_LaserJet_8100_Series_usb-Gray..,temp) D [28/Feb/2013:16:39:20 +0100] Created profile "/org/freedesktop/ColorManager/profiles/HP_LaserJet_8100_Series_usb_Gray". D [28/Feb/2013:16:39:20 +0100] Using profile ID "HP_LaserJet_8100_Series_usb-RGB..". D [28/Feb/2013:16:39:20 +0100] Calling CreateProfile(HP_LaserJet_8100_Series_usb-RGB..,temp) D [28/Feb/2013:16:39:20 +0100] Created profile "/org/freedesktop/ColorManager/profiles/HP_LaserJet_8100_Series_usb_RGB__". I [28/Feb/2013:16:39:20 +0100] Registering ICC color profiles for "HP_LaserJet_8100_Series_usb". D [28/Feb/2013:16:39:20 +0100] Calling CreateDevice(cups-HP_LaserJet_8100_Series_usb,temp) D [28/Feb/2013:16:39:20 +0100] Created device "/org/freedesktop/ColorManager/devices/cups_HP_LaserJet_8100_Series_usb". D [28/Feb/2013:16:39:20 +0100] Calling /org/freedesktop/ColorManager/devices/cups_HP_LaserJet_8100_Series_usb:AddProfile(/org/freedesktop/ColorManager/profiles/HP_LaserJet_8100_Series_usb_Gray) [soft] W [28/Feb/2013:16:39:20 +0100] AddProfile failed: org.freedesktop.DBus.Error.UnknownMethod:L'interface « org.freedesktop.ColorManager » n'existe pas pour l'objet à l'emplacement /org/freedesktop/ColorManager/devices/cups_HP_LaserJet_8100_Series_usb D [28/Feb/2013:16:39:20 +0100] Calling /org/freedesktop/ColorManager/devices/cups_HP_LaserJet_8100_Series_usb:AddProfile(/org/freedesktop/ColorManager/profiles/HP_LaserJet_8100_Series_usb_RGB) [soft] W [28/Feb/2013:16:39:20 +0100] AddProfile failed: org.freedesktop.DBus.Error.UnknownMethod:L'interface « org.freedesktop.ColorManager » n'existe pas pour l'objet à l'emplacement /org/freedesktop/ColorManager/devices/cups_HP_LaserJet_8100_Series_usb D [28/Feb/2013:16:39:20 +0100] Calling FindDeviceById(cups-HP_psc_1310_series_freebox) D [28/Feb/2013:16:39:20 +0100] FindDeviceById failed: org.freedesktop.ColorManager.NotFound:device id 'cups-HP_psc_1310_series_freebox' does not exists D [28/Feb/2013:16:39:20 +0100] Using profile ID "HP_psc_1310_series_freebox-Gray..". D [28/Feb/2013:16:39:20 +0100] Calling CreateProfile(HP_psc_1310_series_freebox-Gray..,temp) D [28/Feb/2013:16:39:20 +0100] Created profile "/org/freedesktop/ColorManager/profiles/HP_psc_1310_series_freebox_Gray". D [28/Feb/2013:16:39:20 +0100] Using profile ID "HP_psc_1310_series_freebox-RGB..". D [28/Feb/2013:16:39:20 +0100] Calling CreateProfile(HP_psc_1310_series_freebox-RGB..,temp) D [28/Feb/2013:16:39:20 +0100] Created profile "/org/freedesktop/ColorManager/profiles/HP_psc_1310_series_freebox_RGB". I [28/Feb/2013:16:39:20 +0100] Registering ICC color profiles for "HP_psc_1310_series_freebox". D [28/Feb/2013:16:39:20 +0100] Calling CreateDevice(cups-HP_psc_1310_series_freebox,temp) D [28/Feb/2013:16:39:20 +0100] Created device "/org/freedesktop/ColorManager/devices/cups_HP_psc_1310_series_freebox". D [28/Feb/2013:16:39:20 +0100] Calling /org/freedesktop/ColorManager/devices/cups_HP_psc_1310_series_freebox:AddProfile(/org/freedesktop/ColorManager/profiles/HP_psc_1310_series_freebox_Gray__) [soft] W [28/Feb/2013:16:39:20 +0100] AddProfile failed: org.freedesktop.DBus.Error.UnknownMethod:L'interface « org.freedesktop.ColorManager » n'existe pas pour l'objet à l'emplacement /org/freedesktop/ColorManager/devices/cups_HP_psc_1310_series_freebox D [28/Feb/2013:16:39:20 +0100] Calling /org/freedesktop/ColorManager/devices/cups_HP_psc_1310_series_freebox:AddProfile(/org/freedesktop/ColorManager/profiles/HP_psc_1310_series_freebox_RGB) [soft] W [28/Feb/2013:16:39:20 +0100] AddProfile failed: org.freedesktop.DBus.Error.UnknownMethod:L'interface « org.freedesktop.ColorManager » n'existe pas pour l'objet à l'emplacement /org/freedesktop/ColorManager/devices/cups_HP_psc_1310_series_freebox D [28/Feb/2013:16:39:20 +0100] Calling FindDeviceById(cups-HP_psc_1310_series_usb) D [28/Feb/2013:16:39:20 +0100] FindDeviceById failed: org.freedesktop.ColorManager.NotFound:device id 'cups-HP_psc_1310_series_usb' does not exists D [28/Feb/2013:16:39:20 +0100] Using profile ID "HP_psc_1310_series_usb-Gray..". D [28/Feb/2013:16:39:20 +0100] Calling CreateProfile(HP_psc_1310_series_usb-Gray..,temp) D [28/Feb/2013:16:39:20 +0100] Created profile "/org/freedesktop/ColorManager/profiles/HP_psc_1310_series_usb_Gray". D [28/Feb/2013:16:39:20 +0100] Using profile ID "HP_psc_1310_series_usb-RGB..". D [28/Feb/2013:16:39:20 +0100] Calling CreateProfile(HP_psc_1310_series_usb-RGB..,temp) D [28/Feb/2013:16:39:20 +0100] Created profile "/org/freedesktop/ColorManager/profiles/HP_psc_1310_series_usb_RGB__". I [28/Feb/2013:16:39:20 +0100] Registering ICC color profiles for "HP_psc_1310_series_usb". D [28/Feb/2013:16:39:20 +0100] Calling CreateDevice(cups-HP_psc_1310_series_usb,temp) D [28/Feb/2013:16:39:20 +0100] Created device "/org/freedesktop/ColorManager/devices/cups_HP_psc_1310_series_usb". D [28/Feb/2013:16:39:20 +0100] Calling /org/freedesktop/ColorManager/devices/cups_HP_psc_1310_series_usb:AddProfile(/org/freedesktop/ColorManager/profiles/HP_psc_1310_series_usb_Gray) [soft] W [28/Feb/2013:16:39:20 +0100] AddProfile failed: org.freedesktop.DBus.Error.UnknownMethod:L'interface « org.freedesktop.ColorManager » n'existe pas pour l'objet à l'emplacement /org/freedesktop/ColorManager/devices/cups_HP_psc_1310_series_usb D [28/Feb/2013:16:39:20 +0100] Calling /org/freedesktop/ColorManager/devices/cups_HP_psc_1310_series_usb:AddProfile(/org/freedesktop/ColorManager/profiles/HP_psc_1310_series_usb_RGB__) [soft] W [28/Feb/2013:16:39:20 +0100] AddProfile failed: org.freedesktop.DBus.Error.UnknownMethod:L'interface « org.freedesktop.ColorManager » n'existe pas pour l'objet à l'emplacement /org/freedesktop/ColorManager/devices/cups_HP_psc_1310_series_usb I [28/Feb/2013:16:39:20 +0100] Listening to [v1.::1]:631 on fd 10... I [28/Feb/2013:16:39:20 +0100] Listening to 127.0.0.1:631 on fd 11... I [28/Feb/2013:16:39:20 +0100] Listening to /var/run/cups/cups.sock:631 on fd 3... I [28/Feb/2013:16:39:20 +0100] Resuming new connection processing... D [28/Feb/2013:16:39:20 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy" D [28/Feb/2013:16:39:20 +0100] Discarding unused server-started event... D [28/Feb/2013:16:39:21 +0100] Report: clients=0 D [28/Feb/2013:16:39:21 +0100] Report: jobs=4 D [28/Feb/2013:16:39:21 +0100] Report: jobs-active=0 D [28/Feb/2013:16:39:21 +0100] Report: printers=5 D [28/Feb/2013:16:39:21 +0100] Report: stringpool-string-count=11861 D [28/Feb/2013:16:39:21 +0100] Report: stringpool-alloc-bytes=12104 D [28/Feb/2013:16:39:21 +0100] Report: stringpool-total-bytes=228232


2- logs on feb. the 28th, from 11:54 to 12:51 // access_log

localhost - - [28/Feb/2013:11:54:42 +0100] "POST /admin/ HTTP/1.1" 200 106 - - localhost - - [28/Feb/2013:11:54:42 +0100] "POST /admin/ HTTP/1.1" 200 2562 - - localhost - - [28/Feb/2013:12:42:24 +0100] "POST /admin/ HTTP/1.1" 200 62 - - localhost - - [28/Feb/2013:12:42:24 +0100] "POST /admin/ HTTP/1.1" 200 11866 - - localhost - - [28/Feb/2013:12:51:41 +0100] "POST /admin/ HTTP/1.1" 200 62 - - localhost - - [28/Feb/2013:12:51:41 +0100] "POST /admin/ HTTP/1.1" 200 11866 - -


3- errors on feb. the 28th, from 11:54 to 12:54 // error_log

D [28/Feb/2013:11:54:42 +0100] [Client 14] Accepted from localhost:631 (IPv6) D [28/Feb/2013:11:54:42 +0100] Report: clients=1 D [28/Feb/2013:11:54:42 +0100] Report: jobs=4 D [28/Feb/2013:11:54:42 +0100] Report: jobs-active=0 D [28/Feb/2013:11:54:42 +0100] Report: printers=5 D [28/Feb/2013:11:54:42 +0100] Report: stringpool-string-count=11861 D [28/Feb/2013:11:54:42 +0100] Report: stringpool-alloc-bytes=12104 D [28/Feb/2013:11:54:42 +0100] Report: stringpool-total-bytes=228232 D [28/Feb/2013:11:54:42 +0100] [Client 14] POST /admin/ HTTP/1.1 D [28/Feb/2013:11:54:42 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:11:54:42 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:11:54:42 +0100] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/admin.cgi" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[8] = "HOME=/var/spool/cups/tmp" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[10] = "SERVER_ADMIN=root@mon_eee" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[11] = "SOFTWARE=CUPS/1.6.1" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[13] = "USER=root" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[14] = "CUPS_MAX_MESSAGE=2047" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[15] = "CUPS_SERVER=/var/run/cups/cups.sock" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[16] = "CUPS_ENCRYPTION=IfRequested" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[17] = "IPP_PORT=631" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[18] = "LANG=fr.UTF8" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[19] = "REDIRECT_STATUS=1" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[21] = "SERVER_NAME=localhost" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[22] = "SERVER_PORT=631" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[23] = "REMOTE_ADDR=[v1.::1]" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[24] = "REMOTE_HOST=localhost" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[25] = "SCRIPT_NAME=/admin/" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/admin/" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[27] = "SERVER_PROTOCOL=HTTP/1.1" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[28] = "HTTP_COOKIE=org.cups.sid=97b77d558253d3b5d2f2c3151ff6a42c" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[29] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux i686; rv:19.0) Gecko/20100101 Firefox/19.0" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[30] = "HTTP_REFERER=http://localhost:631/printers/HP_psc_1310_series_freebox" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[31] = "REQUEST_METHOD=POST" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[32] = "CONTENT_LENGTH=106" D [28/Feb/2013:11:54:42 +0100] [CGI] envp[33] = "CONTENT_TYPE=application/x-www-form-urlencoded" D [28/Feb/2013:11:54:42 +0100] [CGI] Started /usr/lib/cups/cgi-bin/admin.cgi (PID 1044) I [28/Feb/2013:11:54:42 +0100] [Client 14] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=1044) D [28/Feb/2013:11:54:42 +0100] [Client 14] file=16 D [28/Feb/2013:11:54:42 +0100] [CGI] admin.cgi started... D [28/Feb/2013:11:54:42 +0100] [Client 15] Accepted from localhost (Domain) D [28/Feb/2013:11:54:42 +0100] [CGI] http=0xb816bd00 D [28/Feb/2013:11:54:42 +0100] [CGI] cgiSetVariable: SECTION="admin" D [28/Feb/2013:11:54:42 +0100] [CGI] cgiSetVariable: REFRESH_PAGE="" D [28/Feb/2013:11:54:42 +0100] [CGI] org.cups.sid cookie is "97b77d558253d3b5d2f2c3151ff6a42c" D [28/Feb/2013:11:54:42 +0100] [CGI] cgiSetVariable: org.cups.sid="97b77d558253d3b5d2f2c3151ff6a42c" D [28/Feb/2013:11:54:42 +0100] [CGI] cgiSetVariable: printer_name="HP_psc_1310_series_freebox" D [28/Feb/2013:11:54:42 +0100] [CGI] cgiSetVariable: OP="set-allowed-users" D [28/Feb/2013:11:54:42 +0100] [CGI] op="set-allowed-users"... D [28/Feb/2013:11:54:42 +0100] [Client 15] POST / HTTP/1.1 D [28/Feb/2013:11:54:42 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [28/Feb/2013:11:54:42 +0100] [Client 15] No authentication data provided. D [28/Feb/2013:11:54:42 +0100] [Client 15] 2.0 Get-Printer-Attributes 1 D [28/Feb/2013:11:54:42 +0100] Get-Printer-Attributes ipp://localhost/printers/HP_psc_1310_series_freebox D [28/Feb/2013:11:54:42 +0100] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost/printers/HP_psc_1310_series_freebox) from localhost D [28/Feb/2013:11:54:42 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [28/Feb/2013:11:54:42 +0100] [CGI] cgiSetVariable: SERVER_NAME="localhost" D [28/Feb/2013:11:54:42 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.6.1" D [28/Feb/2013:11:54:42 +0100] [CGI] cgiSetVariable: TITLE="Set Allowed Users" D [28/Feb/2013:11:54:42 +0100] [CGI] cgiSetVariable: SERVER_NAME="localhost" D [28/Feb/2013:11:54:42 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.6.1" D [28/Feb/2013:11:54:42 +0100] Script header: Content-Type: text/html;charset=utf-8 D [28/Feb/2013:11:54:42 +0100] Script header: D [28/Feb/2013:11:54:42 +0100] PID 1044 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors. D [28/Feb/2013:11:54:42 +0100] [Client 15] HTTP_WAITING Closing on EOF D [28/Feb/2013:11:54:42 +0100] [Client 15] Closing connection. D [28/Feb/2013:11:54:42 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [28/Feb/2013:11:54:42 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:11:54:42 +0100] [Client 14] GET /cups.css HTTP/1.1 D [28/Feb/2013:11:54:42 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:11:54:42 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:11:54:42 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:11:54:42 +0100] [Client 14] GET /images/left.gif HTTP/1.1 D [28/Feb/2013:11:54:42 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:11:54:42 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:11:54:42 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:11:54:42 +0100] [Client 14] GET /images/right.gif HTTP/1.1 D [28/Feb/2013:11:54:42 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:11:54:42 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:11:54:42 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:11:54:42 +0100] [Client 15] Accepted from localhost:631 (IPv6) D [28/Feb/2013:11:54:42 +0100] [Client 14] GET /images/unsel.gif HTTP/1.1 D [28/Feb/2013:11:54:42 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:11:54:42 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:11:54:42 +0100] [Client 15] GET /images/sel.gif HTTP/1.1 D [28/Feb/2013:11:54:42 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [28/Feb/2013:11:54:42 +0100] [Client 15] No authentication data provided. D [28/Feb/2013:11:54:42 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [28/Feb/2013:11:54:42 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:11:55:13 +0100] [Client 15] HTTP_WAITING Closing on EOF D [28/Feb/2013:11:55:13 +0100] [Client 15] Closing connection. D [28/Feb/2013:11:55:13 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy" D [28/Feb/2013:11:55:13 +0100] [Client 14] HTTP_WAITING Closing on EOF D [28/Feb/2013:11:55:13 +0100] [Client 14] Closing connection. D [28/Feb/2013:11:55:13 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy" D [28/Feb/2013:12:10:01 +0100] [Client 14] Accepted from localhost:631 (IPv6) D [28/Feb/2013:12:10:01 +0100] Report: clients=1 D [28/Feb/2013:12:10:01 +0100] Report: jobs=4 D [28/Feb/2013:12:10:01 +0100] Report: jobs-active=0 D [28/Feb/2013:12:10:01 +0100] Report: printers=5 D [28/Feb/2013:12:10:01 +0100] Report: stringpool-string-count=11861 D [28/Feb/2013:12:10:01 +0100] Report: stringpool-alloc-bytes=12104 D [28/Feb/2013:12:10:01 +0100] Report: stringpool-total-bytes=228232 D [28/Feb/2013:12:10:01 +0100] [Client 14] GET / HTTP/1.1 D [28/Feb/2013:12:10:01 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:10:01 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:10:01 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:10:01 +0100] [Client 14] GET /cups.css HTTP/1.1 D [28/Feb/2013:12:10:01 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:10:01 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:10:01 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:10:01 +0100] [Client 14] GET /images/left.gif HTTP/1.1 D [28/Feb/2013:12:10:01 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:10:01 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:10:01 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:10:01 +0100] [Client 15] Accepted from localhost:631 (IPv6) D [28/Feb/2013:12:10:01 +0100] [Client 14] GET /images/right.gif HTTP/1.1 D [28/Feb/2013:12:10:01 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:10:01 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:10:01 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:10:01 +0100] [Client 14] GET /images/cups-icon.png HTTP/1.1 D [28/Feb/2013:12:10:01 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:10:01 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:10:01 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:10:01 +0100] [Client 14] GET /images/sel.gif HTTP/1.1 D [28/Feb/2013:12:10:01 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:10:01 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:10:01 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:10:01 +0100] [Client 15] GET /images/unsel.gif HTTP/1.1 D [28/Feb/2013:12:10:01 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:10:01 +0100] [Client 15] No authentication data provided. D [28/Feb/2013:12:10:01 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:10:32 +0100] [Client 14] HTTP_WAITING Closing on EOF D [28/Feb/2013:12:10:32 +0100] [Client 14] Closing connection. D [28/Feb/2013:12:10:32 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy" D [28/Feb/2013:12:10:32 +0100] [Client 15] HTTP_WAITING Closing on EOF D [28/Feb/2013:12:10:32 +0100] [Client 15] Closing connection. D [28/Feb/2013:12:10:32 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy" D [28/Feb/2013:12:38:17 +0100] [Client 14] Accepted from localhost:631 (IPv6) D [28/Feb/2013:12:38:17 +0100] Report: clients=1 D [28/Feb/2013:12:38:17 +0100] Report: jobs=4 D [28/Feb/2013:12:38:17 +0100] Report: jobs-active=0 D [28/Feb/2013:12:38:17 +0100] Report: printers=5 D [28/Feb/2013:12:38:17 +0100] Report: stringpool-string-count=11861 D [28/Feb/2013:12:38:17 +0100] Report: stringpool-alloc-bytes=12104 D [28/Feb/2013:12:38:17 +0100] Report: stringpool-total-bytes=228232 D [28/Feb/2013:12:38:17 +0100] [Client 14] GET /admin HTTP/1.1 D [28/Feb/2013:12:38:17 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:38:17 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:38:17 +0100] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/admin.cgi" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[8] = "HOME=/var/spool/cups/tmp" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[10] = "SERVER_ADMIN=root@mon_eee" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[11] = "SOFTWARE=CUPS/1.6.1" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[13] = "USER=root" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[14] = "CUPS_MAX_MESSAGE=2047" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[15] = "CUPS_SERVER=/var/run/cups/cups.sock" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[16] = "CUPS_ENCRYPTION=IfRequested" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[17] = "IPP_PORT=631" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[18] = "LANG=fr.UTF8" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[19] = "REDIRECT_STATUS=1" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[21] = "SERVER_NAME=localhost" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[22] = "SERVER_PORT=631" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[23] = "REMOTE_ADDR=[v1.::1]" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[24] = "REMOTE_HOST=localhost" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[25] = "SCRIPT_NAME=/admin" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/admin" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[27] = "SERVER_PROTOCOL=HTTP/1.1" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[28] = "HTTP_COOKIE=org.cups.sid=97b77d558253d3b5d2f2c3151ff6a42c" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[29] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux i686; rv:19.0) Gecko/20100101 Firefox/19.0" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[30] = "HTTP_REFERER=http://localhost:631/admin/" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[31] = "REQUEST_METHOD=GET" D [28/Feb/2013:12:38:17 +0100] [CGI] envp[32] = "QUERY_STRING=" D [28/Feb/2013:12:38:17 +0100] [CGI] Started /usr/lib/cups/cgi-bin/admin.cgi (PID 1110) I [28/Feb/2013:12:38:17 +0100] [Client 14] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=1110) D [28/Feb/2013:12:38:17 +0100] [Client 14] file=15 D [28/Feb/2013:12:38:19 +0100] [CGI] admin.cgi started... D [28/Feb/2013:12:38:19 +0100] [Client 16] Accepted from localhost (Domain) D [28/Feb/2013:12:38:19 +0100] [CGI] http=0xb8577d00 D [28/Feb/2013:12:38:19 +0100] [CGI] cgiSetVariable: SECTION="admin" D [28/Feb/2013:12:38:19 +0100] [CGI] cgiSetVariable: REFRESH_PAGE="" D [28/Feb/2013:12:38:19 +0100] [CGI] org.cups.sid cookie is "97b77d558253d3b5d2f2c3151ff6a42c" D [28/Feb/2013:12:38:19 +0100] [CGI] No form data, showing main menu... D [28/Feb/2013:12:38:19 +0100] [CGI] cgiSetVariable: DEBUG_LOGGING="CHECKED" D [28/Feb/2013:12:38:19 +0100] [CGI] cgiSetVariable: HAVE_GSSAPI="1" D [28/Feb/2013:12:38:19 +0100] [CGI] cgiSetVariable: KERBEROS="" D [28/Feb/2013:12:38:19 +0100] [CGI] cgiSetVariable: PRESERVE_JOBS="CHECKED" D [28/Feb/2013:12:38:19 +0100] [CGI] cgiSetVariable: PRESERVE_JOB_HISTORY="Yes" D [28/Feb/2013:12:38:19 +0100] [CGI] cgiSetVariable: PRESERVE_JOB_FILES="1d" D [28/Feb/2013:12:38:19 +0100] [CGI] cgiSetVariable: MAX_CLIENTS="100" D [28/Feb/2013:12:38:19 +0100] [CGI] cgiSetVariable: MAX_JOBS="500" D [28/Feb/2013:12:38:19 +0100] [CGI] cgiSetVariable: MAX_LOG_SIZE="1m" D [28/Feb/2013:12:38:19 +0100] [CGI] /usr/share/cups/drivers/pscript5.dll: No such file or directory D [28/Feb/2013:12:38:19 +0100] [Client 16] POST / HTTP/1.1 D [28/Feb/2013:12:38:19 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [28/Feb/2013:12:38:19 +0100] [Client 16] No authentication data provided. D [28/Feb/2013:12:38:19 +0100] [Client 16] 2.0 Get-Subscriptions 1 D [28/Feb/2013:12:38:19 +0100] Get-Subscriptions ipp://localhost/ D [28/Feb/2013:12:38:19 +0100] Get-Subscriptions client-error-not-found: No subscriptions found. D [28/Feb/2013:12:38:19 +0100] Returning IPP client-error-not-found for Get-Subscriptions (ipp://localhost/) from localhost D [28/Feb/2013:12:38:19 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [28/Feb/2013:12:38:19 +0100] [CGI] cgiSetVariable: SERVER_NAME="localhost" D [28/Feb/2013:12:38:19 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.6.1" D [28/Feb/2013:12:38:19 +0100] [CGI] cgiSetVariable: TITLE="Administration" D [28/Feb/2013:12:38:19 +0100] [CGI] cgiSetVariable: SERVER_NAME="localhost" D [28/Feb/2013:12:38:19 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.6.1" D [28/Feb/2013:12:38:19 +0100] Script header: Content-Type: text/html;charset=utf-8 D [28/Feb/2013:12:38:19 +0100] Script header: D [28/Feb/2013:12:38:19 +0100] [Client 16] HTTP_WAITING Closing on EOF D [28/Feb/2013:12:38:19 +0100] [Client 16] Closing connection. D [28/Feb/2013:12:38:19 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [28/Feb/2013:12:38:19 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:38:19 +0100] PID 1110 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors. D [28/Feb/2013:12:38:19 +0100] [Client 14] GET /cups.css HTTP/1.1 D [28/Feb/2013:12:38:19 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:38:19 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:38:19 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:38:19 +0100] [Client 14] GET /images/left.gif HTTP/1.1 D [28/Feb/2013:12:38:19 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:38:19 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:38:19 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:38:19 +0100] [Client 15] Accepted from localhost:631 (IPv6) D [28/Feb/2013:12:38:19 +0100] [Client 14] GET /images/right.gif HTTP/1.1 D [28/Feb/2013:12:38:19 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:38:19 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:38:19 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:38:19 +0100] [Client 14] GET /images/unsel.gif HTTP/1.1 D [28/Feb/2013:12:38:19 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:38:19 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:38:19 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:38:19 +0100] [Client 14] GET /images/sel.gif HTTP/1.1 D [28/Feb/2013:12:38:19 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:38:19 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:38:19 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:38:25 +0100] [Client 15] HTTP_WAITING Closing on EOF D [28/Feb/2013:12:38:25 +0100] [Client 15] Closing connection. D [28/Feb/2013:12:38:25 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy" D [28/Feb/2013:12:38:35 +0100] [Client 14] GET /admin/?ADVANCEDSETTINGS=YES HTTP/1.1 D [28/Feb/2013:12:38:35 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:38:35 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:38:35 +0100] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/admin.cgi" D [28/Feb/2013:12:38:35 +0100] [CGI] argv[1] = "ADVANCEDSETTINGS=YES" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[8] = "HOME=/var/spool/cups/tmp" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[10] = "SERVER_ADMIN=root@mon_eee" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[11] = "SOFTWARE=CUPS/1.6.1" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[13] = "USER=root" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[14] = "CUPS_MAX_MESSAGE=2047" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[15] = "CUPS_SERVER=/var/run/cups/cups.sock" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[16] = "CUPS_ENCRYPTION=IfRequested" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[17] = "IPP_PORT=631" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[18] = "LANG=fr.UTF8" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[19] = "REDIRECT_STATUS=1" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[21] = "SERVER_NAME=localhost" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[22] = "SERVER_PORT=631" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[23] = "REMOTE_ADDR=[v1.::1]" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[24] = "REMOTE_HOST=localhost" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[25] = "SCRIPT_NAME=/admin/" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/admin/" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[27] = "SERVER_PROTOCOL=HTTP/1.1" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[28] = "HTTP_COOKIE=org.cups.sid=97b77d558253d3b5d2f2c3151ff6a42c" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[29] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux i686; rv:19.0) Gecko/20100101 Firefox/19.0" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[30] = "HTTP_REFERER=http://localhost:631/admin" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[31] = "REQUEST_METHOD=GET" D [28/Feb/2013:12:38:35 +0100] [CGI] envp[32] = "QUERY_STRING=ADVANCEDSETTINGS=YES" D [28/Feb/2013:12:38:35 +0100] [CGI] Started /usr/lib/cups/cgi-bin/admin.cgi (PID 1111) I [28/Feb/2013:12:38:35 +0100] [Client 14] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=1111) D [28/Feb/2013:12:38:35 +0100] [Client 14] file=15 D [28/Feb/2013:12:38:35 +0100] [CGI] admin.cgi started... D [28/Feb/2013:12:38:35 +0100] [Client 16] Accepted from localhost (Domain) D [28/Feb/2013:12:38:35 +0100] [CGI] http=0xb7994d00 D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: SECTION="admin" D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: REFRESH_PAGE="" D [28/Feb/2013:12:38:35 +0100] [CGI] org.cups.sid cookie is "97b77d558253d3b5d2f2c3151ff6a42c" D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: ADVANCEDSETTINGS="YES" D [28/Feb/2013:12:38:35 +0100] [CGI] No form data, showing main menu... D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: DEBUG_LOGGING="CHECKED" D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: HAVE_GSSAPI="1" D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: KERBEROS="" D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: PRESERVE_JOBS="CHECKED" D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: PRESERVE_JOB_HISTORY="Yes" D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: PRESERVE_JOB_FILES="1d" D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: MAX_CLIENTS="100" D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: MAX_JOBS="500" D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: MAX_LOG_SIZE="1m" D [28/Feb/2013:12:38:35 +0100] [CGI] /usr/share/cups/drivers/pscript5.dll: No such file or directory D [28/Feb/2013:12:38:35 +0100] [Client 16] POST / HTTP/1.1 D [28/Feb/2013:12:38:35 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [28/Feb/2013:12:38:35 +0100] [Client 16] No authentication data provided. D [28/Feb/2013:12:38:35 +0100] [Client 16] 2.0 Get-Subscriptions 1 D [28/Feb/2013:12:38:35 +0100] Get-Subscriptions ipp://localhost/ D [28/Feb/2013:12:38:35 +0100] Get-Subscriptions client-error-not-found: No subscriptions found. D [28/Feb/2013:12:38:35 +0100] Returning IPP client-error-not-found for Get-Subscriptions (ipp://localhost/) from localhost D [28/Feb/2013:12:38:35 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: SERVER_NAME="localhost" D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.6.1" D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: TITLE="Administration" D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: SERVER_NAME="localhost" D [28/Feb/2013:12:38:35 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.6.1" D [28/Feb/2013:12:38:35 +0100] Script header: Content-Type: text/html;charset=utf-8 D [28/Feb/2013:12:38:35 +0100] Script header: D [28/Feb/2013:12:38:35 +0100] [Client 16] HTTP_WAITING Closing on EOF D [28/Feb/2013:12:38:35 +0100] [Client 16] Closing connection. D [28/Feb/2013:12:38:35 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [28/Feb/2013:12:38:35 +0100] PID 1111 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors. D [28/Feb/2013:12:38:35 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:38:35 +0100] [Client 14] GET /cups.css HTTP/1.1 D [28/Feb/2013:12:38:35 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:38:35 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:38:35 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:38:35 +0100] [Client 14] GET /images/left.gif HTTP/1.1 D [28/Feb/2013:12:38:35 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:38:35 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:38:35 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:38:35 +0100] [Client 15] Accepted from localhost:631 (IPv6) D [28/Feb/2013:12:38:35 +0100] [Client 14] GET /images/right.gif HTTP/1.1 D [28/Feb/2013:12:38:35 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:38:35 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:38:35 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:38:35 +0100] [Client 14] GET /images/unsel.gif HTTP/1.1 D [28/Feb/2013:12:38:35 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:38:35 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:38:35 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:38:35 +0100] [Client 14] GET /images/sel.gif HTTP/1.1 D [28/Feb/2013:12:38:35 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:38:35 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:38:35 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:38:40 +0100] [Client 15] HTTP_WAITING Closing on EOF D [28/Feb/2013:12:38:40 +0100] [Client 15] Closing connection. D [28/Feb/2013:12:38:40 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy" D [28/Feb/2013:12:39:06 +0100] [Client 14] HTTP_WAITING Closing on EOF D [28/Feb/2013:12:39:06 +0100] [Client 14] Closing connection. D [28/Feb/2013:12:39:06 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy" D [28/Feb/2013:12:39:18 +0100] [Client 14] Accepted from localhost:631 (IPv6) D [28/Feb/2013:12:39:18 +0100] Report: clients=1 D [28/Feb/2013:12:39:18 +0100] Report: jobs=4 D [28/Feb/2013:12:39:18 +0100] Report: jobs-active=0 D [28/Feb/2013:12:39:18 +0100] Report: printers=5 D [28/Feb/2013:12:39:18 +0100] Report: stringpool-string-count=11861 D [28/Feb/2013:12:39:18 +0100] Report: stringpool-alloc-bytes=12104 D [28/Feb/2013:12:39:18 +0100] Report: stringpool-total-bytes=228232 D [28/Feb/2013:12:39:18 +0100] [Client 14] GET /classes/ HTTP/1.1 D [28/Feb/2013:12:39:18 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:39:18 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:39:18 +0100] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/classes.cgi" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[8] = "HOME=/var/spool/cups/tmp" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[10] = "SERVER_ADMIN=root@mon_eee" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[11] = "SOFTWARE=CUPS/1.6.1" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[13] = "USER=root" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[14] = "CUPS_MAX_MESSAGE=2047" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[15] = "CUPS_SERVER=/var/run/cups/cups.sock" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[16] = "CUPS_ENCRYPTION=IfRequested" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[17] = "IPP_PORT=631" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[18] = "LANG=fr.UTF8" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[19] = "REDIRECT_STATUS=1" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[21] = "SERVER_NAME=localhost" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[22] = "SERVER_PORT=631" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[23] = "REMOTE_ADDR=[v1.::1]" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[24] = "REMOTE_HOST=localhost" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[25] = "SCRIPT_NAME=/classes/" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/classes/" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[27] = "SERVER_PROTOCOL=HTTP/1.1" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[28] = "HTTP_COOKIE=org.cups.sid=97b77d558253d3b5d2f2c3151ff6a42c" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[29] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux i686; rv:19.0) Gecko/20100101 Firefox/19.0" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[30] = "HTTP_REFERER=http://localhost:631/admin/?ADVANCEDSETTINGS=YES" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[31] = "REQUEST_METHOD=GET" D [28/Feb/2013:12:39:18 +0100] [CGI] envp[32] = "QUERY_STRING=" D [28/Feb/2013:12:39:18 +0100] [CGI] Started /usr/lib/cups/cgi-bin/classes.cgi (PID 1112) I [28/Feb/2013:12:39:18 +0100] [Client 14] Started "/usr/lib/cups/cgi-bin/classes.cgi" (pid=1112) D [28/Feb/2013:12:39:18 +0100] [Client 14] file=15 D [28/Feb/2013:12:39:20 +0100] [CGI] org.cups.sid cookie is "97b77d558253d3b5d2f2c3151ff6a42c" D [28/Feb/2013:12:39:20 +0100] [CGI] cgiSetVariable: SECTION="classes" D [28/Feb/2013:12:39:20 +0100] [CGI] cgiSetVariable: REFRESH_PAGE="" D [28/Feb/2013:12:39:20 +0100] [Client 16] Accepted from localhost (Domain) D [28/Feb/2013:12:39:20 +0100] [Client 16] POST / HTTP/1.1 D [28/Feb/2013:12:39:20 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [28/Feb/2013:12:39:20 +0100] [Client 16] No authentication data provided. D [28/Feb/2013:12:39:20 +0100] [Client 16] 2.0 CUPS-Get-Default 1 D [28/Feb/2013:12:39:20 +0100] CUPS-Get-Default D [28/Feb/2013:12:39:20 +0100] CUPS-Get-Default client-error-not-found: No default printer. D [28/Feb/2013:12:39:20 +0100] Returning IPP client-error-not-found for CUPS-Get-Default (no URI) from localhost D [28/Feb/2013:12:39:20 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [28/Feb/2013:12:39:20 +0100] [CGI] cgiSetVariable: TITLE="Classes" D [28/Feb/2013:12:39:20 +0100] [CGI] cgiSetVariable: SERVER_NAME="localhost" D [28/Feb/2013:12:39:20 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.6.1" D [28/Feb/2013:12:39:20 +0100] Script header: Content-Type: text/html;charset=utf-8 D [28/Feb/2013:12:39:20 +0100] Script header: D [28/Feb/2013:12:39:20 +0100] [Client 16] POST / HTTP/1.1 D [28/Feb/2013:12:39:20 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [28/Feb/2013:12:39:20 +0100] [Client 16] No authentication data provided. D [28/Feb/2013:12:39:20 +0100] [Client 16] 2.0 CUPS-Get-Classes 2 D [28/Feb/2013:12:39:20 +0100] CUPS-Get-Classes D [28/Feb/2013:12:39:20 +0100] Returning IPP successful-ok for CUPS-Get-Classes (no URI) from localhost D [28/Feb/2013:12:39:20 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [28/Feb/2013:12:39:20 +0100] [CGI] cgiSetVariable: TOTAL="0" D [28/Feb/2013:12:39:20 +0100] [CGI] cgiSetVariable: THISURL="/classes/" D [28/Feb/2013:12:39:20 +0100] [Client 16] HTTP_WAITING Closing on EOF D [28/Feb/2013:12:39:20 +0100] [Client 16] Closing connection. D [28/Feb/2013:12:39:20 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [28/Feb/2013:12:39:20 +0100] PID 1112 (/usr/lib/cups/cgi-bin/classes.cgi) exited with no errors. D [28/Feb/2013:12:39:20 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:39:20 +0100] [Client 14] GET /cups.css HTTP/1.1 D [28/Feb/2013:12:39:20 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:39:20 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:39:20 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:39:20 +0100] [Client 14] GET /images/left.gif HTTP/1.1 D [28/Feb/2013:12:39:20 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:39:20 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:39:20 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:39:20 +0100] [Client 14] GET /images/right.gif HTTP/1.1 D [28/Feb/2013:12:39:20 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:39:20 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:39:20 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:39:20 +0100] [Client 14] GET /images/unsel.gif HTTP/1.1 D [28/Feb/2013:12:39:20 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:39:20 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:39:20 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:39:20 +0100] [Client 14] GET /images/sel.gif HTTP/1.1 D [28/Feb/2013:12:39:20 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:39:20 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:39:20 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:39:24 +0100] [Client 14] GET /help/ HTTP/1.1 D [28/Feb/2013:12:39:24 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:39:24 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:39:24 +0100] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/help.cgi" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[8] = "HOME=/var/spool/cups/tmp" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[10] = "SERVER_ADMIN=root@mon_eee" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[11] = "SOFTWARE=CUPS/1.6.1" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[13] = "USER=root" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[14] = "CUPS_MAX_MESSAGE=2047" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[15] = "CUPS_SERVER=/var/run/cups/cups.sock" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[16] = "CUPS_ENCRYPTION=IfRequested" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[17] = "IPP_PORT=631" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[18] = "LANG=fr.UTF8" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[19] = "REDIRECT_STATUS=1" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[21] = "SERVER_NAME=localhost" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[22] = "SERVER_PORT=631" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[23] = "REMOTE_ADDR=[v1.::1]" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[24] = "REMOTE_HOST=localhost" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[25] = "SCRIPT_NAME=/help/" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/help/" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[27] = "SERVER_PROTOCOL=HTTP/1.1" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[28] = "HTTP_COOKIE=org.cups.sid=97b77d558253d3b5d2f2c3151ff6a42c" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[29] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux i686; rv:19.0) Gecko/20100101 Firefox/19.0" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[30] = "HTTP_REFERER=http://localhost:631/classes/" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[31] = "REQUEST_METHOD=GET" D [28/Feb/2013:12:39:24 +0100] [CGI] envp[32] = "QUERY_STRING=" D [28/Feb/2013:12:39:24 +0100] [CGI] Started /usr/lib/cups/cgi-bin/help.cgi (PID 1113) I [28/Feb/2013:12:39:24 +0100] [Client 14] Started "/usr/lib/cups/cgi-bin/help.cgi" (pid=1113) D [28/Feb/2013:12:39:24 +0100] [Client 14] file=15 D [28/Feb/2013:12:39:24 +0100] [CGI] org.cups.sid cookie is "97b77d558253d3b5d2f2c3151ff6a42c" D [28/Feb/2013:12:39:24 +0100] [CGI] cgiSetVariable: SECTION="help" D [28/Feb/2013:12:39:24 +0100] [CGI] cgiSetVariable: REFRESH_PAGE="" D [28/Feb/2013:12:39:24 +0100] [CGI] helpLoadIndex(filename="/var/cache/cups/help.index", directory="/usr/share/cups/doc/help") D [28/Feb/2013:12:39:26 +0100] [CGI] 1759 nodes in help index... D [28/Feb/2013:12:39:26 +0100] [CGI] argv[0]="/usr/lib/cups/cgi-bin/help.cgi" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetVariable: TITLE="Online Help" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetVariable: SERVER_NAME="localhost" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.6.1" D [28/Feb/2013:12:39:26 +0100] Script header: Content-Type: text/html;charset=utf-8 D [28/Feb/2013:12:39:26 +0100] Script header: D [28/Feb/2013:12:39:26 +0100] [CGI] cgiClearVariables called. D [28/Feb/2013:12:39:26 +0100] [CGI] query="(null)", topic="(null)" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetArray: BMLINK[0]="/help/?TOPIC=Getting+Started&QUERY=" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetArray: BMTEXT[0]="Getting Started" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetArray: BMINDENT[0]="0" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetArray: BMLINK[1]="/help/?TOPIC=Man+Pages&QUERY=" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetArray: BMTEXT[1]="Man Pages" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetArray: BMINDENT[1]="0" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetArray: BMLINK[2]="/help/?TOPIC=Programming&QUERY=" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetArray: BMTEXT[2]="Programming" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetArray: BMINDENT[2]="0" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetArray: BMLINK[3]="/help/?TOPIC=References&QUERY=" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetArray: BMTEXT[3]="References" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetArray: BMINDENT[3]="0" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetArray: BMLINK[4]="/help/?TOPIC=Specifications&QUERY=" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetArray: BMTEXT[4]="Specifications" D [28/Feb/2013:12:39:26 +0100] [CGI] cgiSetArray: BMINDENT[4]="0" D [28/Feb/2013:12:39:26 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:39:26 +0100] PID 1113 (/usr/lib/cups/cgi-bin/help.cgi) exited with no errors. D [28/Feb/2013:12:39:26 +0100] [Client 14] GET /cups.css HTTP/1.1 D [28/Feb/2013:12:39:26 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:39:26 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:39:26 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:39:26 +0100] [Client 14] GET /images/left.gif HTTP/1.1 D [28/Feb/2013:12:39:26 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:39:26 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:39:26 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:39:26 +0100] [Client 14] GET /images/right.gif HTTP/1.1 D [28/Feb/2013:12:39:26 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:39:26 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:39:26 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:39:26 +0100] [Client 15] Accepted from localhost:631 (IPv6) D [28/Feb/2013:12:39:26 +0100] [Client 14] GET /images/unsel.gif HTTP/1.1 D [28/Feb/2013:12:39:26 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:39:26 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:39:26 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:39:26 +0100] [Client 14] GET /images/sel.gif HTTP/1.1 D [28/Feb/2013:12:39:26 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:39:26 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:39:26 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [28/Feb/2013:12:39:32 +0100] [Client 15] HTTP_WAITING Closing on EOF D [28/Feb/2013:12:39:32 +0100] [Client 15] Closing connection. D [28/Feb/2013:12:39:32 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy" D [28/Feb/2013:12:39:39 +0100] [Client 14] GET /help/overview.html HTTP/1.1 D [28/Feb/2013:12:39:39 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [28/Feb/2013:12:39:39 +0100] [Client 14] No authentication data provided. D [28/Feb/2013:12:39:39 +0100] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/help.cgi" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[8] = "HOME=/var/spool/cups/tmp" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[10] = "SERVER_ADMIN=root@mon_eee" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[11] = "SOFTWARE=CUPS/1.6.1" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[13] = "USER=root" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[14] = "CUPS_MAX_MESSAGE=2047" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[15] = "CUPS_SERVER=/var/run/cups/cups.sock" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[16] = "CUPS_ENCRYPTION=IfRequested" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[17] = "IPP_PORT=631" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[18] = "LANG=fr.UTF8" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[19] = "REDIRECT_STATUS=1" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[21] = "SERVER_NAME=localhost" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[22] = "SERVER_PORT=631" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[23] = "REMOTE_ADDR=[v1.::1]" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[24] = "REMOTE_HOST=localhost" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[25] = "SCRIPT_NAME=/help/overview.html" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/help/overview.html" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[27] = "PATH_INFO=/overview.html" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[28] = "SERVER_PROTOCOL=HTTP/1.1" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[29] = "HTTP_COOKIE=org.cups.sid=97b77d558253d3b5d2f2c3151ff6a42c" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[30] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux i686; rv:19.0) Gecko/20100101 Firefox/19.0" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[31] = "HTTP_REFERER=http://localhost:631/help/" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[32] = "REQUEST_METHOD=GET" D [28/Feb/2013:12:39:39 +0100] [CGI] envp[33] = "QUERY_STRING=" D [28/Feb/2013:12:39:39 +0100] [CGI] Started /usr/lib/cups/cgi-bin/help.cgi (PID 1114) I [28/Feb/2013:12:39:39 +0100] [Client 14] Started "/usr/lib/cups/cgi-bin/help.cgi" (pid=1114) D [28/Feb/2013:12:39:39 +0100] [Client 14] file=15 D [28/Feb/2013:12:39:39 +0100] [CGI] org.cups.sid cookie is "97b77d558253d3b5d2f2c3151ff6a42c" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetVariable: SECTION="help" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetVariable: REFRESH_PAGE="" D [28/Feb/2013:12:39:39 +0100] [CGI] helpLoadIndex(filename="/var/cache/cups/help.index", directory="/usr/share/cups/doc/help") D [28/Feb/2013:12:39:39 +0100] [CGI] 1759 nodes in help index... D [28/Feb/2013:12:39:39 +0100] [CGI] argv[0]="/usr/lib/cups/cgi-bin/help.cgi" D [28/Feb/2013:12:39:39 +0100] [CGI] helpfile="overview.html", filename="/usr/share/cups/doc/help/overview.html" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetVariable: TITLE="Overview of CUPS" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetVariable: SERVER_NAME="localhost" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.6.1" D [28/Feb/2013:12:39:39 +0100] Script header: Content-Type: text/html;charset=utf-8 D [28/Feb/2013:12:39:39 +0100] Script header: D [28/Feb/2013:12:39:39 +0100] [CGI] cgiClearVariables called. D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetVariable: TOPIC="Getting Started" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetVariable: HELPFILE="overview.html" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetVariable: HELPTITLE="Overview of CUPS" D [28/Feb/2013:12:39:39 +0100] [CGI] query="(null)", topic="Getting Started" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMLINK[0]="/help/?TOPIC=Getting+Started&QUERY=" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMTEXT[0]="Getting Started" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMINDENT[0]="0" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMLINK[1]="/help/options.html?TOPIC=Getting+Started&QUERY="

michaelrsweet commented 11 years ago

D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMTEXT[1]="Command-Line Printing and Options" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMINDENT[1]="1" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMLINK[2]="/help/glossary.html?TOPIC=Getting+Started&QUERY=" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMTEXT[2]="Glossary" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMINDENT[2]="1" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMLINK[3]="/help/policies.html?TOPIC=Getting+Started&QUERY=" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMTEXT[3]="Managing Operation Policies" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMINDENT[3]="1" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMLINK[4]="/help/overview.html?TOPIC=Getting+Started&QUERY=" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMTEXT[4]="Overview of CUPS" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMINDENT[4]="1" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMLINK[5]="#WORK" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMTEXT[5]="How Does It Work?" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMINDENT[5]="2" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMLINK[6]="#BEGIN" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMTEXT[6]="Where Do I Begin?" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMINDENT[6]="2" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMLINK[7]="/help/accounting.html?TOPIC=Getting+Started&QUERY=" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMTEXT[7]="Printer Accounting Basics" D [28/Feb/2013:12:39:39 +0100] [CGI] cgiSetArray: BMINDENT[7]="1" D [28/Feb/2013:

michaelrsweet commented 11 years ago

CUPS.org User: mike

OK, the fact that lpstat fails tells me you probably have a configuration problem.

Check that /etc/hosts has an entry for localhost and that is it not pointing to an address other than 127.0.0.1 or ::1.

Also check for /etc/cups/client.conf or ~/.cups/client.conf files with a ServerName in them - those will redirect access from the default domain socket.

michaelrsweet commented 11 years ago

CUPS.org User: papa6

Thank you,

To be accurate, lpstat -p -d returns (I translate french to english) :

lpstat : no file or folder for this type no system default destination


my /etc/hosts :

#

/etc/hosts: static lookup table for host names

#

127.0.0.1 localhost.localdomain localhost mon_eee ::1 localhost.localdomain localhost

End of file


my /etc/cups/client.conf :

see 'man client.conf'

ServerName /var/run/cups/cups.sock # alternative: ServerName hostname-or-ip-ad

dress[:port] of a remote server ServerName http://localhost:631


What I don't understand is I can go inside cups by http://localhost:631, and even print a page test, but there is no list provided for applications (even my printcap file is updated)

Thanks again :-)

michaelrsweet commented 11 years ago

CUPS.org User: mike

OK, you are using "ServerName" with a URL. That's not supported ("man client.conf"...)

Comment out or remove the ServerName line(s) and things will start working for you.