-
-
Notifications
You must be signed in to change notification settings - Fork 121
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
Pi4 RA Docker Bluetooth Crash #661
Comments
@mwolter805 I would also add that you shouldn't upgrade the package when you do an upgrade of other components (or you'll be in the same spot again). The following command worked for me:
Curious to see if this resolves things for you. |
@gmalbert Thank you, yes, I will do that. So far the Pi4 has been up for 23 hours continuously. The longest stint since installation. 👍 |
Thanks for posting the in-depth information about the issue and a possible fix! I'll pin this issue for more visibility. |
This is also happening on all my PiZero-Ws suddenly. Finally got some time to troubleshoot and I noticed bluetooth classic stopped picking up devices completely. Just FYI for everyone |
did you tryed the fix with the older bluez-firmware ? |
The title on this issue is a bit misleading. In my experience, it applies to model 3 and zero's as well. Reverting to the older bluez-firmware fixed the problem on all my devices. |
Thank you for your time developing this great software! Your contribution to the community has been immense and wanted to provide detailed issue info and resolution steps regarding this issue as it may affect many users.
PS Looking forward to your implementation to triangulate device and room location as well as an apple watch app for BLE!
Describe the bug
When using a Pi4 with PiOS version 2021-03-04-raspios-buster-armhf-lite with Home Assistant Docker version 2.15.1, BLE detection often crashes within 24 hours. Restarting the container or rebooting the Pi restores normal operation.
To reproduce
Let the container remain active longer than 24 hours.
Relevant logs
Docker logs of the container. These logs were pulled at 4/21/2021, 07:33:47 AM. As you can see there were no updates past 10:12 PM the previous night.
dmesg from the host Pi
cat /proc/version
Relevant configuration
Docker run command
Room Assistant Config
Expected behavior
Not to crash 🙂
Environment
Additional context
Found issue #314 (comment) with comment by @gmalbert that appears related.
Pi appeared to be running an affected version.
Ran the following commands on the Pi4.
I will add updates to this issue regarding the status of this fix.
The text was updated successfully, but these errors were encountered: