01-15-2022, 08:45 PM
(01-15-2022, 05:55 PM)Tim Curtis Wrote: Maybe the underpowered 1B is contributing to the issue.
20220115 095509 worker: Platform (Pi-B 1.0 256MB)
It's true it's a dinosaur, but it's worked fine up until now. My other two moode systems that work are newer: not sure what versions offhand, but they at least have 40-pin IO connectors. This one has the old 26-pin connector, but the 26-pin audio card I have for it seems to work fine so I'd like to keep it running as long as possible. During normal operations its load factor ranges from 0.20 to 0.30, which I don't think is too bad. But it's slow to boot, taking about 1:20. I wonder if there might be some sort of race condition in the startup sequence that doesn't show up on faster CPUs since they run through their tasks quicker.
Anyway when I restart moode from a browser, sometimes I see a dialog that says:
MPD Error
Unexpected end of JSON input
This line in the log:
20220115 095520 worker: Auto-playing id (17)
sometimes comes up with the proper id and things work, but usually it's a random value, and occasionally it's null like this:
20220115 131825 worker: Auto-playing id ()
in the null case, moode's webpage usually shows the proper id, but auto-play doesn't start. It's as if autoplay wasn't selected.
Hope this helps,
- Steve