Now, music stops playing. Nothing in the moodeutl or journal log
Got this 3x by now.
Got this 3x by now.
Thank you for your donation!
Problem: [PROBLEM] 9.x: MPD crashing ad-hoc / stops playing
|
Now, music stops playing. Nothing in the moodeutl or journal log
Got this 3x by now.
10-18-2024, 02:09 PM
It's been playing/recovering for over an hour on my end. The xruns occur between each track change. Very odd from this broadcaster.
moode log Code: 20241018 094306 mpdmon: Buffer underrun 1 detected: _New station2 mpd log Code: Oct 18 10:03 : alsa_output: Decoder is too slow; playing silence to avoid xrun
Well, the stange thing is that I don't have any logging at all anymore after the last patches, but the drops are still there.
Now, we're almost evening in Belgium and network traffic increases. I can reproduce it almost every minute. But no logs at all. Also, it looks like moOde has no notion the stream stopped, as the pause icon is stiil there. How can I see the mpd log?
10-18-2024, 03:35 PM
(10-18-2024, 03:24 PM)kurt1970 Wrote: Well, the stange thing is that I don't have any logging at all anymore after the last patches, but the drops are still there. Very odd. Check to see whether there are crashes or strange log entries pgrep mpdmon pgrep mpd cat (or tail -f) /var/log/mpd/log
I was just able to reprodurce it.
Same story, but this is in the mpd log (goes forever). And ideed, it plays "silence". Maybe also the reason why moOde still shows the "pause" button, and does not report any error? Code: moode@moode:~ $ tail -f /var/log/mpd/log
The same radio station has also a 44.1/16 stream (http://icecast.centaury.cl:7560/SuperStereoNoData7).
This keeps on going longer, but when it drops, it keeps dropping without recovery. mpd log Code: Oct 18 19:06 : alsa_output: Decoder is too slow; playing silence to avoid xrun
duplicate message: removed
10-18-2024, 08:41 PM
Just so you know:
The subject of "Decoder is too slow; playing silence to avoid xrun" has come up in the MPD issues log from time to time. The most recent time I recall is 2 years ago https://github.com/MusicPlayerDaemon/MPD/issues/1630. The first one I came across was posted in 2018. Coiincidently, one of the first issues I recall also mentioned a SuperStereo URL. You won't get any sympathy from the MPD maintainer. His position is that if the TCP connection is still open then this is the proper response from MPD.
@Tim Curtis isn't it an option to monitor never ending "alsa_output: Decoder is too slow; playing silence to avoid xrun" messages to restart MPD?
Btw, since the patch, I've the same behavior for ALL stations having an underrun. No moOde log entries anymore, nothing in the journal, only something in the MPD log. Code: moode@moode:~ $ tail -f /var/log/mpd/log
10-19-2024, 09:23 AM
(10-19-2024, 06:25 AM)kurt1970 Wrote: @Tim Curtis isn't it an option to monitor never ending "alsa_output: Decoder is too slow; playing silence to avoid xrun" messages to restart MPD? That is exactly what the monitor does. If it get (default) 3 messages it restarts MPD. The issue here, it seems to me, is the frequency that the xrun happens.
----------------
Robert |
« Next Oldest | Next Newest »
|