Closed Trefex closed 4 years ago
Using tag latest from DockerHub.
Might be coincidence with arm/disarm as i receive also this message 4-5 mins after arm/disarm.
dupe #89 Happens sometimes and it is fine. Reason unknown.
Hi @yozik04 i still experience this with version 2.2.0
I've just set PAI using ESP32 Serial -> IP method, everything seems to work but I'm getting these error messages every few seconds.
Mine look pretty much the same as OPs:
2024-02-27 21:28:46,393 - ERROR - PAI.paradox.lib.handlers - No handler for message 5
Detail: Container:
fields = Container:
data = b'R\x00\x80\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'... (truncated, total 36)
value = Container:
po = Container:
command = 5
status = Container:
reserved = False
alarm_reporting_pending = False
Winload_connected = True
NeWare_connected = False
validation = 128
address = 2
data = b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'... (truncated, total 32)
offset1 = 0
offset2 = 36
length = 36
checksum = b'\xdc' (total 1)
I have the ESP32 serial connection piggy-backing off the serial output on my Olarm Pro (https://olarm.com/products/olarm-pro-4g) and I wonder if that's causing this potentially.
I don't want to lose the Olarm as it is useful and I'm already paying for the subscription through my security company.
I'm currently using PAI through the HA Addon on version 3.4.0 with a MG5050 (only the one serial connection which is why I'm using the one on the Olarm).
@drzoidberg33 it is fine, relax π
@drzoidberg33 it is fine, relax π
Thanks, it's working great btw, but I've only had it up for 30 minutes so far π
I have added IO_TIMEOUT setting. Please try to play with it. Default is 0.5 seconds.
I receive this sometimes when doing some arming / disarming via Home Assistant.
I have not seen that many errors when running the docker on my Windows PC, but i see this now more frequent when running on the Docker NAS.
Is the async handler robust or is something wrong in my setup?