[GH-ISSUE #375] Cannot play any song #200

Closed
opened 2026-03-02 23:45:26 +03:00 by kerem · 2 comments
Owner

Originally created by @ameoverflow on GitHub (Feb 20, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/375

Describe the bug
I can't play any song, spotify-player throws error Failed to handle client request: no playback found in logs

To Reproduce

  1. Start spotify-player
  2. Log in
  3. Try to play anything

Expected behaviour
Song should start playing

Log and backtrace
Log: https://0x0.st/H5-K.log (I censored playlist and song IDs and access token) (Log is from Windows, the same exact error on Linux)

Screenshots

Environment

  • OS: Linux 6.7.5 (Arch Linux) and Windows 11 build 10.0.22635.3209
  • Application version: 0.16.3
  • Application was installed from AUR package on Linux and from release builds here on Windows

Additional context
I can't connect to spotify-player device from any other device, and I can control other devices from spotify-player.

Originally created by @ameoverflow on GitHub (Feb 20, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/375 **Describe the bug** I can't play any song, spotify-player throws error `Failed to handle client request: no playback found` in logs **To Reproduce** 1. Start spotify-player 2. Log in 3. Try to play anything **Expected behaviour** Song should start playing **Log and backtrace** Log: https://0x0.st/H5-K.log (I censored playlist and song IDs and access token) (Log is from Windows, the same exact error on Linux) **Screenshots** **Environment** - OS: Linux 6.7.5 (Arch Linux) and Windows 11 build 10.0.22635.3209 - Application version: 0.16.3 - Application was installed from AUR package on Linux and from release builds here on Windows **Additional context** I can't connect to spotify-player device from any other device, and I can control other devices from spotify-player.
kerem 2026-03-02 23:45:26 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@ameoverflow commented on GitHub (Feb 21, 2024):

Randomly started working again. I'm leaving this issue open because yesterday it was spotify-player fault because official client did work.

<!-- gh-comment-id:1957767991 --> @ameoverflow commented on GitHub (Feb 21, 2024): Randomly started working again. I'm leaving this issue open because yesterday it was spotify-player fault because official client did work.
Author
Owner

@aome510 commented on GitHub (Feb 24, 2024):

This kind of error happens sometimes as Spotify API server may not respond, indicating by 500 Internal Server Error error. Official Spotify client doesn't really work with API server, so it's possible that the API server doesn't work while the client still functions.

Will close this issue for now as there is nothing to be done here.

<!-- gh-comment-id:1962558244 --> @aome510 commented on GitHub (Feb 24, 2024): This kind of error happens sometimes as Spotify API server may not respond, indicating by `500 Internal Server Error` error. Official Spotify client doesn't really work with API server, so it's possible that the API server doesn't work while the client still functions. Will close this issue for now as there is nothing to be done here.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#200
No description provided.