11-28-2018, 03:42 AM
(11-25-2018, 01:39 PM)TheOldPresbyope Wrote:(11-25-2018, 01:13 PM)zaqqq Wrote: I have the same problem.
Spotify plays for 10 seconds and stops. Command "pgrep -l librespot" shows nothing.
Code:...
ROOT used = 100%
ROOT avail = 0
...
Aha.
Spotify has filled your filesystem with its cache. This was a problem identified a while ago in another thread. Probably it will turn out to be the same for @PhotonHerder.
As a temporary fix, whenever this occurs with Spotify, ssh into your moOde player and manually try the cmd below
Code:sudo rm -rf /var/local/www/spotify_cache/files
The upcoming moOde r4.4 release contains a permanent fix.
Regards,
Kent
Hmmm... It worked for a couple days, then did the same thing again, but this time clearing the cache didn't fix it. I tried it several times, rebooted the pi several times.... Help!