-
Notifications
You must be signed in to change notification settings - Fork 482
Open
Labels
bugA functionality or parts of a program that do not work as intendedA functionality or parts of a program that do not work as intended
Description
Description
Since the 5th of August, songs do not play.
To Reproduce
- Connect to the device.
- Play any song.
Expected behavior
I expect the song to start playing, but it does not.
Logs
Click to show logs
[ERROR] Skipping to next track, unable to load track <SpotifyId("spotify:track:REDACTED")>: ()
[ERROR] Unable to load audio item: Error { kind: Unavailable, error: StatusCode(500) }
[INFO] Resolved "gew4-spclient.spotify.com:443" as spclient access point
[INFO] Running "<REDACTED>" using "/bin/bash" with environment variables {"PLAYER_EVENT": "volumeset", "VOLUME": "65473"}
[INFO] Resolved "guc3-spclient.spotify.com:443" as spclient access point
[INFO] Resolved "gew1-spclient.spotify.com:443" as spclient access point
[INFO] Resolved 50 tracks from <"spotify:playlist:REDACTED">
Versions (please complete the following information):
I use the official binary.
- OS: Ubuntu 24.04
- Spotifyd: 0.4.1
- cargo: N/A
Additional context
I believe this is an issue with librespot, and there is at least one open issue about this, and a fix is already merged.
There seems to be a workaround:
Adding 0.0.0.0 apresolve.spotify.com
to /etc/hosts
and then restarting spotifyd seems to solve it.
razserv2010, JibbityJobbity, Manu-Tran, akashpal-21, v-venes and 21 more
Metadata
Metadata
Assignees
Labels
bugA functionality or parts of a program that do not work as intendedA functionality or parts of a program that do not work as intended