4 Feb
2014
4 Feb
'14
12:35 p.m.
Am 04.02.2014 13:31, schrieb Jelle van der Waa:
On 02/04/14 at 12:55pm, Maykel Franco wrote:
Hi, I have problem with cups in arch. This is the log error_log the cups:
E [04/Feb/2014:12:52:24 +0100] Unable to bind socket for address [v1.::1]:631 - Address already in use. E [04/Feb/2014:12:52:24 +0100] Unable to bind socket for address 127.0.0.1:631 - Address already in use.
And the printing not works...
Thanks in advanced.
Does this happen when you start cups, can you navigate to http://localhost:631 and will that display cups web ui? Or is some other service running on 631?
To find a process listening on 631, try: # netstat -tnlp Cheers, ushi