bpa wrote: 
> I think you should enable some squeezlite logging and redirect the log
> into a file and see if any obvious errors appears (e.g. permissions).
> Start and stop squeezelite - then look (or attach to a post) log file. 
> 
> Additional command line which should put a log file in /tmp directory
> > 
Code:
--------------------
  >   > 
  > -d all=info -f /tmp/squeezelitelog.txt
  > 
--------------------
> > 

Thanks for the replay bpa. I put that code as an additional argument in
the '/etc/default/squeezelite' file...


Code:
--------------------
    SB_EXTRA_ARGS="-d all=info -f /tmp/squeezelitelog.txt"
--------------------


and restarted with 'etc/init.d/squeezelite start'. Scanning the logfile,
I see...

> slimproto_run:579 error reading from socket: closed

...over and again, until I 'stop' the service. Might that indicate a
problem?


------------------------------------------------------------------------
pantomnesia's Profile: http://forums.slimdevices.com/member.php?userid=70846
View this thread: http://forums.slimdevices.com/showthread.php?t=114712

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

Reply via email to