Triode;669470 Wrote: 
> You do need to have the helper app running to set its password - can you
> validate whether it is running (should start running when the server
> restarts)

I think it's not running... I don't see it if I do 
Code:
--------------------
    ps -aux |grep '.pl'
--------------------
 Is that the right way to verify?

In the logs I've seen


Code:
--------------------
    
  
  [11-11-12 17:01:20.1684] Plugins::Spotify::Spotifyd::__ANON__ (78) unable to 
write log file: /Users/brian/Library/Logs/Squeezebox/spotifyd.log
  [11-11-12 17:01:21.5165] Plugins::Spotify::Spotifyd::__ANON__ (78) unable to 
write log file: /Users/brian/Library/Logs/Squeezebox/spotifyd.log
  
--------------------


But check this out

Code:
--------------------
    
  
  Monk-2:~ brian$ ls -ld /Users/brian/Library/Logs/Squeezebox/
  drwxrwxrwx   5 brian  brian  170 Nov 12 17:01 
/Users/brian/Library/Logs/Squeezebox/
  Monk-2:~ brian$ touch /Users/brian/Library/Logs/Squeezebox/spotifyd.log
  Monk-2:~ brian$ ls -l /Users/brian/Library/Logs/Squeezebox/spotifyd.log
  -rw-r--r--   1 brian  brian  0 Nov 12 17:06 
/Users/brian/Library/Logs/Squeezebox/spotifyd.log
  Monk-2:~ brian$ rm /Users/brian/Library/Logs/Squeezebox/spotifyd.log
  
--------------------


What else could be causing that unable to write log message? Hmm...


-- 
deweysquare
------------------------------------------------------------------------
deweysquare's Profile: http://forums.slimdevices.com/member.php?userid=8723
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to