We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We've had several users report an issue with Spotify streams that stop working unexpectedly due to an ALSA problem.
Here's what a typical logs look like:
Sep 23 13:50:53 amplipi-inhouse authbind[776]: ALSA lib pcm_dmix.c:1165:(snd_pcm_dmix_open) unable to open slave Sep 23 13:50:53 amplipi-inhouse authbind[776]: Audio Sink Error Connection Refused: <AlsaSink> Device lb4c May be Invalid, Busy, or Already in Use, ALSA function 'snd_pcm_open' failed with error 'EINVAL: Invalid argument'
This smells like a previous stream not getting closed properly.
The text was updated successfully, but these errors were encountered:
This may be exacerbated by the #961
Sorry, something went wrong.
No branches or pull requests
We've had several users report an issue with Spotify streams that stop working unexpectedly due to an ALSA problem.
Here's what a typical logs look like:
This smells like a previous stream not getting closed properly.
The text was updated successfully, but these errors were encountered: