Feedback 2.0.x alpha (aka nightly)

Fragen zur Nutzung, Features, usw..
Gesperrt
Benutzeravatar
mrinas
Beiträge: 2103
Registriert: Mi Jan 29, 2020 10:12 pm
Has thanked: 3 times

Feedback 2.0.x alpha (aka nightly)

Beitrag von mrinas »

Ich mach' hier mal einen neuen Thread zum Feedback der 2.0 alpha/nightly auf.

Lutz, mit dem Update werden offenbar die Logdateien aktualisiert. Das ganze findet nach dem 'boot done' statt, die Box vermittelt den Eindruck als sei schon alles fertig, tatsächlich läuft die Regelschleife aber noch nicht.
Mag gut sein dass ich hier ein extremes Beispiel hab, meine 2.0er Installation läuft ja schon über ein Jahr und hat entsprechend viele daily logs.

Code: Alles auswählen

chmod: cannot access '/var/www/html/openWB/data/restore/*': No such file or directory
2023-07-18 08:09:16: boot done :-)
2023-07-18 08:09:20,534 - {root:151} - {DEBUG:MainThread} - Start openWB2.service
2023-07-18 08:09:20,535 - {helpermodules.update_config:440} - {DEBUG:MainThread} - Broker-Konfiguration aktualisieren
fertig war er dann hier, gab auch ein paar Fehler. Muss mal schauen ob das ausschließlich ältere Dateien von einem frühere Releasestand sind, die kann ich im Zweifel ja entfernen.

Code: Alles auswählen

2023-07-18 08:16:15,505 - {helpermodules.update_config:777} - {DEBUG:MainThread} - Format der Logdatei /var/www/html/openWB/data/daily_log/20230612.json aktualisiert.
2023-07-18 08:16:15,874 - {helpermodules.update_config:777} - {DEBUG:MainThread} - Format der Logdatei /var/www/html/openWB/data/daily_log/20230114.json aktualisiert.
2023-07-18 08:16:15,917 - {helpermodules.update_config:777} - {DEBUG:MainThread} - Format der Logdatei /var/www/html/openWB/data/monthly_log/202303.json aktualisiert.
2023-07-18 08:16:15,932 - {helpermodules.update_config:779} - {ERROR:MainThread} - Logfile /var/www/html/openWB/data/monthly_log/202204.json konnte nicht konvertiert werden.
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 770, in upgrade_datastore_15
    for e in content["entries"]:
TypeError: list indices must be integers or slices, not str
2023-07-18 08:16:15,960 - {helpermodules.update_config:777} - {DEBUG:MainThread} - Format der Logdatei /var/www/html/openWB/data/monthly_log/202307.json aktualisiert.
2023-07-18 08:16:16,002 - {helpermodules.update_config:777} - {DEBUG:MainThread} - Format der Logdatei /var/www/html/openWB/data/monthly_log/202301.json aktualisiert.
2023-07-18 08:16:16,005 - {helpermodules.update_config:779} - {ERROR:MainThread} - Logfile /var/www/html/openWB/data/monthly_log/202201.json konnte nicht konvertiert werden.
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 770, in upgrade_datastore_15
    for e in content["entries"]:
TypeError: list indices must be integers or slices, not str
2023-07-18 08:16:16,046 - {helpermodules.update_config:777} - {DEBUG:MainThread} - Format der Logdatei /var/www/html/openWB/data/monthly_log/202208.json aktualisiert.
2023-07-18 08:16:16,049 - {helpermodules.update_config:779} - {ERROR:MainThread} - Logfile /var/www/html/openWB/data/monthly_log/202202.json konnte nicht konvertiert werden.
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 770, in upgrade_datastore_15
    for e in content["entries"]:
TypeError: list indices must be integers or slices, not str
2023-07-18 08:16:16,091 - {helpermodules.update_config:777} - {DEBUG:MainThread} - Format der Logdatei /var/www/html/openWB/data/monthly_log/202306.json aktualisiert.
2023-07-18 08:16:16,149 - {helpermodules.update_config:777} - {DEBUG:MainThread} - Format der Logdatei /var/www/html/openWB/data/monthly_log/202211.json aktualisiert.
2023-07-18 08:16:16,192 - {helpermodules.update_config:777} - {DEBUG:MainThread} - Format der Logdatei /var/www/html/openWB/data/monthly_log/202305.json aktualisiert.
2023-07-18 08:16:16,232 - {helpermodules.update_config:777} - {DEBUG:MainThread} - Format der Logdatei /var/www/html/openWB/data/monthly_log/202304.json aktualisiert.
2023-07-18 08:16:16,276 - {helpermodules.update_config:777} - {DEBUG:MainThread} - Format der Logdatei /var/www/html/openWB/data/monthly_log/202212.json aktualisiert.
2023-07-18 08:16:16,282 - {helpermodules.update_config:779} - {ERROR:MainThread} - Logfile /var/www/html/openWB/data/monthly_log/202203.json konnte nicht konvertiert werden.
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 770, in upgrade_datastore_15
    for e in content["entries"]:
TypeError: list indices must be integers or slices, not str
2023-07-18 08:16:16,330 - {helpermodules.update_config:777} - {DEBUG:MainThread} - Format der Logdatei /var/www/html/openWB/data/monthly_log/202209.json aktualisiert.
2023-07-18 08:16:16,368 - {helpermodules.update_config:777} - {DEBUG:MainThread} - Format der Logdatei /var/www/html/openWB/data/monthly_log/202302.json aktualisiert.
2023-07-18 08:16:16,375 - {helpermodules.update_config:779} - {ERROR:MainThread} - Logfile /var/www/html/openWB/data/monthly_log/202206.json konnte nicht konvertiert werden.
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 769, in upgrade_datastore_15
    content = json.load(jsonFile)
  File "/usr/lib/python3.9/json/__init__.py", line 293, in load
    return loads(fp.read(),
  File "/usr/lib/python3.9/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python3.9/json/decoder.py", line 340, in decode
    raise JSONDecodeError("Extra data", s, end)
json.decoder.JSONDecodeError: Extra data: line 1 column 17024 (char 17023)
2023-07-18 08:16:16,395 - {helpermodules.update_config:779} - {ERROR:MainThread} - Logfile /var/www/html/openWB/data/monthly_log/202205.json konnte nicht konvertiert werden.
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 770, in upgrade_datastore_15
    for e in content["entries"]:
TypeError: list indices must be integers or slices, not str
2023-07-18 08:16:16,448 - {helpermodules.update_config:777} - {DEBUG:MainThread} - Format der Logdatei /var/www/html/openWB/data/monthly_log/202210.json aktualisiert.
2023-07-18 08:16:16,517 - {helpermodules.update_config:777} - {DEBUG:MainThread} - Format der Logdatei /var/www/html/openWB/data/monthly_log/202207.json aktualisiert.
2023-07-18 08:17:11,189 - {modules.internal_chargepoint_handler.rfid:24} - {DEBUG:MainThread} - Input-Event event0 nicht gefunden.
2023-07-18 08:17:11,189 - {modules.internal_chargepoint_handler.rfid:24} - {DEBUG:MainThread} - Input-Event event1 nicht gefunden.
2023-07-18 08:17:13,490 - {helpermodules.subdata:286} - {ERROR:Thread-5} - Fehler im subdata-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 266, in process_vehicle_topic
    if config["type"] is None:
TypeError: string indices must be integers
2023-07-18 08:17:13,549 - {helpermodules.subdata:286} - {ERROR:Thread-5} - Fehler im subdata-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 266, in process_vehicle_topic
    if config["type"] is None:
TypeError: string indices must be integers
2023-07-18 08:17:13,552 - {helpermodules.subdata:286} - {ERROR:Thread-5} - Fehler im subdata-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 266, in process_vehicle_topic
    if config["type"] is None:
TypeError: string indices must be integers
2023-07-18 08:17:16,649 - {helpermodules.setdata:46} - {DEBUG:Thread-6} - Subdata initialization completed. Starting setdata loop to broker.
2023-07-18 08:17:16,794 - {helpermodules.subdata:743} - {ERROR:Thread-5} - Fehler im subdata-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 670, in process_system_topic
    var["device"+index].components["component"+index_second].sim_counter.data = dataclass_from_dict(
KeyError: 'component14'
2023-07-18 08:17:16,804 - {helpermodules.subdata:743} - {ERROR:Thread-5} - Fehler im subdata-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 670, in process_system_topic
    var["device"+index].components["component"+index_second].sim_counter.data = dataclass_from_dict(
KeyError: 'component21'
2023-07-18 08:17:20,473 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-07-18 08:17:20,475 - {root:64} - {INFO:MainThread} - # ***Start*** 
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Smart #1 (ersetzt den e2008), Tesla Model Y LR.
Gesperrt