You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2018. It is now read-only.
If I leave the base station running for a long time (several hours, it seems) I seem to be getting into a state where it cannot hear the beacon from the tracker. The fitbit_client.py code initializes the base station just fine, but then it seems to go endlessly waiting to hear the beacon. If I unplug and re-plug the base station, I can successfully sync again.
I did see reports of a failure to sync for other platforms, and it seems that a software update fixed things, but at a first glance at the logs from their newest software, it seems to be programming the base station just the same (I have not done a detailed comparison yet, though).
Has anybody else seen this problem before? I have a little script that runs fitbit_client.py with a timeout that kills it after 10 minutes, then restarts it again. I'd like to leave it running "forever" and have things just sync, but I keep running into this issue and have to unplug and re-plug the base station to get a successful sync.
BTW, is there any reason to supply "Commodore 64" instead of "linux" for the os? Just to dig at somebody at fitbit if they actually read their logs?
The text was updated successfully, but these errors were encountered:
Any progress on this? Anyone found a solution other than plugging in and out? I'm running it in a script that kills it after 5 minutes and call that script every 15 minutes via cron, but that doesn't seem to help..
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I leave the base station running for a long time (several hours, it seems) I seem to be getting into a state where it cannot hear the beacon from the tracker. The fitbit_client.py code initializes the base station just fine, but then it seems to go endlessly waiting to hear the beacon. If I unplug and re-plug the base station, I can successfully sync again.
I did see reports of a failure to sync for other platforms, and it seems that a software update fixed things, but at a first glance at the logs from their newest software, it seems to be programming the base station just the same (I have not done a detailed comparison yet, though).
Has anybody else seen this problem before? I have a little script that runs fitbit_client.py with a timeout that kills it after 10 minutes, then restarts it again. I'd like to leave it running "forever" and have things just sync, but I keep running into this issue and have to unplug and re-plug the base station to get a successful sync.
BTW, is there any reason to supply "Commodore 64" instead of "linux" for the os? Just to dig at somebody at fitbit if they actually read their logs?
The text was updated successfully, but these errors were encountered: