kdf;450624 Wrote: 
> Millhouse, try: 
> sudo chmod a+r /usr/share/perl5/Slim/Web/Cometd.pm

Thanks kdf, that helped - it now tries to start but fails as it can't
read/write the pid file (I deleted a stale pid file, it was owned by
root):


Code:
--------------------
    
  n...@nm-linux:~$ sudo /etc/init.d/squeezeboxserver start
  Making sure that Squeezebox Server is not running first: No squeezeboxserve 
found running; none killed.
  Starting Squeezebox Server[09-08-22 12:32:21.2331] main::init (318) Starting 
Squeezebox Server (v7.4, r28235, Fri Aug 21 04:00:23 PDT 2009) perl 5.010000
  [09-08-22 12:32:21.3064] Carp::croak (44) Warning: write_file 
'/var/run/squeezeboxserver.pid' - sysopen: Permission denied at 
/usr/sbin/squeezeboxserver line 1076
  n...@nm-linux:~$ ls -al /var/run/squeezeboxserver.pid 
  ls: cannot access /var/run/squeezeboxserver.pid: No such file or directory
  n...@nm-linux:~$ 
  
--------------------


I think I read somewhere about problems with users, so I tried starting
the server without sudo:


Code:
--------------------
    
  n...@nm-linux:~$ id squeezeboxserver
  uid=119(squeezeboxserver) gid=65534(nogroup) groups=65534(nogroup)
  n...@nm-linux:~$ /etc/init.d/squeezeboxserver start
  Making sure that Squeezebox Server is not running first: No squeezeboxserve 
found running; none killed.
  Starting Squeezebox Serverstart-stop-daemon: Unable to set gid to 65534 
(Operation not permitted)
  n...@nm-linux:~$ 
  
--------------------


-- 
Milhouse
------------------------------------------------------------------------
Milhouse's Profile: http://forums.slimdevices.com/member.php?userid=928
View this thread: http://forums.slimdevices.com/showthread.php?t=66911

_______________________________________________
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to