Streaming spotify music to a raspberry produces a streaming error. It only happens on a raspberry. If I run my application on a PC / Mac it never happens. Streaming on a raspberry from local also works flawlessly. Restarting mopidy helps.
mopidy version: 2.3.1
mopidy-spotify version: 3.1.0
gstreamer: 1.16.1
I started mopidy in verbose mode so you see detailed output before the actual error. Would be great if you could look into this!
Mopidy console output:
DEBUG 2019-11-30 09:16:58,090 [3138:MainThread] mopidy.audio.gst
Got STREAM_START bus message
DEBUG 2019-11-30 09:16:58,091 [3138:MainThread] mopidy.audio.actor
Audio event: stream_changed(uri=u'appsrc://')
DEBUG 2019-11-30 09:16:58,092 [3138:MainThread] mopidy.listener
Sending stream_changed to AudioListener: {'uri': u'appsrc://'}
DEBUG 2019-11-30 09:16:58,093 [3138:Audio-2] mopidy.audio.gst
Sending flushing seek: position=0
DEBUG 2019-11-30 09:16:58,101 [3138:SpotifyBackend-7] mopidy_spotify.playback
Audio requested seek to 0
ERROR 2019-11-30 09:17:42,555 [3138:SpotifyEventLoop] spotify.session
Spotify streaming error: <ErrorType.OTHER_PERMANENT: 10>