mirror of
https://github.com/entriphy/sp-playcount-librespot.git
synced 2026-04-26 22:26:02 +03:00
[GH-ISSUE #2] [bug] JSON occasionally fails to parse #2
Labels
No labels
bug
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sp-playcount-librespot#2
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 @entriphy on GitHub (Apr 18, 2020).
Original GitHub issue: https://github.com/entriphy/sp-playcount-librespot/issues/2
Stack trace:
@slapheadted commented on GitHub (Apr 20, 2020):
What's the response code that you get back from the server for this issue @evilarceus ? Would it result in a 500? (As I mentioned in response to another issue here) I'm experiencing intermittent 500s from the public server.
@entriphy commented on GitHub (Apr 20, 2020):
The status code should be 500 for this issue. If you're getting random status code 500s, it's most likely because of this issue.
@annadnl commented on GitHub (Apr 29, 2020):
i'm also getting intermittent 500s on the artistInfo endpoint
2020/04/29 09:09:41 [warn] 4576#0: *1244 an upstream response is buffered to a temporary file /var/lib/nginx/tmp/proxy/1/00/0000000001 while reading upstream, client: 87.9.212.241, server: , request: "GET /artistInfo?artistid=0SfsnGyD8FpIN4U4WCkBZ5 HTTP/1.1", upstream: "http://xxx/artistInfo?artistid=0SfsnGyD8FpIN4U4WCkBZ5", host: "xxx", referrer: "http://xxx/artistInfo?artistid=0SfsnGyD8FpIN4U4WCkBZ5"@Stoley commented on GitHub (Apr 29, 2020):
That's a playlist
@annadnl commented on GitHub (Apr 29, 2020):
it is not, it's armin van buuren :-)
spotify:artist:0SfsnGyD8FpIN4U4WCkBZ5but you are correct, if you search for "0SfsnGyD8FpIN4U4WCkBZ5" on the platform it does return a playlist. could this be a hint towards where the problem comes from? that a playlist and an artist have the same handle?
@Stoley commented on GitHub (Apr 29, 2020):
ah you're right, never seen that before