Page 1 of 1
Is CUPS insane?
Posted: 16. Aug 2011, 00:41
by lmello
Here's the thing - in a couple of machines of my small network CUPS suddenly stopped to work - when I try to connect to it via the "localhost:631", the browser alerts me that it cannot connect to this location.
And last week everything was working just fine!

Re: Is CUPS insane?
Posted: 16. Aug 2011, 04:37
by Akuna
A problem with your network?
Re: Is CUPS insane?
Posted: 16. Aug 2011, 06:31
by lmello
Akuna wrote:A problem with your network?
I don't know, some machines can print, a couple of others don't.
The real problem is that the users of my network are willing to crucify me because things don't work... they're complete Linux n00bs and I don't know if they accidentally messed up the system.
Re: Is CUPS insane?
Posted: 16. Aug 2011, 10:06
by thenktor
lmello wrote:when I try to connect to it via the "localhost:631", the browser alerts me that it cannot connect to this location.
Your CUPS daemon does not seem to be running. First try
/etc/rc.d/rc.cups status or
ps ax | grep cupsd to verify this. If it is not running try to start it with
/etc/rc.d/rc.cups start. An error message why cupsd cannot start should appear.
Re: Is CUPS insane?
Posted: 16. Aug 2011, 12:11
by gapan
You messing with cups/permissions settings while
trying to make your scanner work is a more probable cause for cups not working than cups being insane.
