Wiredcharlie wrote: > Hi Ralphy - thanks for getting back. > > With command line: > pi@raspberrypi /usr/bin $ squeezeslave -dslimproto -dslimaudio_http > -Y/home/pi/closes.log 192.168.1.100 > > closes.log: > ---------------------------------------------------------------------------------------- > proto_thread: state=1 > proto_thread: PROTO_CLOSED cond_wait > slimproto_connect: (192.168.1.100, 3483) > proto_close: state 1 > proto_close: not connected > http_thread state 2 > proto_thread: state=2 > proto_sigpipe: MSG_NOSIGNAL > proto_connect: connected to 192.168.1.100 > proto_thread: state=3 > proto_send: cmd=HELO len=36 > proto_recv: cmd=vfdc len=174 > proto_recv: cmd=vfdc len=174 > proto_recv: cmd=vfdc len=174 > proto_recv: cmd=audg len=24 > proto_recv: cmd=vfdc len=174 > proto_recv: cmd=vfdc len=174 > proto_recv: (1) n=0 msg=Success(0) > proto_close: state 3 > proto_thread: state=1 > proto_thread: PROTO_CLOSED cond_wait > proto_close: state 1 > proto_close: not connected > > > > -------------------- > > > pi@raspberrypi /usr/bin $ squeezeslave -L > Output devices: > 0: (ALSA) bcm2835 ALSA: bcm2835 ALSA (hw:0,0) (11/46) > 1: (ALSA) sysdefault (11/46) > * 2: (ALSA) default (11/46) > > pi@raspberrypi /usr/bin $ squeezeslave -I > music:9000 (192.168.1.100) > > I don't understand the log file! > > Thanks > > Tony
That's okay, the log file is my debugging tool. Looks like the server is closing the connection. Try adding -R before the IP address, squeezeslave will then reconnect if the connection is closed. ------------------------------------------------------------------------ ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484 View this thread: http://forums.slimdevices.com/showthread.php?t=93607 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
