From owner-freebsd-questions@FreeBSD.ORG Mon Feb 19 12:56:12 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EF40516A401 for ; Mon, 19 Feb 2007 12:56:11 +0000 (UTC) (envelope-from andy@neu.net) Received: from neu.net (neu.net [204.3.153.161]) by mx1.freebsd.org (Postfix) with ESMTP id 88F6313C4A6 for ; Mon, 19 Feb 2007 12:56:11 +0000 (UTC) (envelope-from andy@neu.net) Received: from neu.net ([127.0.0.29]) by neu.net (8.13.6.20060614/8.13.4) with ESMTP id l1JCuAqR083084 for ; Mon, 19 Feb 2007 12:56:10 GMT (envelope-from andy@neu.net) Received: from localhost (andy@localhost) by neu.net (8.13.6.20060614/8.13.4/Submit) with ESMTP id l1JCuAtS083081 for ; Mon, 19 Feb 2007 12:56:10 GMT (envelope-from andy@neu.net) Date: Mon, 19 Feb 2007 12:56:10 +0000 (GMT) From: AN To: freebsd-questions@freebsd.org Message-ID: <20070219084945.D76280@neu.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: CUPS printing problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Feb 2007 12:56:12 -0000 My apologies to the list. Originally I sent 2 log files, as separate attachments to a previous email and somehow they got put into the body of the message and were really long. I am sorry for wasting every-ones bandwidth and time. Below is the original message with some pertinent log info. Again, I apologize for the poor etiquette. Original message: I am having a problem printing from CUPS. I did a fresh install on 6.2 release and cups-1.2.7. I am trying to configure for an HP1022. The install was successful, and I can manage the printer from the web interface. But, when I try to print a test page, the light on the printer starts flashing but nothing gets printed. The printer admin page shows the following: Description: HP1022 Location: office Make and Model: HP LaserJet Series PCL 4/5 CUPS v1.2 Printer State: idle, accepting jobs, published. Device URI: socket://10.0.1.222:9100 ID Name User Size Pages State Control State HP1022-1 Test Page root 18k Unknown stopped So, it appears that after I send the job the printer goes into "Stopped" state. I checked the logs, and there is something I don't understand. It says: cupsdAuthorize: No authentication data provided What does this mean? Where do you set authentication? Is this the cause of the problem, or a symptom of something else? Do I need to authorize specific users, if so where and how do you do it? I am running gnome 2.16. Below is a short excerpt from error_log: [19/Feb/2007:14:32:28 +0200] cupsdNetIFUpdate: "sk0" = 10.0.1.175... D [19/Feb/2007:14:32:28 +0200] cupsdNetIFUpdate: "lo0" = fe80:3::1... D [19/Feb/2007:14:32:28 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:32:28 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:32:54 +0200] cupsdCloseClient: 8 D [19/Feb/2007:14:33:24 +0200] cupsdAcceptClient: 8 from 10.0.1.175:631 (IPv4) D [19/Feb/2007:14:33:24 +0200] cupsdReadClient: 8 GET /admin/?op=delete-printer&printer_name=HP1022@10.0.1.175 HTTP/1.1 D [19/Feb/2007:14:33:24 +0200] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:33:24 +0200] cupsdAuthorize: No authentication data provided. D [19/Feb/2007:14:33:24 +0200] cupsdSendError: 8 code=403 (Forbidden) D [19/Feb/2007:14:33:24 +0200] cupsdCloseClient: 8 D [19/Feb/2007:14:33:24 +0200] cupsdAcceptClient: 8 from 10.0.1.175:631 (IPv4) D [19/Feb/2007:14:33:24 +0200] cupsdReadClient: 8 GET /cups.css HTTP/1.1 D [19/Feb/2007:14:33:24 +0200] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:33:24 +0200] cupsdAuthorize: No authentication data provided. D [19/Feb/2007:14:33:24 +0200] write_file: 8 file=9 D [19/Feb/2007:14:33:32 +0200] cupsdNetIFUpdate: "sk0" = 10.0.1.175... D [19/Feb/2007:14:33:32 +0200] cupsdNetIFUpdate: "lo0" = fe80:3::1... D [19/Feb/2007:14:33:32 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:33:32 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:34:24 +0200] cupsdCloseClient: 8 D [19/Feb/2007:14:34:34 +0200] cupsdNetIFUpdate: "sk0" = 10.0.1.175... D [19/Feb/2007:14:34:34 +0200] cupsdNetIFUpdate: "lo0" = fe80:3::1... D [19/Feb/2007:14:34:34 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:34:34 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:35:36 +0200] cupsdNetIFUpdate: "sk0" = 10.0.1.175... D [19/Feb/2007:14:35:36 +0200] cupsdNetIFUpdate: "lo0" = fe80:3::1... D [19/Feb/2007:14:35:36 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:35:36 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:36:38 +0200] cupsdNetIFUpdate: "sk0" = 10.0.1.175... D [19/Feb/2007:14:36:38 +0200] cupsdNetIFUpdate: "lo0" = fe80:3::1... D [19/Feb/2007:14:36:38 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:36:38 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:37:40 +0200] cupsdNetIFUpdate: "sk0" = 10.0.1.175... D [19/Feb/2007:14:37:40 +0200] cupsdNetIFUpdate: "lo0" = fe80:3::1... D [19/Feb/2007:14:37:40 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:37:40 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:38:42 +0200] cupsdNetIFUpdate: "sk0" = 10.0.1.175... D [19/Feb/2007:14:38:42 +0200] cupsdNetIFUpdate: "lo0" = fe80:3::1... D [19/Feb/2007:14:38:42 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:38:42 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:38:50 +0200] cupsdAcceptClient: 8 from 10.0.1.169:631 (IPv4) D [19/Feb/2007:14:38:51 +0200] cupsdReadClient: 8 GET /printers/HP1022@10.0.1.175.ppd HTTP/1.1 D [19/Feb/2007:14:38:51 +0200] cupsdAuthorize: No authentication data provided. D [19/Feb/2007:14:38:51 +0200] cupsdSendError: 8 code=404 (Not Found) D [19/Feb/2007:14:38:51 +0200] cupsdCloseClient: 8 D [19/Feb/2007:14:38:51 +0200] cupsdAcceptClient: 8 from 10.0.1.169:631 (IPv4) D [19/Feb/2007:14:38:51 +0200] cupsdReadClient: 8 GET /printers/HP1022@10.0.1.175.ppd HTTP/1.1 D [19/Feb/2007:14:38:51 +0200] cupsdAuthorize: No authentication data provided. D [19/Feb/2007:14:38:51 +0200] cupsdSendError: 8 code=404 (Not Found) D [19/Feb/2007:14:38:51 +0200] cupsdCloseClient: 8 D [19/Feb/2007:14:39:44 +0200] cupsdNetIFUpdate: "sk0" = 10.0.1.175... D [19/Feb/2007:14:39:44 +0200] cupsdNetIFUpdate: "lo0" = fe80:3::1... D [19/Feb/2007:14:39:44 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:39:44 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:40:46 +0200] cupsdNetIFUpdate: "sk0" = 10.0.1.175... D [19/Feb/2007:14:40:46 +0200] cupsdNetIFUpdate: "lo0" = fe80:3::1... D [19/Feb/2007:14:40:46 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:40:46 +0200] cupsdNetIFUpdate: "lo0" = localhost... D [19/Feb/2007:14:41:31 +0200] cupsdAcceptClient: 8 from localhost:631 (IPv6) D [19/Feb/2007:14:41:31 +0200] cupsdReadClient: 8 GET / HTTP/1.1 D [19/Feb/2007:14:41:31 +0200] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:31 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:31 +0200] cupsdSendError: 8 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 GET /cups.css HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 8 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdAcceptClient: 9 from localhost:631 (IPv6) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 GET /images/top-left.gif HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 8 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 9 GET /images/top-middle.gif HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 9 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 9 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 GET /images/top-right.gif HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 8 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 9 GET /images/tab-left.gif HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 9 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 9 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 GET /images/tab-right.gif HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 8 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 9 GET /images/button-help.gif HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 9 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 9 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 GET /images/button-add-class.gif HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 8 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 9 GET /images/button-add-printer.gif HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 9 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 9 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 GET /images/button-manage-classes.gif HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 8 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 9 GET /images/button-manage-jobs.gif HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 9 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 9 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 GET /images/button-manage-printers.gif HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 8 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 GET /images/happy.gif HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 8 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 9 GET /images/button-manage-server.gif HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 9 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 9 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 9 GET /images/esp-logo.gif HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 9 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 9 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 GET /images/bottom-left.gif HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 8 code=304 (Not Modified) D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 9 GET /images/bottom-right.gif HTTP/1.1 D [19/Feb/2007:14:41:32 +0200] cupsdReadClient: 9 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:32 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:32 +0200] cupsdSendError: 9 code=304 (Not Modified) D [19/Feb/2007:14:41:34 +0200] cupsdReadClient: 8 GET /admin/ HTTP/1.1 D [19/Feb/2007:14:41:34 +0200] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:34 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:34 +0200] CGI /usr/local/libexec/cups/cgi-bin/admin.cgi started - PID = 8658 I [19/Feb/2007:14:41:34 +0200] Started "/usr/local/libexec/cups/cgi-bin/admin.cgi" (pid=8658) D [19/Feb/2007:14:41:34 +0200] cupsdSendCommand: 8 file=11 D [19/Feb/2007:14:41:34 +0200] [CGI] admin.cgi started... D [19/Feb/2007:14:41:34 +0200] [CGI] http=0x8084000 D [19/Feb/2007:14:41:34 +0200] [CGI] No form data, showing main menu... D [19/Feb/2007:14:41:34 +0200] cupsdAcceptClient: 12 from localhost (Domain) D [19/Feb/2007:14:41:34 +0200] cupsdReadClient: 12 POST / HTTP/1.1 D [19/Feb/2007:14:41:34 +0200] cupsdAuthorize: No authentication data provided. D [19/Feb/2007:14:41:34 +0200] CUPS-Get-Printers D [19/Feb/2007:14:41:34 +0200] cupsdProcessIPPRequest: 12 status_code=0 (successful-ok) D [19/Feb/2007:14:41:34 +0200] cupsdReadClient: 12 POST / HTTP/1.1 D [19/Feb/2007:14:41:34 +0200] cupsdAuthorize: No authentication data provided. D [19/Feb/2007:14:41:34 +0200] CUPS-Get-Devices D [19/Feb/2007:14:41:34 +0200] CGI /usr/local/libexec/cups/daemon/cups-deviced started - PID = 8659 I [19/Feb/2007:14:41:34 +0200] Started "/usr/local/libexec/cups/daemon/cups-deviced" (pid=8659) D [19/Feb/2007:14:41:34 +0200] cupsdSendCommand: 12 file=13 D [19/Feb/2007:14:41:34 +0200] [cups-deviced] Added device "ipp"... D [19/Feb/2007:14:41:34 +0200] [cups-deviced] Added device "lpd"... D [19/Feb/2007:14:41:36 +0200] [cups-deviced] Added device "socket"... D [19/Feb/2007:14:41:36 +0200] [cups-deviced] Added device "http"... D [19/Feb/2007:14:41:36 +0200] PID 8659 (/usr/local/libexec/cups/daemon/cups-deviced) exited with no errors. D [19/Feb/2007:14:41:36 +0200] PID 8658 (/usr/local/libexec/cups/cgi-bin/admin.cgi) exited with no errors. D [19/Feb/2007:14:41:36 +0200] [CGI] /usr/local/share/cups/drivers/pscript5.dll: No such file or directory D [19/Feb/2007:14:41:36 +0200] [CGI] cgiCopyTemplateLang(tmpl="header.tmpl") D [19/Feb/2007:14:41:36 +0200] [CGI] locale="en_us"... D [19/Feb/2007:14:41:36 +0200] [CGI] Template file is "/usr/local/share/cups/templates/header.tmpl"... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 0... D [19/Feb/2007:14:41:36 +0200] [CGI] "{title}" at 205... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting "{refresh_page?" at 374, result=0... D [19/Feb/2007:14:41:36 +0200] [CGI] Skip first part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 374... D [19/Feb/2007:14:41:36 +0200] [CGI] "{refresh_page}" at 424... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 427 on character ':'... D [19/Feb/2007:14:41:36 +0200] [CGI] Output second part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 427... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 428 on character '}'... D [19/Feb/2007:14:41:36 +0200] [CGI] Finished "{refresh_page?", out=0x28296b18... D [19/Feb/2007:14:41:36 +0200] [CGI] "{title}" at 671... D [19/Feb/2007:14:41:36 +0200] [CGI] "{title}" at 952... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting "{SECTION=admin" at 1411, result=1... D [19/Feb/2007:14:41:36 +0200] [CGI] Output first part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 1411... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 1412 on character ':'... D [19/Feb/2007:14:41:36 +0200] [CGI] Skip second part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 1412... D [19/Feb/2007:14:41:36 +0200] cupsdCloseClient: 12 D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 1415 on character '}'... D [19/Feb/2007:14:41:36 +0200] [CGI] Finished "{SECTION=admin", out=0x28296b18... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting "{SECTION=classes" at 1678, result=0... D [19/Feb/2007:14:41:36 +0200] [CGI] Skip first part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 1678... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 1679 on character ':'... D [19/Feb/2007:14:41:36 +0200] [CGI] Output second part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 1679... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 1682 on character '}'... D [19/Feb/2007:14:41:36 +0200] [CGI] Finished "{SECTION=classes", out=0x28296b18... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting "{SECTION=help" at 1938, result=0... D [19/Feb/2007:14:41:36 +0200] [CGI] Skip first part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 1938... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 1939 on character ':'... D [19/Feb/2007:14:41:36 +0200] [CGI] Output second part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 1939... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 1942 on character '}'... D [19/Feb/2007:14:41:36 +0200] [CGI] Finished "{SECTION=help", out=0x28296b18... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting "{SECTION=jobs" at 2206, result=0... D [19/Feb/2007:14:41:36 +0200] [CGI] Skip first part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 2206... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 2207 on character ':'... D [19/Feb/2007:14:41:36 +0200] [CGI] Output second part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 2207... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 2210 on character '}'... D [19/Feb/2007:14:41:36 +0200] [CGI] Finished "{SECTION=jobs", out=0x28296b18... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting "{SECTION=printers" at 2464, result=0... D [19/Feb/2007:14:41:36 +0200] [CGI] Skip first part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 2464... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 2465 on character ':'... D [19/Feb/2007:14:41:36 +0200] [CGI] Output second part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 2465... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 2468 on character '}'... D [19/Feb/2007:14:41:36 +0200] [CGI] Finished "{SECTION=printers", out=0x28296b18... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 2830 on EOF... D [19/Feb/2007:14:41:36 +0200] [CGI] cgiCopyTemplateLang(tmpl="admin.tmpl") D [19/Feb/2007:14:41:36 +0200] [CGI] locale="en_us"... D [19/Feb/2007:14:41:36 +0200] [CGI] Template file is "/usr/local/share/cups/templates/admin.tmpl"... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 0... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting "{have_samba?" at 384, result=0... D [19/Feb/2007:14:41:36 +0200] [CGI] Skip first part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 384... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 512 on character ':'... D [19/Feb/2007:14:41:36 +0200] [CGI] Output second part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 512... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 513 on character '}'... D [19/Feb/2007:14:41:36 +0200] [CGI] Finished "{have_samba?", out=0x28296b18... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting "{#device_uri=0" at 535, result=1... D [19/Feb/2007:14:41:36 +0200] [CGI] Output first part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 535... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 536 on character ':'... D [19/Feb/2007:14:41:36 +0200] [CGI] Skip second part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 536... D [19/Feb/2007:14:41:36 +0200] [CGI] Looping on "device_uri" at 586, count=0... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 586... D [19/Feb/2007:14:41:36 +0200] [CGI] "{device_options}" at 642... D [19/Feb/2007:14:41:36 +0200] [CGI] "{device_make_and_model}" at 772... D [19/Feb/2007:14:41:36 +0200] [CGI] "{device_info}" at 787... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 795 on character '}'... D [19/Feb/2007:14:41:36 +0200] [CGI] Finished looping on "device_uri"... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 801 on character '}'... D [19/Feb/2007:14:41:36 +0200] [CGI] Finished "{#device_uri=0", out=0x28296b18... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting "{SETTINGS_ERROR?" at 1850, result=0... D [19/Feb/2007:14:41:36 +0200] [CGI] Skip first part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 1850... D [19/Feb/2007:14:41:36 +0200] [CGI] "{SETTINGS_MESSAGE}" at 1871... D [19/Feb/2007:14:41:36 +0200] [CGI] "{SETTINGS_ERROR}" at 1904... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 1918 on character ':'... D [19/Feb/2007:14:41:36 +0200] [CGI] Output second part... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 1918... D [19/Feb/2007:14:41:36 +0200] [CGI] "{?remote_printers}" at 2117... D [19/Feb/2007:14:41:36 +0200] [CGI] "{?share_printers}" at 2223... D [19/Feb/2007:14:41:36 +0200] [CGI] "{?remote_admin}" at 2337... D [19/Feb/2007:14:41:36 +0200] [CGI] "{?user_cancel_any}" at 2435... D [19/Feb/2007:14:41:36 +0200] [CGI] "{?debug_logging}" at 2552... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 2706 on character '}'... D [19/Feb/2007:14:41:36 +0200] [CGI] Finished "{SETTINGS_ERROR?", out=0x28296b18... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 2728 on EOF... D [19/Feb/2007:14:41:36 +0200] [CGI] cgiCopyTemplateLang(tmpl="trailer.tmpl") D [19/Feb/2007:14:41:36 +0200] [CGI] locale="en_us"... D [19/Feb/2007:14:41:36 +0200] [CGI] Template file is "/usr/local/share/cups/templates/trailer.tmpl"... D [19/Feb/2007:14:41:36 +0200] [CGI] Starting at file position 0... D [19/Feb/2007:14:41:36 +0200] [CGI] Returning at file position 614 on EOF... D [19/Feb/2007:14:41:36 +0200] cupsdReadClient: 8 GET /images/button-view-access-log.gif HTTP/1.1 D [19/Feb/2007:14:41:36 +0200] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:36 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:36 +0200] cupsdSendError: 8 code=304 (Not Modified) D [19/Feb/2007:14:41:36 +0200] cupsdReadClient: 9 GET /images/button-edit-configuration-file.gif HTTP/1.1 D [19/Feb/2007:14:41:36 +0200] cupsdReadClient: 9 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:36 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:36 +0200] cupsdSendError: 9 code=304 (Not Modified) D [19/Feb/2007:14:41:36 +0200] cupsdReadClient: 8 GET /images/button-view-error-log.gif HTTP/1.1 D [19/Feb/2007:14:41:36 +0200] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:36 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:36 +0200] cupsdSendError: 8 code=304 (Not Modified) D [19/Feb/2007:14:41:36 +0200] cupsdReadClient: 8 GET /images/button-change-settings.gif HTTP/1.1 D [19/Feb/2007:14:41:36 +0200] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:36 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:36 +0200] cupsdSendError: 8 code=304 (Not Modified) D [19/Feb/2007:14:41:36 +0200] cupsdReadClient: 9 GET /images/button-view-page-log.gif HTTP/1.1 D [19/Feb/2007:14:41:36 +0200] cupsdReadClient: 9 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:36 +0200] cupsdAuthorize: username="root" D [19/Feb/2007:14:41:36 +0200] cupsdSendError: 9 code=304 (Not Modified) D [19/Feb/2007:14:41:41 +0200] cupsdReadClient: 9 GET /admin/log/error_log HTTP/1.1 D [19/Feb/2007:14:41:41 +0200] cupsdReadClient: 9 Browser asked for language "en-us.utf-8"... D [19/Feb/2007:14:41:41 +0200] cupsdAuthorize: username="root" Any help would be really appreciated. Again, sorry for the previous long message, and wasted bandwidth. TIA