CUPs failed to start
Wade Smart
wade at wadesmart.com
Thu May 4 23:00:08 UTC 2006
05042006 1750 GMT-6
When I type
$ ps aux|grep cups
1000 13767 0.0 0.0 3060 756 pts/0 S+ 17:50 0:00 grep cups
$ netstat -tan|grep 631
$
$ sudo /etc/init.d/cupsys start
* Starting Common Unix Printing System: cupsd [ ok ]
$ sudo dmesg|tail
[4332767.150000] sda : READ CAPACITY failed.
[4332767.150000] sda : status=1, message=00, host=0, driver=08
[4332767.150000] sd: Current: sense key: Not Ready
[4332767.150000] Additional sense: Logical unit not ready, manual interventi on required
[4332767.155000] sda: Write Protect is off
[4332767.155000] sda: Mode Sense: 45 00 00 08
[4332767.155000] sda: assuming drive cache: write through
[4332767.155000] /dev/scsi/host0/bus0/target0/lun0:<4>printk: 5 messages suppre ssed.
[4332767.155000] Buffer I/O error on device sda, logical block 0
[4332767.155000] unable to read partition table
$ tail -n40 /var/log/cups/error_log
D [04/May/2006:17:52:02 -0500] LoadAllJobs: Loading attributes for job 149...
{...}
D [04/May/2006:17:52:03 -0500] LoadAllJobs: Loading attributes for job 183...
I [04/May/2006:17:52:03 -0500] Full reload complete.
D [04/May/2006:17:52:03 -0500] StartListening: NumListeners=2
D [04/May/2006:17:52:03 -0500] StartListening: address=7f000001 port=631
D [04/May/2006:17:52:03 -0500] StartListening: address=c0a80002 port=631
E [04/May/2006:17:52:03 -0500] StartListening: Unable to bind socket for address c0a80002:631 - Cannot assign requested address.
$
>
>
More information about the ubuntu-users
mailing list