Drucken in Linux: CUPS-Problem

Lordshooter01

New member
Themenstarter
Registriert
15 Okt. 2007
Beiträge
50
Hallo.
Brauche Hilfe betreffend CUPS:
Kann nicht mehr drucken.
Shell-Konsole liefert folgenden Output:

alexander@6[~]$ /etc/init.d/cupsys status
Status of Common Unix Printing System: cupsd is not running.

Bemerkungen:
CUPS heist bei mir: cupsys.
cupsd ist der CUPS-Dämon.
Zusammenfassend: "Der CUPS-Dämon läuft nicht".

Danke, für Hilfe.

Edit:
Betriebssystem ist: SimplyMEPIS 6.5.

Und nochmal ein Output:
root@8[~]# dpkg-reconfigure cupsys
/usr/sbin/dpkg-reconfigure: cupsys ist kaputt oder nicht komplett installiert

Edit:

alexander@9[~]$ /etc/init.d/cupsys start
Starting Common Unix Printing System: cupsdchown: changing ownership of `/var/run/cups': Operation not permitted

Edit:

alexander@10[~]$ /etc/init.d/cupsys restart
Restarting Common Unix Printing System: cupsdcupsd: Child exited on signal 11!
alexander@10[~]$ /etc/init.d/cupsys force-reload
Restarting Common Unix Printing System: cupsdcupsd: Child exited on signal 11!
 
ja.. äh.. starten ?(

edit: kanns grad nich testen, aber was passiert bei

alexander@6[~]$ /etc/init.d/cupsys start

?
 
1. Warum schreibst Du nicht in Deine Message welche Distribution Du benutzt
2. Use the source, Luke !!!

Code:
Usage: $N {start|stop|restart|force-reload|status}

Schon mal cupsys start probiert ?
 
CUPS-Server-Problem (cupsd)

Ich bitte höflichst um dringende Hilfe:

Output Shell-Konsole:

alexander@9[~]$ ps ax | grep cupsd
31507 pts/9 R+ 0:00 grep cupsd
alexander@9[~]$ lpstat -r
lpstat: Kann Server nicht erreichen
alexander@9[~]$

Der CUPS-Server (Server/cupsd/Cups-Dämon) läuft nicht.

Besten Dank, für die bisherigen Beiträge: Antworten unter "Edit", im ersten Post.
 
RE: CUPS-Server-Problem (cupsd)

Original von Lordshooter01
Ich bitte höflichst um dringende Hilfe:

Besten Dank, für die bisherigen Beiträge: Antworten unter "Edit", im ersten Post.

1. Die Responsezeiten duerften bei ubuntuusers.de kuerzer sein. Noch schneller bist Du mit IRC (unter Ubuntu z.B. Pidgin) im Channel #ubuntu-de
2. ganz schlechte Idee. Wenn Du Deine Antworten in Deine erste Message reinquetscht, wer soll dann noch den roten Faden behalten koennen ?
 
RE: CUPS-Server-Problem (cupsd)

Hallo fishmac.



alexander@14[~]$
alexander@14[~]$ tail /var/log/cups/access_log


localhost - - [09/Dec/2007:13:10:18 +0100] "GET /printers/?FIRST=0&ORDER=asc HTTP/1.1" 200 0 - -
localhost - - [09/Dec/2007:13:10:18 +0100] "GET /printers/?FIRST=0&ORDER=asc HTTP/1.1" 200 4332 - -
localhost - - [09/Dec/2007:13:10:31 +0100] "GET /printers/?QUERY=Lexmark+&x=26&y=10 HTTP/1.1" 200 0 - -
localhost - - [09/Dec/2007:13:10:31 +0100] "GET /printers/?QUERY=Lexmark+&x=26&y=10 HTTP/1.1" 200 3640 - -
localhost - - [09/Dec/2007:13:10:42 +0100] "GET /classes/ HTTP/1.1" 200 0 - -
localhost - - [09/Dec/2007:13:10:43 +0100] "POST / HTTP/1.1" 200 414 CUPS-Get-Classes successful-ok
localhost - - [09/Dec/2007:13:10:42 +0100] "GET /classes/ HTTP/1.1" 200 3626 - -
localhost - - [09/Dec/2007:13:11:05 +0100] "GET /printers/ HTTP/1.1" 200 0 - -
localhost - - [09/Dec/2007:13:11:05 +0100] "GET /printers/ HTTP/1.1" 200 4276 - -
localhost - - [09/Dec/2007:13:12:06 +0100] "POST / HTTP/1.1" 200 356 CUPS-Get-Classes successful-ok
alexander@13[~]$
alexander@13[~]$
alexander@13[~]$
alexander@13[~]$ tail /var/log/cups/error_log
D [09/Dec/2007:13:12:06 +0100] CUPS-Get-Classes
D [09/Dec/2007:13:12:06 +0100] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok)
D [09/Dec/2007:13:12:06 +0100] cupsdReadClient: 8 POST / HTTP/1.1
D [09/Dec/2007:13:12:06 +0100] cupsdAuthorize: No authentication data provided.
D [09/Dec/2007:13:12:06 +0100] CUPS-Get-Default
D [09/Dec/2007:13:12:06 +0100] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok)
D [09/Dec/2007:13:12:06 +0100] cupsdCloseClient: 8
D [09/Dec/2007:13:12:17 +0100] cupsdCloseClient: 6
D [09/Dec/2007:13:13:07 +0100] cupsdNetIFUpdate: "lo" = localhost...
D [09/Dec/2007:13:13:07 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...
alexander@13[~]$
alexander@13[~]$
alexander@13[~]$
alexander@13[~]$ netstat -an | grep 631
tcp 0 0 0.0.0.0:631 0.0.0.0:* LISTEN
udp 0 0 0.0.0.0:631 0.0.0.0:*
unix 3 [ ] STREAM CONNECTED 16319 @/tmp/fam-root-
unix 3 [ ] STREAM CONNECTED 16318
unix 3 [ ] STREAM CONNECTED 9631
alexander@13[~]$

----------------------------

Cups ist per default installiert. Ich machte ein update und ein upgrade, worauf das Error log folgenden output gibt:

+E [09/Dec/2007:10:23:37 +0100] Unknown directive debug: on line 411.
+E [09/Dec/2007:10:23:37 +0100] Unknown directive cups on line 663.
+E [09/Dec/2007:10:23:37 +0100] Unknown directive The on line 666.
+I [09/Dec/2007:10:23:37 +0100] Sending browsing info to 255.255.255.255:631 (IPv4)
+I [09/Dec/2007:10:23:37 +0100] Loaded configuration file "/etc/cups/cupsd.conf"
+I [09/Dec/2007:10:23:37 +0100] Cleaning out old temporary files in "/var/spool/cups/tmp"...
+I [09/Dec/2007:10:23:37 +0100] Configured for up to 100 clients.
+I [09/Dec/2007:10:23:37 +0100] Allowing up to 100 client connections per host.
+I [09/Dec/2007:10:23:37 +0100] Creating CUPS default administrative policy:
+I [09/Dec/2007:10:23:37 +0100] <Policy default>

I [09/Dec/2007:10:23:37 +0100] </Limit>
I [09/Dec/2007:10:23:37 +0100] <Limit Pause-Printer Resume-Printer Set-Printer-Attributes Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Add-Printer CUPS-Delete-Printer CUPS-Add-Class CUPS-Delete-Class CUPS-Accept-Jobs CUPS-Reject-Jobs CUPS-Set-Default>
I [09/Dec/2007:10:23:37 +0100] Order Deny,Allow
I [09/Dec/2007:10:23:37 +0100] AuthType Basic
I [09/Dec/2007:10:23:37 +0100] Require user @SYSTEM
I [09/Dec/2007:10:23:37 +0100] </Limit>
I [09/Dec/2007:10:23:37 +0100] <Limit All>
I [09/Dec/2007:10:23:37 +0100] Order Deny,Allow
I [09/Dec/2007:10:23:37 +0100] </Limit>
I [09/Dec/2007:10:23:37 +0100] </Policy>
I [09/Dec/2007:10:23:37 +0100] Full reload is required.
I [09/Dec/2007:10:23:37 +0100] Loaded MIME database from '/etc/cups': 33 types, 38 filters...
D [09/Dec/2007:10:23:37 +0100] Loading printer alexanders_printer...
E [09/Dec/2007:10:23:37 +0100] Syntax error on line 7 of printers.conf.
D [09/Dec/2007:10:23:37 +0100] Scanning /var/spool/cups for jobs...
D [09/Dec/2007:10:23:37 +0100] Loading attributes for job 144...
D [09/Dec/2007:10:23:37 +0100] Unloading job 144...
D [09/Dec/2007:10:23:37 +0100] Loading attributes for job 152...

I [09/Dec/2007:10:23:37 +0100] Loading NextJobId from job cache file "/var/cache/cups/job.cache"...
I [09/Dec/2007:10:23:37 +0100] Full reload complete.
I [09/Dec/2007:10:23:37 +0100] Listening to 0.0.0.0:631 on fd 2...
E [09/Dec/2007:10:23:37 +0100] Unable to open listen socket for address :::631 - Address family not supported by protocol.
E [09/Dec/2007:10:23:37 +0100] Job ID 184 has no files! Cancelling it!
D [09/Dec/2007:10:23:37 +0100] Discarding unused job-completed event...
E [09/Dec/2007:10:23:37 +0100] Unable to create job control file "/var/spool/cups/c00184" - Permission denied.
D [09/Dec/2007:10:23:38 +0100] cupsdNetIFUpdate: "lo" = localhost...
D [09/Dec/2007:10:23:38 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...
D [09/Dec/2007:10:23:47 +0100] cupsdAcceptClient: 6 from localhost:631 (IPv4)
D [09/Dec/2007:10:23:47 +0100] cupsdReadClient: 6 POST / HTTP/1.1
D [09/Dec/2007:10:23:47 +0100] cupsdAuthorize: No authentication data provided.
D [09/Dec/2007:10:23:47 +0100] CUPS-Get-Printers
D [09/Dec/2007:10:23:47 +0100] cupsdProcessIPPRequest: 6 status_code=0 (successful-ok)
D [09/Dec/2007:10:23:47 +0100] cupsdReadClient: 6 POST / HTTP/1.1
D [09/Dec/2007:10:23:47 +0100] cupsdAuthorize: No authentication data provided.
D [09/Dec/2007:10:23:47 +0100] CUPS-Get-Classes
D [09/Dec/2007:10:23:47 +0100] cupsdProcessIPPRequest: 6 status_code=0 (successful-ok)
D [09/Dec/2007:10:23:47 +0100] cupsdAcceptClient: 8 from localhost:631 (IPv4)
D [09/Dec/2007:10:23:47 +0100] cupsdCloseClient: 6
D [09/Dec/2007:10:23:47 +0100] cupsdReadClient: 8 POST / HTTP/1.1
D [09/Dec/2007:10:23:47 +0100] cupsdAuthorize: No authentication data provided.
D [09/Dec/2007:10:23:47 +0100] CUPS-Get-Printers
D [09/Dec/2007:10:23:47 +0100] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok)


D [09/Dec/2007:12:20:25 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...
D [09/Dec/2007:12:21:27 +0100] cupsdNetIFUpdate: "lo" = localhost...
D [09/Dec/2007:12:21:27 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...
D [09/Dec/2007:12:22:29 +0100] cupsdNetIFUpdate: "lo" = localhost...
D [09/Dec/2007:12:22:29 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...
D [09/Dec/2007:12:23:31 +0100] cupsdNetIFUpdate: "lo" = localhost...
D [09/Dec/2007:12:23:31 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...
D [09/Dec/2007:12:24:33 +0100] cupsdNetIFUpdate: "lo" = localhost...
D [09/Dec/2007:12:24:33 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...
D [09/Dec/2007:12:25:35 +0100] cupsdNetIFUpdate: "lo" = localhost...
D [09/Dec/2007:12:25:35 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...
 
RE: CUPS-Server-Problem (cupsd)

Original von fishmac
Original von Lordshooter01
Ich bitte höflichst um dringende Hilfe:

Besten Dank, für die bisherigen Beiträge: Antworten unter "Edit", im ersten Post.

1. Die Responsezeiten duerften bei ubuntuusers.de kuerzer sein. Noch schneller bist Du mit IRC (unter Ubuntu z.B. Pidgin) im Channel #ubuntu-de
2. ganz schlechte Idee. Wenn Du Deine Antworten in Deine erste Message reinquetscht, wer soll dann noch den roten Faden behalten koennen ?

Hallo fishmac,
ja, Du hast Recht.

Hier der Rest des Error-logs:


D [09/Dec/2007:13:00:43 +0100] cupsdNetIFUpdate: "lo" = localhost...
D [09/Dec/2007:13:00:43 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...
D [09/Dec/2007:13:00:44 +0100] cupsdAcceptClient: 6 from localhost:631 (IPv4)
D [09/Dec/2007:13:00:44 +0100] cupsdReadClient: 6 GET / HTTP/1.1
D [09/Dec/2007:13:00:44 +0100] cupsdReadClient: 6 Browser asked for language "en-us.UTF-8"...
D [09/Dec/2007:13:00:44 +0100] cupsdAuthorize: No authentication data provided.
D [09/Dec/2007:13:00:45 +0100] write_file: 6 file=8
D [09/Dec/2007:13:00:45 +0100] cupsdReadClient: 6 GET /cups.css HTTP/1.1
D [09/Dec/2007:13:00:45 +0100] cupsdReadClient: 6 Browser asked for language "en-us.UTF-8"...
D [09/Dec/2007:13:00:45 +0100] cupsdAuthorize: No authentication data provided.
D [09/Dec/2007:13:00:46 +0100] write_file: 6 file=8
D [09/Dec/2007:13:00:46 +0100] cupsdReadClient: 6 GET /favicon.ico HTTP/1.1
D [09/Dec/2007:13:00:46 +0100] cupsdReadClient: 6 Browser asked for language "en-us.UTF-8"...
D [09/Dec/2007:13:00:46 +0100] cupsdAuthorize: No authentication data provided.
D [09/Dec/2007:13:00:47 +0100] write_file: 6 file=8
D [09/Dec/2007:13:00:47 +0100] cupsdAcceptClient: 9 from localhost:631 (IPv4)
D [09/Dec/2007:13:00:47 +0100] cupsdReadClient: 9 GET /images/top-left.gif HTTP/1.1
D [09/Dec/2007:13:00:47 +0100] cupsdReadClient: 9 Browser asked for language "en-us.UTF-8"...
D [09/Dec/2007:13:00:47 +0100] cupsdAuthorize: No authentication data provided.

D [09/Dec/2007:13:02:06 +0100] [CGI] 'hplip.conf\n'
D [09/Dec/2007:13:02:06 +0100] [cups-deviced] Added device "lpd"...
D [09/Dec/2007:13:02:07 +0100] [CGI] unable to open /var/run/hplip/hpssd.port: No such file or directory: api/hplip_api.c 103
D [09/Dec/2007:13:02:07 +0100] [CGI] unable to connect hpssd socket 2207: Connection refused: api/hplip_api.c 738
D [09/Dec/2007:13:02:07 +0100] [cups-deviced] Added device "hp:/no_device_found"...

D [09/Dec/2007:13:02:08 +0100] [CGI] /usr/lib/cups/backend/z600: error while loading shared libraries: liblexprinter.so.0: cannot open shared object file: No such file or directory
D [09/Dec/2007:13:02:08 +0100] [CGI] /usr/lib/cups/backend/z700: error while loading shared libraries: liblexprinter.so.0: cannot open shared object file: No such file or directory
D [09/Dec/2007:13:02:08 +0100] [cups-deviced] Added device "ipp"...
D [09/Dec/2007:13:02:08 +0100] [CGI] perl: warning: Setting locale failed.
D [09/Dec/2007:13:02:08 +0100] [CGI] perl: warning: Please check that your locale settings:


D [09/Dec/2007:13:02:10 +0100] cupsdAuthorize: No authentication data provided.
D [09/Dec/2007:13:02:10 +0100] write_file: 6 file=8

-----------------

Etc., etc....


--------------------------------


D [09/Dec/2007:13:11:06 +0100] [CGI] cgiCopyTemplateLang(tmpl="trailer.tmpl")
D [09/Dec/2007:13:11:06 +0100] [CGI] locale="en"...
D [09/Dec/2007:13:11:06 +0100] [CGI] Template file is "/usr/share/cups/templates/trailer.tmpl"...
D [09/Dec/2007:13:11:06 +0100] [CGI] Starting at file position 0...
D [09/Dec/2007:13:11:06 +0100] [CGI] Returning at file position 614 on EOF...
D [09/Dec/2007:13:11:47 +0100] cupsdCloseClient: 8
D [09/Dec/2007:13:12:05 +0100] cupsdNetIFUpdate: "lo" = localhost...
D [09/Dec/2007:13:12:05 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...
D [09/Dec/2007:13:12:06 +0100] cupsdAcceptClient: 8 from localhost:631 (IPv4)
D [09/Dec/2007:13:12:06 +0100] cupsdReadClient: 8 POST / HTTP/1.1
D [09/Dec/2007:13:12:06 +0100] cupsdAuthorize: No authentication data provided.
D [09/Dec/2007:13:12:06 +0100] CUPS-Get-Printers
D [09/Dec/2007:13:12:06 +0100] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok)
D [09/Dec/2007:13:12:06 +0100] cupsdReadClient: 8 POST / HTTP/1.1
D [09/Dec/2007:13:12:06 +0100] cupsdAuthorize: No authentication data provided.
D [09/Dec/2007:13:12:06 +0100] CUPS-Get-Classes
D [09/Dec/2007:13:12:06 +0100] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok)
D [09/Dec/2007:13:12:06 +0100] cupsdReadClient: 8 POST / HTTP/1.1
D [09/Dec/2007:13:12:06 +0100] cupsdAuthorize: No authentication data provided.
D [09/Dec/2007:13:12:06 +0100] CUPS-Get-Default
D [09/Dec/2007:13:12:06 +0100] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok)
D [09/Dec/2007:13:12:06 +0100] cupsdCloseClient: 8
D [09/Dec/2007:13:12:17 +0100] cupsdCloseClient: 6
D [09/Dec/2007:13:13:07 +0100] cupsdNetIFUpdate: "lo" = localhost...
D [09/Dec/2007:13:13:07 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...
D [09/Dec/2007:13:14:09 +0100] cupsdNetIFUpdate: "lo" = localhost...
D [09/Dec/2007:13:14:09 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...
D [09/Dec/2007:13:15:11 +0100] cupsdNetIFUpdate: "lo" = localhost...
D [09/Dec/2007:13:15:11 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...
D [09/Dec/2007:13:16:13 +0100] cupsdNetIFUpdate: "lo" = localhost...
D [09/Dec/2007:13:16:13 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...
D [09/Dec/2007:13:17:15 +0100] cupsdNetIFUpdate: "lo" = localhost...
D [09/Dec/2007:13:17:15 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...
D [09/Dec/2007:13:18:17 +0100] cupsdNetIFUpdate: "lo" = localhost...
D [09/Dec/2007:13:18:17 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...
D [09/Dec/2007:13:19:19 +0100] cupsdNetIFUpdate: "lo" = localhost...
D [09/Dec/2007:13:19:19 +0100] cupsdNetIFUpdate: "eth0" = 192.168.1.2...

----------------------------


Ich glaube, dass das "Wireless", das ich nicht weiss, wie abstellen, weil ich ja eine ADSL-Verbindung habe, "sich beisst", mit dem CUPS, das glaube ich ein "Broadband-Stream", oder ähnlich, sendet.

Vielen Dank, für Deine weiteren Bemühungen.

Edit:


Hurra, hurra!!:

?Add Printer Wizard? lässt den Eintrag eines neuen Druckers zu (!).

/etc/cups/ppd/alexanders_printer.ppd

zeigt immer noch:


*PPD-Adobe: "4.3"

*%******************************************************************************
*% Adobe PostScript(R) Printer Description File
*% For Lexmark E350d LaserPrinter
*% Produced by Lexmark International, Inc.
*%
*% Copyright (c) 2006 Lexmark International Inc. All Rights Reserved.
*% Permission is granted for redistribution of this file as
*% long as this copyright notice is intact and the content
*% of the file is not altered in any way from its original form.
*%
*%******************************************************************************

*%******************************************************************************
*% General Information
*%******************************************************************************

*FormatVersion: "4.3"
*FileVersion: "10.4.0.0"
*LanguageVersion: English
*LanguageEncoding: UTF-8
*PCFileName: "LEXE350d.PPD"

*Product: "(Lexmark E350d - English)"
*PSVersion: "(3010.010) 20020903"
*Manufacturer: "Lexmark"
*ModelName: "Lexmark E350d - English"
*ShortNickName: "Lexmark E350d - en"
*NickName: "Lexmark E350d (English)"
*1284DeviceID: "MFG: Lexmark International ;MDL: Lexmark E350d"


Und:
/etc/cups/printers.conf

zeigt:

# Printer configuration file for CUPS v1.2.2
# Written by cupsd on 2007-11-29 21:24
<DefaultPrinter alexanders_printer>
Info Lexmark Lexmark E350d - en
Location alex's__home_office
DeviceURI parallel:/dev/lp0
State Running
StateTime 1196367714
Accepting Yes
Shared Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
AllowUser alexander
AllowUser lp
AllowUser lpadmin
AllowUser cupsys
AllowUser syslog
AllowUser root
Allow From All

OpPolicy default
</Printer>
<Printer tmpprinter_zrQLPChK>
Info tmpprinter_zrQLPChK
Location home_office
DeviceURI file:/dev/null
State Running
StateMessage Paused
StateTime 1196367848
Accepting Yes
Shared Yes
#JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
#ErrorPolicy stop-printer
</Printer>


Lieber fishmac,

wie soll ich weiter vorgehen, sodass ich meinen Drucker wider sehe, im KDE-?Menu for the print system?, etc.?

Vielen Dank, im Voraus.
 
RE: CUPS-Server-Problem (cupsd)

Original von Lordshooter01

Hurra, hurra!!:

?Add Printer Wizard? lässt den Eintrag eines neuen Druckers zu (!).

[...]

wie soll ich weiter vorgehen, sodass ich meinen Drucker wider sehe, im KDE-?Menu for the print system?, etc.?

Gehe ich Recht in der Annahme, dass Dein Printer von CUPS erkannt wird ?

KDE benutze ich nicht (mehr). Wahrscheinlich geht das irgendwo im Kontrolfeld....
Vielleicht helfen Dir die Screenshots hier weiter:
google
 
Vielen Dank, für Deine Screenshots, fishmac.


alexander@2[~]$ /etc/init.d/cupsys status
Status of Common Unix Printing System: cupsd is running.

alexander@2[~]$ /etc/init.d/cupsys restart
Restarting Common Unix Printing System: cupsdcupsd: Child exited on signal 15!

alexander@2[~]$ /etc/init.d/cupsys rcsmb restart
Usage: /etc/init.d/cupsys {start|stop|restart|force-reload|status}


I [10/Dec/2007:05:29:14 +0100] Loading NextJobId from job cache file "/var/cache/cups/job.cache"...
I [10/Dec/2007:05:29:14 +0100] Full reload complete.
I [10/Dec/2007:05:29:14 +0100] Listening to 0.0.0.0:631 on fd 0...
E [10/Dec/2007:05:29:14 +0100] Unable to open listen socket for address :::631 - Address family not supported by protocol.
E [10/Dec/2007:05:29:14 +0100] Job ID 184 has no files! Cancelling it!
D [10/Dec/2007:05:29:14 +0100] Discarding unused job-completed event...
E [10/Dec/2007:05:29:14 +0100] Unable to create job control file "/var/spool/cups/c00184" - Permission denied.
D [10/Dec/2007:05:29:15 +0100] cupsdAcceptClient: 4 from localhost:631 (IPv4)
D [10/Dec/2007:05:29:15 +0100] cupsdReadClient: 4 POST / HTTP/1.1
D [10/Dec/2007:05:29:15 +0100] cupsdAuthorize: No authentication data provided.
D [10/Dec/2007:05:29:15 +0100] CUPS-Get-Printers
D [10/Dec/2007:05:29:15 +0100] cupsdProcessIPPRequest: 4 status_code=0 (successful-ok)
D [10/Dec/2007:05:29:15 +0100] cupsdReadClient: 4 POST / HTTP/1.1
D [10/Dec/2007:05:29:15 +0100] cupsdAuthorize: No authentication data provided.
D [10/Dec/2007:05:29:15 +0100] CUPS-Get-Classes
D [10/Dec/2007:05:29:15 +0100] cupsdProcessIPPRequest: 4 status_code=0 (successful-ok)
D [10/Dec/2007:05:29:15 +0100] cupsdCloseClient: 4
D [10/Dec/2007:05:45:24 +0100] Unloading job 184...
D [10/Dec/2007:05:45:24 +0100] cupsdAcceptClient: 4 from localhost:631 (IPv4)
D [10/Dec/2007:05:45:24 +0100] cupsdReadClient: 4 POST / HTTP/1.1
D [10/Dec/2007:05:45:24 +0100] cupsdAuthorize: No authentication data provided.
D [10/Dec/2007:05:45:24 +0100] CUPS-Get-Printers
D [10/Dec/2007:05:45:24 +0100] cupsdProcessIPPRequest: 4 status_code=0 (successful-ok)
D [10/Dec/2007:05:45:24 +0100] cupsdReadClient: 4 POST / HTTP/1.1
D [10/Dec/2007:05:45:24 +0100] cupsdAuthorize: No authentication data provided.
D [10/Dec/2007:05:45:24 +0100] CUPS-Get-Classes
D [10/Dec/2007:05:45:24 +0100] cupsdProcessIPPRequest: 4 status_code=0 (successful-ok)
D [10/Dec/2007:05:45:24 +0100] cupsdReadClient: 4 POST / HTTP/1.1
D [10/Dec/2007:05:45:24 +0100] cupsdAuthorize: No authentication data provided.
D [10/Dec/2007:05:45:24 +0100] CUPS-Get-Default
D [10/Dec/2007:05:45:24 +0100] cupsdProcessIPPRequest: 4 status_code=0 (successful-ok)
D [10/Dec/2007:05:45:24 +0100] cupsdCloseClient: 4
I [10/Dec/2007:05:57:21 +0100] Scheduler shutting down normally.
E [10/Dec/2007:05:57:21 +0100] Unable to save remote.cache - Permission denied
 
Original von Lordshooter01
E [10/Dec/2007:05:57:21 +0100] Unable to save remote.cache - Permission denied

Zumindest an einer Stelle hast Du wohl ein Rechteproblem.

Prüfe mal die Permissions der obigen Datei bzw. des Verzeichnisses, in dem sie sich befindet.
 
Original von Lordshooter01
I [10/Dec/2007:05:29:14 +0100] Listening to 0.0.0.0:631 on fd 0...
E [10/Dec/2007:05:29:14 +0100] Unable to open listen socket for address :::631 - Address family not supported by protocol.
Ist es möglich, dass du nur IPv6 nutzt und Cups das rein zufällig nicht akzeptiert? Zeige mal deine /etc/hosts.conf und die Ausgabe von ipconfig.
 
  • ok1.de
  • ok2.de
  • thinkstore24.de
  • Preiswerte-IT - Gebrauchte Lenovo Notebooks kaufen

Werbung

Zurück
Oben