mherger wrote: 
> > I did attach the server.log with spotty in Info log level. In there
> is
> > nothing I can make sense of.
> > spotty-hf just dies without a line.
> 
> You could try to run it from a shell, to see whether you'd get something
> 
> to errout. You'll find the command line you need in the log file, where
> 
> it says it's restarting it.
> 
> -- 
> 
> Michael

This is what I get when I start the process from the command line and
try to connect from Spotify:


Code:
--------------------
    tc@Largo:~$  
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux/spotty-hf
 -c /usr/local/slimserver/Cache/spotty/b827eb2bbf6
  9 -n Largo --disable-audio-cache --bitrate 96 --player-mac b8:27:eb:2b:bf:69 
--lms 192.168.0.111:9000
  thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: 
ChannelError', /checkout/src/libcore/result.rs:916:5
  note: Run with `RUST_BACKTRACE=1` for a backtrace.
  Aborted
  tc@Largo:~$ RUST_BACKTRACE=1 
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux/spotty-hf
 -c /usr/local/slimserver/Cache/spotty/b827eb2bbf69 -n Largo --disable-audio-
  cache --bitrate 96 --player-mac b8:27:eb:2b:bf:69 --lms 192.168.0.111:9000
  
  thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: 
ChannelError', /checkout/src/libcore/result.rs:916:5
  stack backtrace:
  0: <unknown>
  1: <unknown>
  2: <unknown>
  3: <unknown>
  4: <unknown>
  5: <unknown>
  Aborted
  tc@Largo:~$
  
  
  
--------------------


------------------------------------------------------------------------
ElFishi's Profile: http://forums.slimdevices.com/member.php?userid=15528
View this thread: http://forums.slimdevices.com/showthread.php?t=109991

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

Reply via email to