You are not logged in.
Pages: 1
Hello:
As I solved a problem I had with my CUPS configuration, I went to check if it had indeed been solved.
So:
[root@devuan groucho]# tail /var/log/cups/error_log
W [31/Oct/2018:17:57:35 -0300] Max clients reached, holding new connections...
W [31/Oct/2018:17:57:35 -0300] Max clients reached, holding new connections...
W [31/Oct/2018:17:57:35 -0300] Max clients reached, holding new connections...
W [31/Oct/2018:17:57:35 -0300] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Samsung_M2020_Series-Gray..\' already exists
E [31/Oct/2018:17:57:35 -0300] Unable to open listen socket for address [v1.::1]:631 - Address family not supported by protocol.
W [31/Oct/2018:18:03:30 -0300] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Samsung_M2020_Series-Gray..\' already exists
E [31/Oct/2018:18:05:30 -0300] Unable to communicate with avahi-daemon: Daemon not running
W [31/Oct/2018:18:15:31 -0300] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Samsung_M2020_Series-Gray..\' already exists
E [31/Oct/2018:18:15:31 -0300] Unable to open listen socket for address [v1.::1]:631 - Address family not supported by protocol.
W [31/Oct/2018:18:17:42 -0300] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'Samsung_M2020_Series-Gray..\' already exists
But when I went to check again, this time with Leafpad through the File Manager, I got this:
[root@devuan groucho]# leafpad /var/log/cups/error_log
E [18/Jun/2018:14:44:57 -0300] [Client 7] Request from "localhost" using invalid Host: field "[v1.::1]:631".
W [18/Jun/2018:14:44:59 -0300] Notifier for subscription 6 (dbus://) went away, retrying!
E [18/Jun/2018:14:49:28 -0300] [Client 7] Request from "localhost" using invalid Host: field "[v1.::1]:631".
E [18/Jun/2018:17:17:36 -0300] [Client 10] Request from "localhost" using invalid Host: field "[v1.::1]:631".
W [18/Jun/2018:17:17:37 -0300] Notifier for subscription 2 (dbus://) went away, retrying!
W [18/Jun/2018:17:17:37 -0300] Notifier for subscription 4 (dbus://) went away, retrying!
W [18/Jun/2018:17:17:37 -0300] Notifier for subscription 6 (dbus://) went away, retrying!
Now, I am looking (?) at the same file ...
/var/log/cups/error_log
... and there's only one:
groucho@devuan:~$ sudo updatedb
groucho@devuan:~$ locate error_log
/var/log/cups/error_log
groucho@devuan:~$
Any idea just what is going on here?
Thanks in advance.
A.
Offline
Pages: 1