When playing music older SB player (i.e. Transport, Boom, Receiver) has
two connections
1. Slimproto
2. Music over a http
With your problem players - the slimproto connection is being closed and
reopened repeatedly by the player and LMS treats the open/close as a
"glitch" and doesn't reinitialise the "client" datastructure as trhe
connection is remade quickly (i.e. client forget timer of 300 secs does
not expire) - so this is your "black hole"
Code:
--------------------
17-11-03 16:09:19.0899] Slim::Networking::Slimproto::client_readable (425)
half-close from client: 192.168.0.230:49843
[17-11-03 16:09:19.0908] Slim::Networking::Slimproto::slimproto_close (247)
connection closed
[17-11-03 16:09:19.0926] Slim::Networking::Slimproto::slimproto_close (284)
setting timer to forget client in 300 secs
[17-11-03 16:09:23.6918] Slim::Networking::Slimproto::slimproto_accept (191)
Accepted connection from: [192.168.0.230:49846]
[17-11-03 16:09:23.6927] Slim::Networking::Slimproto::slimproto_accept (194)
Setting timer in 5 seconds to close bogus connection
[17-11-03 16:09:23.7045] Slim::Networking::Slimproto::_hello_handler (926)
Killing bogus player timer.
[17-11-03 16:09:23.7058] Slim::Networking::Slimproto::_hello_handler (968)
Squeezebox says hello: Deviceid: 9 revision: 0 mac: 00:04:20:2d:71:9c uuid:
ab791124ae0437fbc7cc1d23f1c7aad6 bitmapped: 0 reconnect: 0 wlan_channellist:
0000 lang: EN bytes_received: 0 capabilities: Model=baby,ModelName=Squeezebox
Radio,Firmware=7.7.3-r16676,Rhap,alc,wma,wmap,wmal,aac,spt,ogg,flc,aif,pcm,mp3,MaxSampleRate=48000,AccuratePlayPoints,spdr,Spdirect=spotify,ImmediateCrossfade,test,Rtmp=2,Proxy=192.168.0.230:9001
[17-11-03 16:09:23.7069] Slim::Networking::Slimproto::_hello_handler (1157)
Hello from existing client: 00:04:20:2d:71:9c on ipport: 192.168.0.230:49846
--------------------
So LMS is not disconnecting but the players seems to close the slimproto
connections to LMS and then very quickly make a request to reconnect.
Strangely, at the same time the http music connection does not seem to
have been closed but more logging would be needed to be sure.
Have you tried Xilinx reset of the players ?
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=108198
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix