-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
Client does not resume the playback after reconnection #50
Comments
Can you explain what exactly you did? What I understood (partially from
|
Each Sunday my server reg will perform unattended system upgrades.
Like you can see it started happening around 9:45~10:00, meanwhile I got an email from my unattended upgrades at 9:46 which then all made sense and I knew it was probably a problem with internet connection. Maybe we are missing some timeout parameters? |
PS: packages that were upgraded today: |
I've just experienced this myself and managed to get some logs. I need to understand how to cause this behavior to do some debugging. Whenever I try to cause manually it works flawlessly. |
@xMordax I've added one single line of logging and hopefully this is the issue. Could you recompile and send a log after reproducing the issue? |
@devgianlu I am back Tuesday, I will try creating network I/O load on my server reg with some integration tests and see what happens... |
@devgianlu I tried to throw everything at him, my whole LAN was unusable because my integration tests made too much load, so that the Desktop Spotify Client could not even communicate with librespot-java, there was a huge latency in the Network I/O, but the librespot-java just kept on playing as much as he was able too... I will keep an eye on this problem, maybe it occurs again on Sunday, lets see... |
@xMordax Did you see this issue again? |
I will close this ticket since I think the problem got solved and I created #56 anyway. |
I came to notice that while my server stack was updating, including the raspberry pi where the librepost-java client is running, it disconnected me from my Spotify Desctop Client and it stopped playing music(seemed like it paused the music)... but from the logs it seems like librepost-java client lost connection to the internet and disconnected.
After the conversation with @devgianlu it seems like the reconnection worked correctly but it didn't resume the playback.
Here the logs:
librespot-java2.log
librespot-java.log
The text was updated successfully, but these errors were encountered: