Mailinglist Archive: opensuse (4344 mails)
| < Previous | Next > |
Re: [SLE] printer loss [susepro 9.1]
- From: Silviu Marin-Caea <silviu_marin-caea@xxxxxxxxxx>
- Date: Mon, 1 Aug 2005 12:58:08 +0300
- Message-id: <200508011258.09010.silviu_marin-caea@xxxxxxxxxx>
On Monday 01 August 2005 03:25, Serge Naggar wrote:
> E [31/Jul/2005:18:40:04 -0400] StartListening: Unable to bind socket -
> Address already in use.
>
> Can someone tell me what the last line means? It seems to me to have the
> key?
Maybe you have some other program configured to listen on one of the cups
ports.
netstat -anp (as root) (I have erased the irrelevant stuff.)
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program name
tcp 0 0 0.0.0.0:631 0.0.0.0:* LISTEN
5722/cupsd
udp 0 0 0.0.0.0:631 0.0.0.0:*
5722/cupsd
> E [31/Jul/2005:18:40:04 -0400] StartListening: Unable to bind socket -
> Address already in use.
>
> Can someone tell me what the last line means? It seems to me to have the
> key?
Maybe you have some other program configured to listen on one of the cups
ports.
netstat -anp (as root) (I have erased the irrelevant stuff.)
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program name
tcp 0 0 0.0.0.0:631 0.0.0.0:* LISTEN
5722/cupsd
udp 0 0 0.0.0.0:631 0.0.0.0:*
5722/cupsd
| < Previous | Next > |