bt-mqtt-gateway
bt-mqtt-gateway copied to clipboard
Timeout
Describe the bug A clear and concise description of what the bug is. Not working anymore
Traceback (most recent call last):
File "./gateway.py", line 49, in
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Config Used config
Debug gateway logs run gateway.py with -d switch and paste formatted output log
Server (please complete the following information):
- OS: [e.g. Linux] linux
- Distro: [e.g. Raspbian] raspbian
- Version [e.g. November 2018] Linux zero_1 4.19.66+ #1253 Thu Aug 15 11:37:30 BST 2019 armv6l GNU/Linux Additional context Add any other context about the problem here.
Try to upgrade bluez to newest version: https://github.com/zewelor/bt-mqtt-gateway/wiki/Upgrade-Bluez-on-Raspbian
I have found the issue with the timeouts on several pi3b. Restarting the Bluetooth service solves the problem. Also with the actuallest bluez
Same issue on a Pi Zero W with bluez version 5.50-1.2~deb10u1+rpt2. Works for a few hours then stops sending updates.
Hi, any update on this? I've started using bt-mqtt-gateway some days ago and I'm having the same issue.