-
Notifications
You must be signed in to change notification settings - Fork 186
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
Thread 'main' panicked at 'connection closed' #262
Comments
Are you able to turn on backtraces and make it happen again? |
I'm running an older build, but basically hitting the same problem randomly. Build is I'll get the full backtrace, but I need to carve out time to look at this. |
Full backtrace:
|
@tenortim I get an identical backtrace quite regularly. Did you or anyone manage to resolve it? |
This appears to happen even when librespot is idle, about every 30-60 seconds or so. |
I don't get this. Could it be a problem with a specific access point? |
@kingosticks I can confirm this is happening with multiple (at least 5) access points. |
I'm afraid I know very little Rust, but have decent Unix experience, so let me know if I can provide any information to debug this. |
OK, this is odd. It only seems to happen when running inside a container running on Docker for Mac. If I build the same container (from the same Dockerfile) in Docker on an Ubuntu box running amd64, it works fine. |
If anyone wants to try and reproduce, I've put my Dockerfile and associated files over here: https://github.com/tomtaylor/multiroom-server |
@tomtaylor this is running it on a Raspberry Pi 3. No containers but I am running the prebuilt version. Maybe I should try to build it all from scratch and see what I get. It still happens, |
Fix seek past EOF panic for some tracks
Randomly playback is stopped.
I'm running librespot 8971d3a (2017-10-05). Built on 2017-10-05. Build ID: POyxPQVg on a Raspberry Pi 3 with raspotify. Using ALSA with an Hifiberry AMP+
Kernel: 4.9.41-v7+ #1023 SMP Tue Aug 8 16:00:15 BST 2017 armv7l
The text was updated successfully, but these errors were encountered: