-
Notifications
You must be signed in to change notification settings - Fork 657
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash in the middle of playback (ChannelError) #183
Comments
I'm not actually sure what is causing this, as the backtrace doesn't say much. Anyone care to weigh in with any thoughts? From the behaviour you described, I'm inclined to think #134 is related, as I've seen that hit play to cause crash behaviour with that bug. |
I'm thinking its something like #172 where there error doesn't cause a panic, until something else fails. I cant see anywhere to point a finger though. EDIT: Well the first error does cause a panic so... 😕 |
Hi, Having the same problem after a few songs.
and only a But as far as I remember, it used to work perfectly in the past, and do not remember doing any update/upgrade. So, maybe a change on the Spotify side? |
I could just reopen if it should occur again, librespot was pretty stable in the last days |
That's good to hear, in that case that may be easiest. |
It did happen again yesterday for me, that was quick. Same error as above. This seems to be the most frequent crash for me (I'm using librespot nearly 12 hours a day) |
Hi there,
|
Same here, with For some reason it only happens with certain tracks. "Skating In Central Park" works just fine, "Blue Monk" from the same album does not:
Full error / panicking below:
|
happens about hourly on my rpi :( |
I think @kingosticks pointed towards what is going wrong here in #280. The way I understand it, is that spotify is slowly starting to serve more and more songs via some content delivery network and no longer directly via their initial servers. Librespot is not able to handle this different song source (yet). |
Was fixed upstream on Spotify's end. |
Edited the issue as it just happened again and I was able to offer a more detailed description
This crash happened in the middle of playback without any kind of input from my side, playback just stopped. The interesting thing here is that the
raspotify
service / librespot did not terminate immediately, but rather as soon as I clicked play in the client again. This finally crashed librespot with aSendError
(Notice: This log is not truncated between the two errors)Debug info:
librespot (raspotify) 593dfa0 (2018-02-27). Built on 2018-03-01. Build ID: tKkd5pOH
The text was updated successfully, but these errors were encountered: