NEWS
Und da ist er wieder: Modbus fehler
-
Hallo,
nach dem Upgrade auf 0.4.6 treten bei mir wieder die "App Timeout" Meldungen auf… hier die Log-Einträge (habe den Adapter vorher extra komplett gelöscht und neu angelegt):
inMem 2016-11-14 16:22:46.490 debug message modbus.0.* modbus.0.info.connection val=false, ack=true, ts=1479136966488, q=0, from=system.adapter.modbus.0, lc=1479136935871 modbus.0 2016-11-14 16:22:46.487 warn Poll error count: 4 code: "App Timeout" inMem 2016-11-14 16:22:36.299 debug message modbus.0.* modbus.0.info.connection val=false, ack=true, ts=1479136956283, q=0, from=system.adapter.modbus.0, lc=1479136935871 modbus.0 2016-11-14 16:22:36.282 warn Poll error count: 3 code: "App Timeout" inMem 2016-11-14 16:22:26.080 debug message modbus.0.* modbus.0.info.connection val=false, ack=true, ts=1479136946077, q=0, from=system.adapter.modbus.0, lc=1479136935871 modbus.0 2016-11-14 16:22:26.076 warn Poll error count: 2 code: "App Timeout" inMem 2016-11-14 16:22:15.874 debug message modbus.0.* modbus.0.info.connection val=false, ack=true, ts=1479136935871, q=0, from=system.adapter.modbus.0, lc=1479136935871 modbus.0 2016-11-14 16:22:15.870 warn Poll error count: 1 code: "App Timeout" inMem 2016-11-14 16:22:10.774 debug message modbus.0.* modbus.0.info.connection val=true, ack=true, ts=1479136930769, q=0, from=system.adapter.modbus.0, lc=1479136930769 modbus.0 2016-11-14 16:22:10.664 info Connected to slave 192.168.1.27 modbus.0 2016-11-14 16:22:10.340 info starting. Version 0.4.6 in /volume1/web/iobroker/node_modules/iobroker.modbus, node: v0.12.15 modbus.0 2016-11-14 16:22:10.282 debug statesDB connected modbus.0 2016-11-14 16:22:10.265 debug objectDB connected host.NAS 2016-11-14 16:22:09.210 info instance system.adapter.modbus.0 started with pid 24310 host.NAS 2016-11-14 16:22:06.716 info instance system.adapter.modbus.0 terminated with code 0 (OK) modbus.0 2016-11-14 16:22:06.703 info terminating inMem 2016-11-14 16:22:06.698 debug message modbus.0.* modbus.0.info.connection val=false, ack=true, ts=1479136926693, q=0, from=system.adapter.modbus.0, lc=1479136518692 host.NAS 2016-11-14 16:22:06.691 info stopInstance system.adapter.modbus.0 killing pid 23668 host.NAS 2016-11-14 16:22:06.690 info stopInstance system.adapter.modbus.0 host.NAS 2016-11-14 16:22:06.690 info object change system.adapter.modbus.0 modbus.0 2016-11-14 16:21:32.977 warn Error: {"code":"ECONNREFUSED","errno":"ECONNREFUSED","syscall":"connect"}
Trotzdem holt der Adapter Daten vom Modbus Client und stellt sie in den Objekten richtig dar.. komisch..
Viele Grüße
Christian
PS: @Bluefox: hattest Du mein Plädoyer für Modbus-RTU Master gesehen?
http://forum.iobroker.net/viewtopic.php … 050#p39375
-
Ich hab auch noch Timeout-Fehler im modbus-Adapter:
http://forum.iobroker.net/viewtopic.php … =40#p39659
aber meine scheinen irgendwie andersgeartet als deine zu sein...