On 5/11/06, matthijskoopmans <[EMAIL PROTECTED]> wrote:

I have exactly the same problem. The service seems to be running, but
stopping it results in an error (the service keeps logged as running).
The link to port 9000 on the localhost is not available, and the
squeezebox itself cannot find the slimserver. It seems that  inspite of
the message in the control center, the service is not running at all...


it's probably died and left a lockfile in /var/run.

service slimserver stop
ps aux | grep slim # This should not return anything except itself -- if it comes back saying slimserver is running, then kill -9 those PIDs.
service slimserver start

--
"I spent all me tin with the ladies drinking gin,
So across the Western ocean I must wander" -- traditional
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to