Re: Rückmeldungen Stable 1.9.281
Verfasst: Do Okt 27, 2022 9:20 am
Hallo Lena,
Hatte das selbe Problem. Lag am FW Update von Sungrow. BITTE nur den SH WR über den LAN Port am Gerät ( nicht über den WII NET ) in OpenWB als IP Adresse angeben. der WII Net DOngel übermittelt nicht alle Register korret für die Batterie. Deswegen wird die angeschlossene Batterie immer als Ladend angezeigt und damit geht die Plausibilität der Berechnungen kaputt und die PV geführten Lademodi drehen am Rad.sebbie hat geschrieben: ↑So Okt 23, 2022 3:45 pmsebbie hat geschrieben: ↑So Okt 23, 2022 1:28 pm Hallo zusammen,
seit der Installtion der Version 1.9.281 habe ich Probleme in alle Lade-Modi. Es verhält sich in allen drei Modi gleich. Es wird permant zwischen der Soll-Ampere Zahl und einer hören Amperezahl geschwankt.
Sofort-Laden: Einstellung 6A -> Ladeschwankung zwischen 6A und 16A
Min + PV: Einstellung Mindestampere 6A -> Ladeschwankung zwischen 6A und 16A obwohl nicht ausreichend PV-Strom geliefert wird
PV: Wenn mind 1400W Überschuss vorhanden sind -> Schwankung zwischen 6A und 16A andernfalls auscchalten den Ladung.
- Auflistung der konfigurierten Module:
- EVU: Strombezugsmodul: Sungrow Speicher; Version des Sungrow: SH (Hybrid)
- Ladepunkte: Anbindung: go-E (go-e version 0.41)
- PV: PV-Modul: Sungrow
- Batterie-Speicher: Speicher-Modul: Sungrow Hybrid
- Auflistung der installierten Hardware mit Typenbezeichnung
- openWB:
- Board: Raspberry Pi 3 Model B Rev 1.2
- CPU: ARMv7 Processor rev 4 (v7l)
- CPU-Kerne: 4
- Fahrzeug: Renault Zoe Phase 1
Vergesst es bitte wieder. Eine laufende Docker Instanz kam dazwischen. Also kein Fehler mehr vorhanden
Code: Alles auswählen
Störungsbeschreibung <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
Code: Alles auswählen
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:57:55: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:57:55: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
Terminated
2022-11-13 08:57:55: at_reboot: checking for stalled atreboot after 10 minutes
2022-11-13 08:57:49: PID: 32593: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:57:45: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:57:45: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:57:39: PID: 31401: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:57:35: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:57:35: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:57:29: PID: 30211: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:57:25: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:57:25: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:57:19: PID: 29021: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:57:15: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:57:15: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:57:09: PID: 27818: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:57:05: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:57:05: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:56:55: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:56:55: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:56:49: PID: 25415: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:56:45: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:56:45: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:56:39: PID: 24224: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:56:35: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:56:35: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:56:25: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:56:25: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:56:19: PID: 21843: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:56:15: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:56:15: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:56:09: PID: 20642: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:56:05: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:56:05: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:55:59: PID: 19430: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:55:55: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:55:55: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:55:49: PID: 18238: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:55:45: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:55:45: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:55:39: PID: 17049: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:55:35: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:55:35: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:55:25: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:55:25: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:55:19: PID: 14671: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:55:15: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:55:15: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:55:09: PID: 13179: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:55:05: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:55:05: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:55:03: PID: 13182: ##### cron5min.sh finished ##### (LV0)
2022-11-13 08:55:01: PID: 13182: ##### cron5min.sh started ##### (LV0)
2022-11-13 08:54:59: PID: 11975: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:54:55: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:54:55: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:54:50: PID: 10770: **** FATAL ********************************* (LV0)
2022-11-13 08:54:50: PID: 10770: **** FATAL Regulation loop needs 9 seconds (LV0)
2022-11-13 08:54:50: PID: 10770: **** FATAL ********************************* (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:54:45: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:54:45: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:54:39: PID: 9580: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:54:35: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:54:35: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:54:25: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:54:25: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:54:19: PID: 7201: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:54:15: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:54:15: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:54:05: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:54:05: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:53:59: PID: 4720: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:53:55: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:53:55: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:53:45: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:53:45: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:53:39: PID: 2329: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:53:35: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:53:35: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:53:25: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:53:25: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:53:19: PID: 31812: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:53:15: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:53:15: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:53:05: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:53:05: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:52:59: PID: 29394: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:52:55: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:52:55: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:52:45: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:52:45: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:52:39: PID: 26140: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:52:35: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:52:35: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:52:32: PID: 24743: **** WARNING **** Regulation loop needs 8 seconds (LV0)
2022-11-13 08:52:29: PID: 23761: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:52:28: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:52:28: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:52:26: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:52:26: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:52:22: PID: 22361: **** WARNING **** Regulation loop needs 8 seconds (LV0)
2022-11-13 08:52:19: PID: 21376: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:52:18: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:52:18: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:52:15: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:52:15: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:52:12: PID: 19282: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:52:08: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:52:08: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:52:05: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:52:05: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:52:04: PID: 18610: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:52:00: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:52:00: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:51:54: PID: 17420: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:51:50: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:51:50: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:51:43: PID: 14310: **** FATAL ********************************* (LV0)
2022-11-13 08:51:43: PID: 14310: **** FATAL Regulation loop needs 9 seconds (LV0)
2022-11-13 08:51:43: PID: 14310: **** FATAL ********************************* (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:51:38: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:51:38: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:50:55: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:50:55: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:50:45: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:50:45: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:50:59: PID: 13727: **** WARNING **** Regulation loop needs 8 seconds (LV0)
2022-11-13 08:50:35: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:50:49: PID: 13178: **** WARNING **** Regulation loop needs 8 seconds (LV0)
2022-11-13 08:50:39: PID: 12614: **** WARNING **** Regulation loop needs 8 seconds (LV0)
2022-11-13 08:50:35: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:50:29: PID: 11427: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:50:25: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:50:25: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:50:19: PID: 10234: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:50:16: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:50:16: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:50:09: PID: 8783: **** WARNING **** Regulation loop needs 8 seconds (LV0)
2022-11-13 08:50:06: PID: 8778: ##### cron5min.sh finished ##### (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:50:06: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:50:06: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:50:02: PID: 8778: ##### cron5min.sh started ##### (LV0)
2022-11-13 08:49:59: PID: 7584: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:49:55: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:49:55: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:49:49: PID: 6187: **** WARNING **** Regulation loop needs 8 seconds (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:49:46: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:49:46: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out
2022-11-13 08:49:41: PID: 4652: **** FATAL ********************************* (LV0)
2022-11-13 08:49:41: PID: 4652: **** FATAL Regulation loop needs 10 seconds (LV0)
2022-11-13 08:49:41: PID: 4652: **** FATAL ********************************* (LV0)
2022-11-13 08:49:40: PID: 2939: **** FATAL ********************************* (LV0)
2022-11-13 08:49:40: PID: 2939: **** FATAL Regulation loop needs 19 seconds (LV0)
2022-11-13 08:49:40: PID: 2939: **** FATAL ********************************* (LV0)
2022-11-13 08:49:39: PID: 2741: **** FATAL ********************************* (LV0)
2022-11-13 08:49:39: PID: 2741: **** FATAL Regulation loop needs 28 seconds (LV0)
2022-11-13 08:49:39: PID: 2741: **** FATAL ********************************* (LV0)
tail: '/var/www/html/openWB/ramdisk/soc1-live.graph' kann nicht zum Lesen geöffnet werden: Datei oder Verzeichnis nicht gefunden
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with inverter1.tcp_client:
File "/var/www/html/openWB/packages/modules/sma_sunny_boy/device.py", line 160, in read_inverter
Traceback (most recent call last):
2022-11-13 08:49:35: PID: 2332: soc.modules.common.fault_state: Sma Sunny Boy/Tripower Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.1.59:502)], Traceback:
2022-11-13 08:49:35: PID: 2332: pymodbus.client.sync: Connection to (192.168.1.59, 502) failed: timed out