You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, after playing a song, it shows the Spotify API reported an error message. So I have to restart spotifyd (systemctl --user restart spotifyd.service), after which it starts working again.
This happens only sometimes, but often enough to be inconvenient. This is the error log I get from spotifyd:
I can't figure out what condition triggers it, but it looks like it's related to this spotifyd issue Spotifyd/spotifyd#156 , which in turns may be related to librespot.
I know spotify-tui is not to blame, but I'm posting this issue so that other users experiencing the same can find some information. (Maybe on spotity-tui's side, a more informative error message can be shown..?)
OS: Arch Linux
spotify-tui: 0.10.0 (AUR package from git, updated today)
spotifyd: 0.2.20
The text was updated successfully, but these errors were encountered:
Unfortunately the errors we get back from rspotify are lacking somewhat. Getting anything more than the HTTP error code seems to be problematic. I definitely agree that better error handling/reporting is a goal worth devoting attention to, however.
Sometimes, after playing a song, it shows the
Spotify API reported an error
message. So I have to restart spotifyd (systemctl --user restart spotifyd.service
), after which it starts working again.This happens only sometimes, but often enough to be inconvenient. This is the error log I get from spotifyd:
I can't figure out what condition triggers it, but it looks like it's related to this spotifyd issue Spotifyd/spotifyd#156 , which in turns may be related to librespot.
I know spotify-tui is not to blame, but I'm posting this issue so that other users experiencing the same can find some information. (Maybe on spotity-tui's side, a more informative error message can be shown..?)
OS: Arch Linux
spotify-tui: 0.10.0 (AUR package from git, updated today)
spotifyd: 0.2.20
The text was updated successfully, but these errors were encountered: