mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 05:15:49 +03:00
[GH-ISSUE #191] failed loading current track (transfer) #124
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#124
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 @2opremio on GitHub (Aug 7, 2025).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/191
Since today, I have been systematically getting this error:
Restarting doesn't help at all (the error occurs again)
After that I start getting the infamous
did not receive last pong from dealer(so it may be related to https://github.com/devgianlu/go-librespot/issues/186 )@2opremio commented on GitHub (Aug 7, 2025):
Choosing any other track before transferring doesn't help either
@devgianlu commented on GitHub (Aug 7, 2025):
Have a look at #189
@2opremio commented on GitHub (Aug 7, 2025):
Sorry for the noise, I hadn't seen it. I can also confirm that it works when running master.
Thanks for all the work!