Raspberry Mopidy Soundcloud

who can help me? I just do not get any further.
I have Mopidy installed on a Raspberry Pi 3 and would like to use the Extensions Soundcloud, Youtube and possibly Itunes_Podcast.
Most important to me would be Soundcloud. I also get it to work, but playback stops after two to three days and I can not reactivate it.

Error:

INFO ‘041.DEEPFUSION @ IBIZAGLOBALRADIO (Alex Kentucky) 28/06/16’ can’t be streamed from SoundCloud
ERROR SoundCloudBackend backend caused an exception.
Traceback (most recent call last):
File “/home/pi/.local/lib/python2.7/site-packages/mopidy/core/playback.py”, line 423, in _change
if not backend.playback.change_track(pending_tl_track.track).get():
File “/home/pi/.local/lib/python2.7/site-packages/pykka/threading.py”, line 52, in get
compat.reraise(*self._data[‘exc_info’])
File “/home/pi/.local/lib/python2.7/site-packages/pykka/compat.py”, line 12, in reraise
exec(‘raise tp, value, tb’)
File “/home/pi/.local/lib/python2.7/site-packages/pykka/actor.py”, line 201, in _actor_loop
response = self._handle_receive(message)
File “/home/pi/.local/lib/python2.7/site-packages/pykka/actor.py”, line 295, in _handle_receive
return callee(*message[‘args’], **message[‘kwargs’])
File “/home/pi/.local/lib/python2.7/site-packages/mopidy/backend.py”, line 245, in change_track
uri = self.translate_uri(track.uri)
File “/usr/lib/python2.7/dist-packages/mopidy_soundcloud/actor.py”, line 35, in translate_uri
return track.uri
AttributeError: ‘list’ object has no attribute 'uri’
WARNING Track is not playable: soundcloud:song/041.DEEPFUSION IBIZAGLOBALRADIO (Alex Kentucky) 280616.271454897

After another 2 to 3 days of inactivity, the compound suddenly re-functions. I have not found information about the issues anywhere.

I am grateful for any support.

I’m happy :grinning:

after:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo reboot

is working