Skip to content
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

Disconnect after exactly 4mn35 #9

Open
domotiquefacile opened this issue Feb 12, 2022 · 0 comments
Open

Disconnect after exactly 4mn35 #9

domotiquefacile opened this issue Feb 12, 2022 · 0 comments

Comments

@domotiquefacile
Copy link

I have an Anova Precision Cooker Bluetooth and a Raspberry Pi Zero 2 W.
I managed to have a connection but unfortunately the connection is dropped each time after between 4mn36 and 4mn 34:

Feb 12 14:43:02 Trying to connect to B4:99:4C:67:D6:BA
Feb 12 14:43:03 Start connection timeout monitor. Will idle timeout in 299.998309 seconds.
Feb 12 14:43:03 Already connected, skipping connect()
Feb 12 14:43:12 Already connected, skipping connect()
Feb 12 14:43:20 Already connected, skipping connect()
[...]
Feb 12 14:47:29 Already connected, skipping connect()
Feb 12 14:47:32 Connection error (TypeError), disconnecting.
Feb 12 14:47:37 Trying to connect to B4:99:4C:67:D6:BA
Feb 12 14:47:38 Start connection timeout monitor. Will idle timeout in 299.99836 seconds.
Feb 12 14:47:38 Already connected, skipping connect()
Feb 12 14:47:38 Unknown status:
Feb 12 14:55:37 AnovaMaster starting...
Feb 12 14:55:37 Setting up connection
Feb 12 14:55:37 Trying to connect to B4:99:4C:67:D6:BA
Feb 12 14:55:38 Start connection timeout monitor. Will idle timeout in 299.999025 seconds.
Feb 12 14:55:38 Already connected, skipping connect()
Feb 12 14:55:38 MQTT connected with result code 0
Feb 12 14:55:40 Running main loop
Feb 12 14:55:45 Already connected, skipping connect()
Feb 12 14:55:52 Already connected, skipping connect()
[...]
Feb 12 14:59:58 Start connection timeout monitor. Will idle timeout in 298.681718 seconds.
Feb 12 15:00:02 Already connected, skipping connect()
Feb 12 15:00:05 Connection error (TypeError), disconnecting.
Feb 12 15:00:10 Trying to connect to B4:99:4C:67:D6:BA
Feb 12 15:00:10 Start connection timeout monitor. Will idle timeout in 299.998588 seconds.
Feb 12 15:00:10 Already connected, skipping connect()
Feb 12 15:00:11 Unknown status:

The log stopped after the "Unknow status" line until I restart the service.
If I restart the service, it connects again without any issue.
When it is connected, it is working perfectly (I can change the temperature and start/stop).
The regular time for disconnection (4mn35 = 275 seconds) is somehow suspicious.
Do you have an idea what could be the issue ?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant