Quantcast
Channel: Squeezebox : Community : Forums
Viewing all articles
Browse latest Browse all 6235

Radio stops playing after about 15 minutes, then plays fine (logs included)

$
0
0
My daughters SB Radio keeps stopping about 15 minutes into the playlist. Once we press play again after that first stop, it plays as it should until it powers off automatically after an hour (power save setting). It's really annoying and I can't figure out what is causing this behaviour.

The SB Radio is known for its wifi connectivity issues so the first thing I did was connect it to the ethernet and I was so sure that would solve it. But it didn't. I looked at the logs but couldn't see anything. I changed the log level for some of the logging categories (but there are so many and I'm not sure exactly which ones to target. Besides, the log settings behave erratically. Sometimes they are not saved and some are displayed as saved but actuall log behyaviour does not seem to correspond to that. But I may be wrong on that.) Anyway, today I was finally able to capture the event on the log:

Code:

[20-10-26 22:01:03.6015] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PLAYING-STREAMING -> Slim::Player::StreamingController::_CheckSync
[20-10-26 22:01:04.7215] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PLAYING-STREAMING -> Slim::Player::StreamingController::_CheckSync
[20-10-26 22:01:05.0117] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PLAYING-STREAMING -> Slim::Player::StreamingController::_CheckSync
[20-10-26 22:01:05.8110] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PLAYING-STREAMING -> Slim::Player::StreamingController::_CheckSync
[20-10-26 22:01:06.9911] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PLAYING-STREAMING -> Slim::Player::StreamingController::_CheckSync
[20-10-26 22:01:08.0119] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PLAYING-STREAMING -> Slim::Player::StreamingController::_CheckSync
[20-10-26 22:01:09.0509] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PLAYING-STREAMING -> Slim::Player::StreamingController::_CheckSync
[20-10-26 22:01:09.0971] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PLAYING-STREAMING -> Slim::Player::StreamingController::_CheckSync
[20-10-26 22:01:10.2127] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PLAYING-STREAMING -> Slim::Player::StreamingController::_CheckSync
[20-10-26 22:01:11.0015] Slim::Player::StreamingController::pause (2136) 00:04:20:27:da:2d
[20-10-26 22:01:11.0016] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: Pause in PLAYING-STREAMING -> Slim::Player::StreamingController::_Pause
[20-10-26 22:01:11.0018] Slim::Player::StreamingController::_setPlayingState (2377) new playing state PAUSED
[20-10-26 22:01:11.0022] Slim::Player::StreamingController::_eventAction (302) 00:04:20:27:da:2d: Pause - new state PAUSED-STREAMING
[20-10-26 22:01:11.0025] Slim::Player::Source::playmode (95) 00:04:20:27:da:2d: Current playmode: pause
[20-10-26 22:01:11.0503] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PAUSED-STREAMING -> Slim::Player::StreamingController::_CheckPaused
[20-10-26 22:01:11.0762] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PAUSED-STREAMING -> Slim::Player::StreamingController::_CheckPaused
[20-10-26 22:01:11.0852] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PAUSED-STREAMING -> Slim::Player::StreamingController::_CheckPaused
[20-10-26 22:01:11.2916] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PAUSED-STREAMING -> Slim::Player::StreamingController::_CheckPaused
[20-10-26 22:01:12.3623] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PAUSED-STREAMING -> Slim::Player::StreamingController::_CheckPaused
[20-10-26 22:01:13.0507] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PAUSED-STREAMING -> Slim::Player::StreamingController::_CheckPaused
[20-10-26 22:01:13.4122] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PAUSED-STREAMING -> Slim::Player::StreamingController::_CheckPaused
[20-10-26 22:01:14.5437] Slim::Player::StreamingController::_eventAction (272) 00:04:20:27:da:2d: StatusHeartbeat in PAUSED-STREAMING -> Slim::Player::StreamingController::_CheckPaused

Could someone assist me in interpreting these? I can see that it switched to pause but does it say why? (I can say with absolute certainty that no button was pressed by a human, neither physically or virtually).

This log was with logging for player.streaming set to warn. I increased it to debug, hoping to get more info next time. But maybe there are other logs where I should increase the log level?

Viewing all articles
Browse latest Browse all 6235

Trending Articles