11-25-2018, 01:39 PM
(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