Danke!
Wenn jetzt noch irgendwann das Problem behoben wird, dass Autos mit erkannten, aber wechselnden Token trotz aktiviertem RFID laden können, dann wäre alles es ein Traum

Code: Alles auswählen
2023-10-17 15:24:36,395 - {helpermodules.update_config:470} - {ERROR:MainThread} - Fehler beim Prüfen des Brokers.
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 468, in update
self.__solve_breaking_changes()
File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 523, in __solve_breaking_changes
getattr(self, f"upgrade_datastore_{version}")()
File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 889, in upgrade_datastore_21
if config_payload["type"] == "manual":
TypeError: string indices must be integers
2023-10-17 15:24:39,620 - {modules.internal_chargepoint_handler.rfid:111} - {INFO:MainThread} - detected keyboard devices:
2023-10-17 15:24:42,280 - {helpermodules.subdata:292} - {ERROR:Subdata} - Fehler im subdata-Modul
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 280, in process_vehicle_topic
if config["type"] is None:
TypeError: string indices must be integers
2023-10-17 15:24:42,319 - {helpermodules.subdata:292} - {ERROR:Subdata} - Fehler im subdata-Modul
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 280, in process_vehicle_topic
if config["type"] is None:
TypeError: string indices must be integers
2023-10-17 15:24:42,322 - {helpermodules.subdata:292} - {ERROR:Subdata} - Fehler im subdata-Modul
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 280, in process_vehicle_topic
if config["type"] is None:
TypeError: string indices must be integers
2023-10-17 15:24:43,770 - {helpermodules.setdata:46} - {DEBUG:Setdata} - Subdata initialization completed. Starting setdata loop to broker.
2023-10-17 15:24:43,833 - {helpermodules.subdata:292} - {ERROR:Subdata} - Fehler im subdata-Modul
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 267, in process_vehicle_topic
var["ev"+index].soc_module.general_config = dataclass_from_dict(
AttributeError: 'NoneType' object has no attribute 'general_config'
2023-10-17 15:24:45,894 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-10-17 15:24:50,910 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-10-17 15:24:50,911 - {root:70} - {INFO:MainThread} - # ***Start***
Code: Alles auswählen
2023-10-17 15:42:46,692 - {modules.internal_chargepoint_handler.rfid:103} - {DEBUG:MainThread} - device emits keyboard events
2023-10-17 15:42:46,692 - {modules.internal_chargepoint_handler.rfid:105} - {DEBUG:MainThread} - detected 'enter' key, device seems to be a keyboard
2023-10-17 15:42:46,692 - {modules.internal_chargepoint_handler.rfid:111} - {INFO:MainThread} - detected keyboard devices:
2023-10-17 15:42:46,693 - {modules.internal_chargepoint_handler.rfid:113} - {INFO:MainThread} - /dev/input/event0 HXGCoLtd HIDKeys Keyboard
Doch, hast Du. Die hat sich nur getarnt.Frank-H hat geschrieben: Di Okt 17, 2023 1:46 pm Im Master von 13:16 wird der interne Ladepunkt wieder erkannt, aber eine Tastatur ist nicht angeschlossen:![]()
Code: Alles auswählen
2023-10-17 15:42:46,692 - {modules.internal_chargepoint_handler.rfid:103} - {DEBUG:MainThread} - device emits keyboard events 2023-10-17 15:42:46,692 - {modules.internal_chargepoint_handler.rfid:105} - {DEBUG:MainThread} - detected 'enter' key, device seems to be a keyboard 2023-10-17 15:42:46,692 - {modules.internal_chargepoint_handler.rfid:111} - {INFO:MainThread} - detected keyboard devices: 2023-10-17 15:42:46,693 - {modules.internal_chargepoint_handler.rfid:113} - {INFO:MainThread} - /dev/input/event0 HXGCoLtd HIDKeys Keyboard
Code: Alles auswählen
2023-10-17 16:09:31,306 - {helpermodules.timecheck:345} - {ERROR:MainThread} - Fehler im System-Modul
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/timecheck.py", line 341, in get_difference
end = datetime.datetime.strptime(timestamp_end, "%m/%d/%Y, %H:%M:%S")
File "/usr/lib/python3.9/_strptime.py", line 568, in _strptime_datetime
tt, fraction, gmtoff_fraction = _strptime(data_string, format)
File "/usr/lib/python3.9/_strptime.py", line 349, in _strptime
raise ValueError("time data %r does not match format %r" %
ValueError: time data '10/17/2023, 16:09' does not match format '%m/%d/%Y, %H:%M:%S'
Leider negativ. Ich warte nun schon knapp 1 Std. Habe vor dem Update einen Dauerping auf die Pro gemacht so das ich die Sekunden hab. Bisher ist kein Neustart der Pr erfolgt. Auch hat sich nichts an der Charging Stack Version geändert. Die steht noch auf 2.0.0.openWB hat geschrieben: Di Okt 17, 2023 7:28 pm Geduld haben. Das Update kann zwischen 5 und 30 min dauern.