Rapid itd reconnection attempts #53

Open
opened 2023-02-25 17:49:14 +00:00 by mathemagician · 5 comments

Has anyone noticed their itd daemon performing bursts of reconnections within seconds of one another? After some time, it'll seem to stabilize. I'm using a Librem13 running PureOS. I don't see the Bluetooth connection indicator flashing on/off when this happens. Not sure if this is a laptop BT issue or with itd or with the watch itself. itd is version 1.0.0. Thanks in advance!

Has anyone noticed their itd daemon performing bursts of reconnections within seconds of one another? After some time, it'll seem to stabilize. I'm using a Librem13 running PureOS. I don't see the Bluetooth connection indicator flashing on/off when this happens. Not sure if this is a laptop BT issue or with itd or with the watch itself. itd is version 1.0.0. Thanks in advance!
Owner

What happens if you try connecting with your bluetooth settings before starting ITD?

What happens if you try connecting with your bluetooth settings before starting ITD?
Author

I have itd set up to start on boot. I tried to stop it, so I can start manually after restarting bluetooth, but I get this message:

sudo systemctl stop itd
Failed to stop itd.service: Unit itd.service not loaded.

itd is running according to ps output. I tried to kill the pid but it restarted.

I have itd set up to start on boot. I tried to stop it, so I can start manually after restarting bluetooth, but I get this message: sudo systemctl stop itd Failed to stop itd.service: Unit itd.service not loaded. itd is running according to ps output. I tried to kill the pid but it restarted.
Owner

ITD is a user daemon, so you need to run systemctl --user stop itd, without sudo.

ITD is a user daemon, so you need to run `systemctl --user stop itd`, without `sudo`.
Author

Ah ok, thanks! That did the trick. I stopped the daemon and restarted Bluetooth. I'm going to see if I notice any disconnects there before I turn itd back on. I'll give it a couple of hours before doing that. Thanks!

Ah ok, thanks! That did the trick. I stopped the daemon and restarted Bluetooth. I'm going to see if I notice any disconnects there before I turn itd back on. I'll give it a couple of hours before doing that. Thanks!
Author

Only issue that I noticed with my bluetooth on without itd running is that bluetooth wouldn't reconnect if i stepped out of range and came back. When itd is back on, I saw the same reconnection notifications come through (~5 in a minute or two).

Only issue that I noticed with my bluetooth on without itd running is that bluetooth wouldn't reconnect if i stepped out of range and came back. When itd is back on, I saw the same reconnection notifications come through (~5 in a minute or two).
Sign in to join this conversation.
No description provided.