Hallo ich hatte auch das Problem das CUPS nicht lief siehe auch http://forum.linux-club.de/viewtopic.php?f=89&t=118851&p=754150&hilit=cups#p754150
Zuerst hatte ich die Datei /etc/systemd/system/cups.socket angelegt und folgendes hineingeschrieben. WIe ich es in diesem Forum gefunden habe.
https://forums.opensuse.org/showthr...ktiv/page2?s=fab10482c5954968e9e315635452280a
Danach lief CUPS ohne manuelles anstupsen weiterhin nicht. Nachdem ich gelesen hatte das das erlauben von IPV6 helfen würde habe ich dies per Netzwerkschnittstelle von KDE aus angestellt. (Yast habe ich dementsprechend umgestellt das dies erlaubt ist) .
Danach habe ich folgendes Problem. CUPS läuft ich kann auf alle Drucker aus dem Druckmenu zugreifen. Ich kann aber weder über YaST noch per http://localhost:631 auf CUPS zugreifen. Der Druckmanager von KDE zeigt mir aber wieder CUPS und alle angeschlossenen Drucker.
Bei YaST dreht sich nur ewig lange die Sanduhr und sagt mir dann, dass die Druckerwarteschlange lehr ist obwohl 2 Druck und CUPS PDF intalliert sind.
CUPS läuft. Siehe auch folgende Ausgabe
Ich habe inzwischen IPV6 wieder deaktiviert. CUPS läuft weiter ist aber nicht erreichbar.
Au localhost konnte ich nichts erkennen
Um 20:35 habe ich gestern mit IPV6 angefangen. Hat KDE irgendwie den Zugriff verstellt? Wie bekomme ich wieder auch Zugriff per http://localhost:631 und YaST?
Zuerst hatte ich die Datei /etc/systemd/system/cups.socket angelegt und folgendes hineingeschrieben. WIe ich es in diesem Forum gefunden habe.
https://forums.opensuse.org/showthr...ktiv/page2?s=fab10482c5954968e9e315635452280a
Code:
[Unit]
WantedBy=sockets.target
Description=CUPS Printing Service Sockets
[Socket]
ListenStream=/var/run/cups/cups.sock
ListenStream=631
ListenDatagram=0.0.0.0:631
BindIPv6Only=ipv6-only
[Install]
Danach lief CUPS ohne manuelles anstupsen weiterhin nicht. Nachdem ich gelesen hatte das das erlauben von IPV6 helfen würde habe ich dies per Netzwerkschnittstelle von KDE aus angestellt. (Yast habe ich dementsprechend umgestellt das dies erlaubt ist) .
Danach habe ich folgendes Problem. CUPS läuft ich kann auf alle Drucker aus dem Druckmenu zugreifen. Ich kann aber weder über YaST noch per http://localhost:631 auf CUPS zugreifen. Der Druckmanager von KDE zeigt mir aber wieder CUPS und alle angeschlossenen Drucker.
Bei YaST dreht sich nur ewig lange die Sanduhr und sagt mir dann, dass die Druckerwarteschlange lehr ist obwohl 2 Druck und CUPS PDF intalliert sind.
CUPS läuft. Siehe auch folgende Ausgabe
Code:
linux-luil:~ # ps -ef | grep cups
root 1430 1 0 10:30 ? 00:00:00 /usr/sbin/cupsd -f
root 5609 5544 0 10:37 pts/1 00:00:00 grep --color=auto cups
Ich habe inzwischen IPV6 wieder deaktiviert. CUPS läuft weiter ist aber nicht erreichbar.
Au localhost konnte ich nichts erkennen
Code:
localhost - - [03/Jan/2015:20:35:36 +0100] "POST / HTTP/1.1" 401 241 CUPS-Get-Devices successful-ok
localhost - root [03/Jan/2015:20:35:37 +0100] "POST / HTTP/1.1" 200 1433 CUPS-Get-Devices -
localhost - - [03/Jan/2015:20:35:37 +0100] "POST /printers/hp-LaserJet-1300 HTTP/1.1" 200 270 Create-Job successful-ok
localhost - - [03/Jan/2015:20:35:37 +0100] "POST /printers/hp-LaserJet-1300 HTTP/1.1" 200 1514 Send-Document successful-ok
localhost - - [03/Jan/2015:20:36:16 +0100] "POST / HTTP/1.1" 401 91 CUPS-Get-Devices successful-ok
localhost - Immanuel [03/Jan/2015:20:36:16 +0100] "POST / HTTP/1.1" 403 91 CUPS-Get-Devices successful-ok
localhost - - [03/Jan/2015:20:36:16 +0100] "POST / HTTP/1.1" 401 91 CUPS-Get-Devices successful-ok
localhost - root [03/Jan/2015:20:36:21 +0100] "POST / HTTP/1.1" 200 2593 CUPS-Get-Devices -
localhost - - [03/Jan/2015:20:36:31 +0100] "POST / HTTP/1.1" 200 6673727 CUPS-Get-PPDs -
localhost - root [03/Jan/2015:20:36:31 +0100] "POST / HTTP/1.1" 200 6673756 CUPS-Get-PPDs -
localhost - - [03/Jan/2015:20:40:26 +0100] "POST / HTTP/1.1" 200 566 Create-Printer-Subscriptions successful-ok
localhost - - [03/Jan/2015:20:43:55 +0100] "POST / HTTP/1.1" 200 566 Create-Printer-Subscriptions successful-ok
localhost - - [03/Jan/2015:20:49:43 +0100] "POST / HTTP/1.1" 200 156 Cancel-Subscription successful-ok
localhost - - [03/Jan/2015:20:51:00 +0100] "POST / HTTP/1.1" 401 241 CUPS-Get-Devices successful-ok
localhost - root [03/Jan/2015:20:51:00 +0100] "POST / HTTP/1.1" 200 1433 CUPS-Get-Devices -
localhost - - [03/Jan/2015:20:51:36 +0100] "POST / HTTP/1.1" 200 566 Create-Printer-Subscriptions successful-ok
localhost - - [03/Jan/2015:20:54:57 +0100] "POST / HTTP/1.1" 200 156 Cancel-Subscription successful-ok
localhost - - [03/Jan/2015:20:56:11 +0100] "POST / HTTP/1.1" 401 241 CUPS-Get-Devices successful-ok
localhost - root [03/Jan/2015:20:56:11 +0100] "POST / HTTP/1.1" 200 1433 CUPS-Get-Devices -
localhost - - [03/Jan/2015:20:57:53 +0100] "POST / HTTP/1.1" 200 566 Create-Printer-Subscriptions successful-ok
localhost - - [03/Jan/2015:20:59:06 +0100] "GET /admin/conf/cupsd.conf HTTP/1.1" 401 0 - -
localhost - Immanuel [03/Jan/2015:20:59:06 +0100] "GET /admin/conf/cupsd.conf HTTP/1.1" 403 0 - -
localhost - - [03/Jan/2015:20:59:06 +0100] "GET /admin/conf/cupsd.conf HTTP/1.1" 401 0 - -
localhost - root [03/Jan/2015:20:59:19 +0100] "GET /admin/conf/cupsd.conf HTTP/1.1" 404 0 - -
localhost - root [03/Jan/2015:20:59:19 +0100] "POST / HTTP/1.1" 200 450 Create-Printer-Subscriptions successful-ok
localhost - root [03/Jan/2015:20:59:35 +0100] "GET /admin/conf/cupsd.conf HTTP/1.1" 404 0 - -
localhost - - [03/Jan/2015:20:59:42 +0100] "GET /admin/conf/cupsd.conf HTTP/1.1" 401 0 - -
localhost - root [03/Jan/2015:20:59:49 +0100] "GET /admin/conf/cupsd.conf HTTP/1.1" 404 0 - -
localhost - root [03/Jan/2015:20:59:53 +0100] "GET /admin/conf/cupsd.conf HTTP/1.1" 404 0 - -
localhost - - [03/Jan/2015:21:00:27 +0100] "POST / HTTP/1.1" 200 152 Cancel-Subscription successful-ok
localhost - - [03/Jan/2015:21:06:38 +0100] "POST /admin/ HTTP/1.1" 401 185 Pause-Printer successful-ok
localhost - root [03/Jan/2015:21:06:38 +0100] "POST /admin/ HTTP/1.1" 200 185 Pause-Printer successful-ok
localhost - - [03/Jan/2015:21:07:05 +0100] "POST /printers/hp-LaserJet-1300 HTTP/1.1" 200 270 Create-Job successful-ok
localhost - - [03/Jan/2015:21:07:05 +0100] "POST /printers/hp-LaserJet-1300 HTTP/1.1" 200 1514 Send-Document successful-ok
localhost - - [03/Jan/2015:21:07:33 +0100] "POST / HTTP/1.1" 401 241 CUPS-Get-Devices successful-ok
localhost - root [03/Jan/2015:21:07:33 +0100] "POST / HTTP/1.1" 200 1433 CUPS-Get-Devices -
localhost - - [03/Jan/2015:21:07:34 +0100] "POST /admin/ HTTP/1.1" 401 133 Resume-Printer successful-ok
localhost - root [03/Jan/2015:21:07:34 +0100] "POST /admin/ HTTP/1.1" 200 133 Resume-Printer successful-ok
localhost - - [03/Jan/2015:21:10:12 +0100] "POST / HTTP/1.1" 200 156 Cancel-Subscription successful-ok
localhost - - [03/Jan/2015:21:11:08 +0100] "POST / HTTP/1.1" 401 241 CUPS-Get-Devices successful-ok
localhost - root [03/Jan/2015:21:11:08 +0100] "POST / HTTP/1.1" 200 1433 CUPS-Get-Devices -
localhost - - [03/Jan/2015:21:11:33 +0100] "POST / HTTP/1.1" 200 566 Create-Printer-Subscriptions successful-ok
localhost - - [03/Jan/2015:21:12:50 +0100] "POST / HTTP/1.1" 200 156 Cancel-Subscription successful-ok
Um 20:35 habe ich gestern mit IPV6 angefangen. Hat KDE irgendwie den Zugriff verstellt? Wie bekomme ich wieder auch Zugriff per http://localhost:631 und YaST?