VARTA EVU Modul
Verfasst: Sa Aug 19, 2023 2:22 pm
Hallo,
ich nutze das Varta EVU Modul schon seit Monaten problemlos.
Ich habe heute die openWB Software 2 ausprobiert und es gab einen Fehler mit dem VARTA EVU Modul.
Ich habe dann die alte SD Karte wieder eingesteckt und bekomme jetzt auf einmal auch eine Fehlermeldung mit der Konfiguration die bereits Monate lief. Reset von Varta Element hat auch nichts gebracht. Auch update auf letzte nightly hat nichts gebracht. Ich habe jetzt schon seit Stunden alles möglich probiert. Hier mal die Fehlermeldung:
Hat jemand eine Idee was ich noch probieren kann oder wo genau das Problem ist?
Das auslesen der Speicherwerte funktioniert. Siehe auch den Anhang.
Gruß,
Chris
ich nutze das Varta EVU Modul schon seit Monaten problemlos.
Ich habe heute die openWB Software 2 ausprobiert und es gab einen Fehler mit dem VARTA EVU Modul.
Ich habe dann die alte SD Karte wieder eingesteckt und bekomme jetzt auf einmal auch eine Fehlermeldung mit der Konfiguration die bereits Monate lief. Reset von Varta Element hat auch nichts gebracht. Auch update auf letzte nightly hat nichts gebracht. Ich habe jetzt schon seit Stunden alles möglich probiert. Hier mal die Fehlermeldung:
Code: Alles auswählen
modules.common.fault_state.FaultState: ("modules.common.modbus <class 'modules.common.fault_state.FaultState'> ('modules.common.modbus Exception Response(131, 3, IllegalAddress)', <FaultStateLevel.ERROR: 2>)", <FaultStateLevel.ERROR: 2>)
str(e)) from e
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 101, in __read_registers
self.delegate.read_holding_registers, address, types, byteorder, wordorder, **kwargs
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 119, in read_holding_registers
frequency = client.read_holding_registers(1082, ModbusDataType.UINT_16, unit=1) / 100
File "/var/www/html/openWB/packages/modules/devices/varta/counter.py", line 22, in update
component.update(c)
File "/var/www/html/openWB/packages/modules/devices/varta/device.py", line 37, in update_components
Traceback (most recent call last):
The above exception was the direct cause of the following exception:
modules.common.fault_state.FaultState: ('modules.common.modbus Exception Response(131, 3, IllegalAddress)', <FaultStateLevel.ERROR: 2>)
raise FaultState.error(__name__+" "+str(response))
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 85, in __read_registers
Traceback (most recent call last):
2023-08-19 16:09:14: PID: 2462: modules.common.fault_state: Varta Zähler: FaultState FaultStateLevel.ERROR, FaultStr modules.common.modbus <class 'modules.common.fault_state.FaultState'> ('modules.common.modbus Exception Response(131, 3, IllegalAddress)', <FaultStateLevel.ERROR: 2>), Traceback:
Das auslesen der Speicherwerte funktioniert. Siehe auch den Anhang.
Gruß,
Chris