mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-25 21:05:47 +03:00
[GH-ISSUE #283] failed creating new session #171
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#171
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 (Jan 15, 2026).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/283
This happens when trying to transfer a session from my phone:
@2opremio commented on GitHub (Jan 15, 2026):
When restarting go-librespot it goes into a short crash loop and it finally manages to connect. After that I can transfer the session without problems.
@devgianlu commented on GitHub (Jan 23, 2026):
Which version are you running? I added a builtin retry mechanism that changes the AP endpoint in
63920cf387@2opremio commented on GitHub (Jan 23, 2026):
Jan 22 08:03:08 duchamp go-librespot[1256]: time="2026-01-22T08:03:08Z" level=info msg="running go-librespot 0.6.1"
@2opremio commented on GitHub (Jan 23, 2026):
I think it's older thank your change. I will upgrade and see if it helps
@2opremio commented on GitHub (Jan 23, 2026):
Just upgraded to
80aab194, let's see if that helpsThanks a lot for uploading build artifacts BTW, it really simplifies deploying unreleased versions.