bpa wrote:
> Next time when jammed - enable logging network.protocol.slimproto to
> INFO and see what messages are being sent to player.
Thanks for your help so far - but I still have the problem.
I bought a new PSU and it seems to be working.
But the one connected wirelessly is still stopping in the same way and I
think the stopping I was seeing on the other one was when they were
synced - so that points to the wireless possibly.
I did the logging you suggested. So this is the sequence of events:
The SB3 was playing. I pressed skip to next and the SB3 stopped,
jammed. I turned on logging and was just getting:
Code:
--------------------
[15-12-30 12:12:14.0057] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-STMt: fullness=3145727, output_fullness=-1,
elapsed=0.000
[15-12-30 12:12:14.0062] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-strm: fullness=3145727, output_fullness=-1,
elapsed=0.000
--------------------
So then I pressed skip to next again on the SB3 and got this:
Code:
--------------------
[15-12-30 12:12:54.9732] Slim::Player::Squeezebox::stream (1026) strm-q
[15-12-30 12:12:55.4631] Slim::Player::Squeezebox::stream_s (542) stream_s
called: format: mp3 url:
file:///D:/AudioMaster/Music/Buffalo%20Tom/Let%20Me%20Come%20Over/06%20-%20Larry.mp3
[15-12-30 12:12:55.4642] Slim::Player::Squeezebox::stream_s (974) Starting
decoder with format: m flags: 0x0 autostart: 1 buffer threshold: 255 output
threshold: 1 samplesize: ? samplerate: ? endian: ? channels: ?
[15-12-30 12:12:55.4682] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-STMf: fullness=3145727, output_fullness=-1,
elapsed=0.000
[15-12-30 12:12:55.4685] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-strm: fullness=3145727, output_fullness=-1,
elapsed=0.000
[15-12-30 12:12:55.4698] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-audg: fullness=3145727, output_fullness=-1,
elapsed=0.000
[15-12-30 12:12:55.4785] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-audg: fullness=0, output_fullness=-1, elapsed=0.000
[15-12-30 12:12:55.4969] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-STMe: fullness=0, output_fullness=-1, elapsed=0.000
[15-12-30 12:12:55.5082] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-STMh: fullness=0, output_fullness=-1, elapsed=0.000
[15-12-30 12:12:55.5086] Slim::Networking::Slimproto::_http_response_handler
(554) Squeezebox got HTTP response:
HTTP/1.1 200 OK
Server: Logitech Media Server (7.9.0 - 1450801618)
Connection: close
Content-Type: audio/mpeg
[15-12-30 12:12:59.0065] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-STMt: fullness=2687976, output_fullness=-1,
elapsed=0.000
[15-12-30 12:12:59.0070] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-strm: fullness=2687976, output_fullness=-1,
elapsed=0.000
[15-12-30 12:13:04.0031] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-STMt: fullness=3144956, output_fullness=-1,
elapsed=0.000
[15-12-30 12:13:04.0045] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-strm: fullness=3144956, output_fullness=-1,
elapsed=0.000
[15-12-30 12:13:09.0031] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-STMt: fullness=3145727, output_fullness=-1,
elapsed=0.000
[15-12-30 12:13:09.0036] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-strm: fullness=3145727, output_fullness=-1,
elapsed=0.000
--------------------
Seems like it is sending the data OK but the SB3 is not emptying its
buffer. Or something ...
So I "factory reset" the SB3, but it came back already stopped - not
able to play anything:
Code:
--------------------
[15-12-30 12:15:16.4491] Slim::Networking::Slimproto::client_readable (435)
Error reading from client: An existing connection was forcibly closed by the
remote host.
[15-12-30 12:15:16.4494] Slim::Networking::Slimproto::slimproto_close (247)
connection closed
[15-12-30 12:15:16.4499] Slim::Networking::Slimproto::slimproto_close (284)
setting timer to forget client in 300 secs
[15-12-30 12:15:22.1527] Slim::Networking::Slimproto::slimproto_accept (191)
Accepted connection from: [192.168.1.69:23018]
[15-12-30 12:15:22.1530] Slim::Networking::Slimproto::slimproto_accept (194)
Setting timer in 5 seconds to close bogus connection
[15-12-30 12:15:22.1538] Slim::Networking::Slimproto::_hello_handler (926)
Killing bogus player timer.
[15-12-30 12:15:22.1542] Slim::Networking::Slimproto::_hello_handler (968)
Squeezebox says hello: Deviceid: 4 revision: 137 mac: 00:04:20:07:4d:fe uuid:
00000000000000000000000000000000 bitmapped: 32768 reconnect: 0
wlan_channellist: 0000 lang: EN bytes_received: 0
[15-12-30 12:15:22.1546] Slim::Networking::Slimproto::_hello_handler (1157)
Hello from existing client: 00:04:20:07:4d:fe on ipport: 192.168.1.69:23018
[15-12-30 12:15:22.1553] Slim::Player::Squeezebox::stream (1026) strm-q
[15-12-30 12:15:22.1748] Slim::Player::Squeezebox::stream_s (542) stream_s
called: format: flc url:
file:///D:/AudioMaster/Classical/Saint-Saens/Piano%20Concertos%201-5%20(Pascal%20Roge,%20Charles%20Dutoit)/CD2/01.%20Piano%20Concerto%20No.3%20In%20E%20Flat%20Major,%20Op.%2029_%20II%20Andante.flac
[15-12-30 12:15:22.1759] Slim::Player::Squeezebox::stream_s (974) Starting
decoder with format: f flags: 0x0 autostart: 1 buffer threshold: 255 output
threshold: 0 samplesize: ? samplerate: ? endian: ? channels: ?
[15-12-30 12:15:22.1784] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT- : fullness=3145727, output_fullness=-1,
elapsed=0.000
[15-12-30 12:15:22.1788] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-STMf: fullness=3145727, output_fullness=-1,
elapsed=0.000
[15-12-30 12:15:22.1791] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-strm: fullness=3145727, output_fullness=-1,
elapsed=0.000
[15-12-30 12:15:22.1859] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-audg: fullness=3145727, output_fullness=-1,
elapsed=0.000
[15-12-30 12:15:22.1875] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-STMf: fullness=0, output_fullness=-1, elapsed=0.000
[15-12-30 12:15:22.1883] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-STMc: fullness=0, output_fullness=-1, elapsed=0.000
[15-12-30 12:15:22.1885] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-strm: fullness=0, output_fullness=-1, elapsed=0.000
[15-12-30 12:15:22.4986] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-audg: fullness=0, output_fullness=-1, elapsed=0.000
[15-12-30 12:15:22.4990] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-STMe: fullness=0, output_fullness=-1, elapsed=0.000
[15-12-30 12:15:22.5262] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-STMh: fullness=0, output_fullness=-1, elapsed=0.000
[15-12-30 12:15:22.5268] Slim::Networking::Slimproto::_http_response_handler
(554) Squeezebox got HTTP response:
HTTP/1.1 200 OK
Server: Logitech Media Server (7.9.0 - 1450801618)
Connection: close
Content-Type: audio/x-flac
[15-12-30 12:15:22.5389] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-aude: fullness=624880, output_fullness=-1, elapsed=0.000
[15-12-30 12:15:22.5393] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-audg: fullness=624880, output_fullness=-1, elapsed=0.000
[15-12-30 12:15:24.0038] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-STMt: fullness=3144840, output_fullness=-1,
elapsed=0.000
[15-12-30 12:15:24.0043] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-strm: fullness=3144840, output_fullness=-1,
elapsed=0.000
[15-12-30 12:15:29.0021] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-STMt: fullness=3145727, output_fullness=-1,
elapsed=0.000
[15-12-30 12:15:29.0031] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-strm: fullness=3145727, output_fullness=-1,
elapsed=0.000
[15-12-30 12:15:29.1822] Slim::Networking::Slimproto::_stat_handler (785)
00:04:20:07:4d:fe: STAT-STMf: fullness=3145727, output_fullness=-1,
elapsed=0.000
--------------------
Any ideas? I'd be really grateful for any help at all!
Thanks
------------------------------------------------------------------------
bstrulo's Profile: http://forums.slimdevices.com/member.php?userid=15997
View this thread: http://forums.slimdevices.com/showthread.php?t=104885
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter