mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #903] No playback found #1481
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1481
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ncrnmcn on GitHub (Dec 27, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/903
Describe the bug
This is my first time exchanging about an issue on github -- sorry if this post is stupid or not to the point.
The player worked fine for my but now "no playback is found".
I configured spotify connect as per the guide -- my devices show up, but still no playback. A spotify session is running on the web app.
To Reproduce
Just starting the player
Expected behaviour
A clear and concise description of what you expected to happen.
Connection to my spotify session and playback.
Log and backtrace
Log and backtrace of a run reproducing the bug to help debug the issue, which are usually located in
$HOME/.cache/spotify-player/.Log:
Backtrace is empty.
Please refer to this URL for more details.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
spotify_playerAdditional context
Add any other context about the problem here.
@CtrlLuzzio commented on GitHub (Dec 27, 2025):
I'm having this exact same issue on Cachy, it was working just fine but now the app can't find the playback, even if i start one from my phone and send it to the app.
I get sound but i cannot change the song in the app.
@narocath commented on GitHub (Dec 27, 2025):
Same issue also on a fresh install of Cachy.
@timonsh commented on GitHub (Dec 27, 2025):
Same here on Arch. I tried debugging with Gemini and nothing works. But I don't understand, cause on a recent installation it did work, but now it just doesn't and there is no way of fixing I think.
@equalisysdev commented on GitHub (Dec 27, 2025):
Same here on a cachy..
Seems to be an API rate issue as in
@bbpltergiest commented on GitHub (Dec 27, 2025):
maybe this can help you #890
@timonsh commented on GitHub (Dec 27, 2025):
Yes, I got an error just like that as well.
@bbpltergiest commented on GitHub (Dec 27, 2025):
try:
it solved my issue
@YourRobotOverlord commented on GitHub (Dec 28, 2025):
I'm having the same issue on Windows 11 with Terminal after using it daily for months.
@samuelmchan commented on GitHub (Dec 28, 2025):
Same issue on Omarchy
@aome510 commented on GitHub (Dec 28, 2025):
Duplicate of #890