svsig, can you check whether CUPS is running ("lpstat -r", "ps auxwww |
grep cupsd")?

Did you call the lsof command with the "sudo" in the beginning?

sudo lsof -i :631

Please edit /etc/cups/cupsd.conf, so that it has a line

LogLevel debug

and no other "LogLevel" line.

Then do

sudo /etc/init.d/cups stop
sudo /etc/init.d/cups start

Then post your /var/log/cups/error_log file here.

-- 
cups: 127.0.0.1:631 - Address already in use.
https://bugs.launchpad.net/bugs/304393
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to