Das Webfrontend reagiert auch plötzlich verzögert, das hatte ich davor sicher nicht. Zuerst hatte ich einen Defekt der SD-Karte vermutet, das schließe ich aber auch, mit einer anderen SD-Karte ist das identisch.
Hat das jmd. von euch auch?
Code: Alles auswählen
2023-08-13 20:05:47,207 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:131} - {DEBUG:Internal Chargepoint} - Init internal chargepoint as series
2023-08-13 20:05:47,417 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Interner Ladepunkt 0']
2023-08-13 20:05:47,529 - {modules.internal_chargepoint_handler.clients:121} - {DEBUG:Internal Chargepoint} - tty_devices[PosixPath('/dev/serial/by-path/platform-3f980000.usb-usb-0:1.2:1.0-port0')]
2023-08-13 20:05:47,530 - {modules.internal_chargepoint_handler.clients:123} - {DEBUG:Internal Chargepoint} - resolved_devices['/dev/ttyUSB0']
2023-08-13 20:05:47,530 - {modules.internal_chargepoint_handler.clients:134} - {ERROR:Internal Chargepoint} - LP0 Device: /dev/ttyUSB0
2023-08-13 20:05:48,145 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-08-13 20:05:48,148 - {modules.internal_chargepoint_handler.clients:48} - {DEBUG:Internal Chargepoint} - <modules.common.modbus.ModbusSerialClient_ object at 0x71bd08f8>
2023-08-13 20:05:48,155 - {modules.internal_chargepoint_handler.clients:49} - {ERROR:Internal Chargepoint} - Modbus-ID der EVSE an LP0: 1
2023-08-13 20:05:49,532 - {modules.internal_chargepoint_handler.clients:66} - {DEBUG:Internal Chargepoint} - <modules.common.modbus.ModbusSerialClient_ object at 0x71bd08f8>
2023-08-13 20:05:49,810 - {modules.internal_chargepoint_handler.clients:67} - {DEBUG:Internal Chargepoint} - Zähler <class 'modules.common.mpm3pm.Mpm3pm'> mit Modbus-ID:5 antwortet nicht.
2023-08-13 20:05:50,280 - {modules.internal_chargepoint_handler.clients:63} - {ERROR:Internal Chargepoint} - Verbauter Zähler: <class 'modules.common.sdm.Sdm630'> mit Modbus-ID: 105
2023-08-13 20:05:50,445 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-08-13 20:05:50,668 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-08-13 20:05:50,669 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-08-13 20:05:50,807 - {modules.common.component_context:24} - {DEBUG:Internal Chargepoint} - Update Komponente ['Ladepunkt 0']
2023-08-13 20:05:50,808 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:169} - {DEBUG:Internal Chargepoint} - ***Start***
2023-08-13 20:05:50,809 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:171} - {DEBUG:Internal Chargepoint} - {'cp0': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'cp1': InternalChargepointHandlerData(cp_interruption_duration=0, parent_cp=None, phases_to_use=0, set_current=0, trigger_phase_switch=False), 'global_data': GlobalHandlerData(heartbeat=0, parent_ip=None, configured=True), 'rfid_data': RfidData(last_tag='')}
2023-08-13 20:05:51,041 - {modules.common.fault_state:52} - {ERROR:Internal Chargepoint} - Ladepunkt 0: FaultState FaultStateLevel.ERROR, FaultStr <class 'KeyError'> 'debug_level', Traceback:
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/internal_chargepoint_handler.py", line 181, in loop
_loop()
File "/var/www/html/openWB/packages/modules/internal_chargepoint_handler/internal_chargepoint_handler.py", line 172, in _loop
log.setLevel(SubData.system_data["system"].data["debug_level"])
KeyError: 'debug_level'
2023-08-13 20:06:19,512 - {modules.internal_chargepoint_handler.clients:134} - {ERROR:Internal Chargepoint} - LP0 Device: /dev/ttyUSB0
2023-08-13 20:06:19,945 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-08-13 20:06:19,946 - {modules.internal_chargepoint_handler.clients:49} - {ERROR:Internal Chargepoint} - Modbus-ID der EVSE an LP0: 1
2023-08-13 20:06:21,137 - {modules.internal_chargepoint_handler.clients:63} - {ERROR:Internal Chargepoint} - Verbauter Zähler: <class 'modules.common.sdm.Sdm630'> mit Modbus-ID: 105
2023-08-13 20:06:21,303 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-08-13 20:06:21,527 - {modules.common.evse:57} - {DEBUG:Internal Chargepoint} - FW-Version: 15
2023-08-13 20:08:04,284 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:233} - {ERROR:Internal Chargepoint} - Heartbeat Fehler seit 83s keine Verbindung. Stoppe Ladung.
2023-08-13 20:08:06,741 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:233} - {ERROR:Internal Chargepoint} - Heartbeat Fehler seit 85s keine Verbindung. Stoppe Ladung.
2023-08-13 20:08:09,218 - {modules.internal_chargepoint_handler.internal_chargepoint_handler:233} - {ERROR:Internal Chargepoint} - Heartbeat Fehler seit 88s keine Verbindung. Stoppe Ladung.