Verbindung WB <-> EV bricht ab

Antworten
ElWieser
Beiträge: 1
Registriert: Mi Okt 13, 2021 9:14 am

Verbindung WB <-> EV bricht ab

Beitrag von ElWieser »

Hallo zusammen,

ich habe ein Problem mit einer OpenWB Duo..
Bei dieser bricht andauernd die Verbindung zw. WB und EV ab. (EV ist durchgehend angesteckt) Erkennbar an dem Stecker Symbol welches verschwindet und wieder kommt, sowie im Debug Log. Das ganze passiert alle paar Sekunden...
Solange die Funktion "Ladepunkt sperren nach Abstecken" deaktiviert ist hat das ganze keine großen Auswirkungen. Sobald aber diese Funktion aktiviert wird erkennt die OpenWB diese "Unterbrechung" als abstecken und sperrt den Ladepunkt und die Ladung wird unterbrochen.

Code: Alles auswählen

Traceback (most recent call last):

2021-10-13 09:39:46: LP 1 un-plugged (LV0)

2021-10-13 09:39:44: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:39:42: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:39:35: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:39:32: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:38:38: LP 1 plugged in (LV0)

2021-10-13 09:38:36: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:38:33: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:38:28: LP 1 un-plugged (LV0)

2021-10-13 09:38:26: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:38:23: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:38:18: LP 1 plugged in (LV0)

2021-10-13 09:38:16: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:38:13: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:38:06: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:38:03: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:37:58: LP 1 un-plugged (LV0)

2021-10-13 09:37:56: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:37:53: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:37:46: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:37:43: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:37:42: Modbus EVSE read CP1 issue - using previous state '2' (LV0)
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:37:38: LP 1 plugged in (LV0)

2021-10-13 09:37:36: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:37:33: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:37:26: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:37:23: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:37:16: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:37:13: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:37:12: Modbus EVSE read CP1 issue - using previous state '1' (LV0)
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:37:06: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:37:03: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:36:56: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:36:53: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:36:48: LP 1 un-plugged (LV0)

2021-10-13 09:36:46: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:36:43: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:36:36: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:36:33: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:36:32: Modbus EVSE read CP1 issue - using previous state '3' (LV0)
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:36:26: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:36:23: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:36:22: Modbus EVSE read CP1 issue - using previous state '3' (LV0)
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:36:16: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:36:13: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:36:12: Modbus EVSE read CP1 issue - using previous state '3' (LV0)
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:36:08: LP 1 plugged in (LV0)

2021-10-13 09:36:06: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:36:03: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:36:00: LP 1 un-plugged (LV0)

2021-10-13 09:35:58: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:35:53: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:35:48: LP 1 plugged in (LV0)

2021-10-13 09:35:46: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:35:43: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:35:36: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:35:33: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:35:32: Modbus EVSE read CP1 issue - using previous state '1' (LV0)
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:35:28: LP 1 un-plugged (LV0)

2021-10-13 09:35:26: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:35:23: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:35:16: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:35:13: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:35:06: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:35:03: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:35:02: ##### cron5min.sh finished ##### (LV0)
2021-10-13 09:35:01: ##### cron5min.sh started ##### (LV0)

2021-10-13 09:34:58: LP 1 plugged in (LV0)

2021-10-13 09:34:56: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:34:53: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:34:45: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:34:43: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:34:36: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:34:33: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:34:32: Modbus EVSE read CP1 issue - using previous state '1' (LV0)
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:34:27: LP 1 un-plugged (LV0)

2021-10-13 09:34:26: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:34:23: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:34:17: LP 1 plugged in (LV0)

2021-10-13 09:34:16: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:34:13: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:34:06: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:34:03: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:34:02: Modbus EVSE read CP1 issue - using previous state '1' (LV0)
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:33:57: LP 1 un-plugged (LV0)

2021-10-13 09:33:55: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:33:53: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:33:45: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:33:43: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:33:35: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:33:33: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:33:27: LP 1 plugged in (LV0)

2021-10-13 09:33:25: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:33:23: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:33:17: LP 1 un-plugged (LV0)

2021-10-13 09:33:15: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:33:13: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:33:05: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:33:03: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:33:01: Modbus EVSE read CP1 issue - using previous state '3' (LV0)
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:32:57: LP 1 plugged in (LV0)

2021-10-13 09:32:55: Keine Daten von externe openWB LP 3 empfangen (LV0)
Error: No route to host
2021-10-13 09:32:52: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
Error: No route to host

2021-10-13 09:32:47: LP 1 un-plugged (LV0)

2021-10-13 09:32:45: Keine Daten von externe openWB LP 3 empfangen (LV0)
2021-10-13 09:32:42: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
 
 ...
 ...usw...
 ...

2021-10-13 09:22:47: LP 1 plugged in (LV0)

2021-10-13 09:22:42: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-10-13 09:22:32: Modbus EVSE read CP2 issue - using previous state '' (LV0)
loadvars.sh: Zeile 158: /var/www/html/openWB/ramdisk/evseplugstatelp2: Datei oder Verzeichnis nicht gefunden
AttributeError: 'ModbusIOException' object has no attribute 'registers'
    print(rq.registers[0])
  File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):

2021-10-13 09:22:27: LP 1 un-plugged (LV0)

Hoffe auf eure Hilfe - vielen Dank schonmal
aiole
Beiträge: 6780
Registriert: Mo Okt 08, 2018 4:51 pm

Re: Verbindung WB <-> EV bricht ab

Beitrag von aiole »

Duo
Im log steht etwas von LP3? Wie ist die denn konfiguriert?
Antworten