mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #470] 404 Error #193
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#193
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 @adesprez on GitHub (May 19, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/470
I'm using the latest (0.19.0) version of spotify-tui with spotifyd (compiled from latest source of today for pulseaudio support).
I keep getting the message "Api response: Spotify API reported error code 404".
In the meantime, songs keep playing. Pressing ESC after selecting my device (only one device configured) allows me to leave that screen. I have a premium account.
Logs in spotifyd in the meantime:
@adesprez commented on GitHub (May 19, 2020):
On the 404 error page, it says the device selected with d command will be cached. May be it's not being cached properly.
How can I check that?
@oscarcp commented on GitHub (May 19, 2020):
Same issue here. Using spotifyd with spotify-tui, evey few seconds a 404 error screen pops up. The client and the server keep working normally.
Name of device: Spotify@ironclad
Spotify account type: Family plan
PS: I was unable to get verbose output from spotifyd, but that's outside of the scope of this ticket since it's a spotifyd issue
@adesprez commented on GitHub (May 19, 2020):
I have Family plan as well.
@oscarcp commented on GitHub (May 19, 2020):
It seems this issue might be related to https://github.com/Spotifyd/spotifyd/issues/503
@Rigellute if you think this ticket is out of the scope of spotify-tui please close it.
@adesprez commented on GitHub (May 19, 2020):
When the event occurs (Error 404 page), there is no occurrence of the message:
In spotifyd logs. I've had that error message in spotifyd one hour ago and that's it. Since then, I've seen numerous times the Error 404 page in spotify-tui.
According to the logs, it doesn't look like that bug is triggering that 404 page in spotify-tui.
Spotify-tui might still be affected by that spotifd bug nonetheless, regardless of the logs.
@oscarcp commented on GitHub (May 19, 2020):
You're right, the 404 doesn't correspond with the spotifyd errors, so this is definitely a spotify-tui issue :)
@ghost commented on GitHub (May 19, 2020):
Also seeing this issue. I have a family plan as well.
@adesprez commented on GitHub (May 28, 2020):
Surprisingly enough, I had few occurrences of this bug for the past 9 days.
First day it happened like.... 20 times during an 8 hour work day.
Since then, it happened 5 times in 9 days (using Spotify-tui 2 to 4 hours a day).
Also, I've noticed that when it happens, those steps - select the device, press ESC to go back to the normal view - are being done much more quickly. I had previously serious lag doing that.
Those are happening less often on spotifyd as well:
It's far less annoying now that it happens less often and that I can recover quickly pressing d + ENTER + ESC.
@mredaelli commented on GitHub (Sep 11, 2020):
I also have an error, after having spotify-tui running for about 10 minutes.
There's no HTTP code, but maybe it's a version thing?
However, when I press
dafter leaving the error message withEscthe selection dialogue does not appear and I have to restart the client.