-
Notifications
You must be signed in to change notification settings - Fork 465
Connection to server closed. #523
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
First off, thanks for following the issue template. Not a lot of people do and it makes it a lot easier :) The only difference between your setup and mine seems to be the use of a proxy. What software do you use? Can you test it without the proxy? |
Not sure if I should create a new issue but I've been experiencing the same "Caught panic with message: connection closed". Strangely I can use the librespot example program without such issues. |
no problem :) |
I get a similar error running latest
|
I'm also still getting this error after 2 or 3 songs routinely on a build post #511, not running on a proxy, but am running on k3s |
same error for me, running with spt, it plays a complete song and then gets 404, running on manjaro, using pulseaudio and no proxy, and as the friend who's using rapbian I see the device on my phone app, but no longer abble to play a song. |
This happens to me while using networkmanager vpn only. I'm using Manjaro Gnome |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
unfortunately, the problem still remains! |
Does it still apply to v0.3? |
yeah ... |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
still have this problem on v0.3.3. |
+1 |
Unfortunately, I think, this is nothing that we can easily fix. One step towards the right direction might be #1059, which should at least recover the session, when |
Gave the spotty networks hint a try and indeed it seems to correlate.
In that very moment spotifyd simply stopped:
If the flaky connection (1% packet loss) should be the cause for instantly losing the connection, it's making spotifyd a bit pointless for a lot of places around the world unfortunately. :( |
@mrusme In theory1, So if you don't strictly depend on one of the features that set Footnotes
|
@eladyn thank you very much, I just tried |
Description
spotifyd works just fine and plays for one or two minutes or so and then it just crashes and says "Connection to server closed." in output.
I've built spotifyd from latest source on GitHub which has the latest version of librespot and as mentioned in #511 it should fix this problem, but I still getting cut off in the middle of my playback and upgrading to latest commit just changed my error message. It was "Caught panic with message: connection closed" in librespot v0.1.0 and now It's "Connection to server closed." in librespot v0.1.1 !
To Reproduce
./spotifyd --config-path ~/.config/spotifyd/spotifyd.conf --no-daemon
Logs
Click to show logs
Compilation flags
Versions :
The text was updated successfully, but these errors were encountered: