vielleicht ist hier ja jemand, der dieses Problem schon einmal hatte. Vorab: ich nutze eine Version der Software von 2023, diese möchte ich nciht updaten, weil ich schätze, dass dann meine WLAN-Funktion verloren geht, die ich damals (vor fast 2 Jahren) per RaspPi Installer eingerichtet hatte.
Ich schätze/befürchte, das Problem fing vor mehr als einem halben Jahr an. Ich wollte die OpenWB in Homeassistant einbinden. Als ich mit dem MQTT-Brückensystem rumgespielt hatte, wurden fortan jeden Tag Meldungen angezeigt (einmal stündlich?) "bitte die OpenWB neustarten, damit die Änderungen übernommen werden.". Egal ob man die Einstellungen im MQTT Bereich wieder alle rückgängig gemacht hat etc. oder wie oft man das neugestartet hat, kam diese Meldung einmal pro h etwa, sodass sich das ganze aufgestaut hat, man kann sich vorstellen, dass es sehr viele Meldungen waren, die man gelegentlich wegklicken musste (mit einem Autoclicker im Webinterface). Ich könnte mir vorstellen, dass meine Probleme jetzt etwas damit zu tun haben, dass irgendein "Fehlerspeicher" o.Ä. vollgelaufen war, wissen tue ich es aber nicht.
Nun zu meinem Problem:
Seit ein paar Tagen zeigt die WB nur noch veraltete Daten des WR und des Zählers an (kosntante Werte von vor einer Woche 18 Uhr). Ich kann nun zudem nicht mehr auf "sofortladen" einstellen. Das einstellungsfenster ist auf der Startseite nciht verfügbar. Wenn ich den gleichen WR einfach "neu" einbuche, also mit gleicher IP einfach parallel ein Gerät anlege, ist alles da, die Daten sind also grundsätzlich verfügbar. Ich möchte eigentlich vermeiden, die ganze WB zurückzusetzen, da dann meine Produktionsdaten von fast 2 Jahren weg wären, oder weiß jemand, wie man das schnell backuppen kann und wieder importieren könnte?
Anbei der Auszug aus dem Mainlog, ich hoffe mir kann jemand helfen und hatte das Problem schon einmal.
Vielen Dank im Voraus.
LG Lamoo
osquitto.conf already up to date
mosquitto openwb.conf already up to date
mosquitto_local.conf already up to date
mosquitto openwb_local.conf already up to date
mosquitto done
install required python packages with 'pip3'...
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: jq==1.1.3 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 1)) (1.1.3)
Requirement already satisfied: paho_mqtt==1.6.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 2)) (1.6.1)
Requirement already satisfied: pymodbus==2.5.2 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 3)) (2.5.2)
Requirement already satisfied: pytest==6.2.5 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 4)) (6.2.5)
Requirement already satisfied: requests_mock==1.9.3 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 5)) (1.9.3)
Requirement already satisfied: lxml==4.9.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 6)) (4.9.1)
Requirement already satisfied: aiohttp==3.7.4 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 7)) (3.7.4)
Requirement already satisfied: schedule==1.1.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 8)) (1.1.0)
Requirement already satisfied: PyJWT==2.6.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 9)) (2.6.0)
Requirement already satisfied: ipparser==0.3.8 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 10)) (0.3.8)
Requirement already satisfied: bs4==0.0.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 11)) (0.0.1)
Requirement already satisfied: pkce==1.0.3 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 12)) (1.0.3)
Requirement already satisfied: evdev==1.5.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 14)) (1.5.0)
Requirement already satisfied: python-dateutil==2.8.2 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 16)) (2.8.2)
Requirement already satisfied: attrs>=17.3.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.7.4->-r /var/www/html/openWB/requirements.txt (line 7)) (22.1.0)
Requirement already satisfied: multidict<7.0,>=4.5 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.7.4->-r /var/www/html/openWB/requirements.txt (line 7)) (6.0.2)
Requirement already satisfied: async-timeout<4.0,>=3.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.7.4->-r /var/www/html/openWB/requirements.txt (line 7)) (3.0.1)
Requirement already satisfied: typing-extensions>=3.6.5 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.7.4->-r /var/www/html/openWB/requirements.txt (line 7)) (4.4.0)
Requirement already satisfied: yarl<2.0,>=1.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.7.4->-r /var/www/html/openWB/requirements.txt (line 7)) (1.8.1)
Requirement already satisfied: chardet<4.0,>=2.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.7.4->-r /var/www/html/openWB/requirements.txt (line 7)) (3.0.4)
Requirement already satisfied: beautifulsoup4 in /home/openwb/.local/lib/python3.9/site-packages (from bs4==0.0.1->-r /var/www/html/openWB/requirements.txt (line 11)) (4.11.1)
Requirement already satisfied: dnspython in /home/openwb/.local/lib/python3.9/site-packages (from ipparser==0.3.8->-r /var/www/html/openWB/requirements.txt (line 10)) (2.3.0)
Requirement already satisfied: pyserial>=3.4 in /home/openwb/.local/lib/python3.9/site-packages (from pymodbus==2.5.2->-r /var/www/html/openWB/requirements.txt (line 3)) (3.5)
Requirement already satisfied: six>=1.15.0 in /usr/lib/python3/dist-packages (from pymodbus==2.5.2->-r /var/www/html/openWB/requirements.txt (line 3)) (1.16.0)
Requirement already satisfied: iniconfig in /home/openwb/.local/lib/python3.9/site-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 4)) (1.1.1)
Requirement already satisfied: py>=1.8.2 in /home/openwb/.local/lib/python3.9/site-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 4)) (1.11.0)
Requirement already satisfied: packaging in /home/openwb/.local/lib/python3.9/site-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 4)) (21.3)
Requirement already satisfied: toml in /usr/lib/python3/dist-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 4)) (0.10.1)
Requirement already satisfied: pluggy<2.0,>=0.12 in /home/openwb/.local/lib/python3.9/site-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 4)) (1.0.0)
Requirement already satisfied: requests<3,>=2.3 in /usr/lib/python3/dist-packages (from requests_mock==1.9.3->-r /var/www/html/openWB/requirements.txt (line 5)) (2.25.1)
Requirement already satisfied: idna>=2.0 in /usr/lib/python3/dist-packages (from yarl<2.0,>=1.0->aiohttp==3.7.4->-r /var/www/html/openWB/requirements.txt (line 7)) (2.10)
Requirement already satisfied: soupsieve>1.2 in /home/openwb/.local/lib/python3.9/site-packages (from beautifulsoup4->bs4==0.0.1->-r /var/www/html/openWB/requirements.txt (line 11)) (2.3.2.post1)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/openwb/.local/lib/python3.9/site-packages (from packaging->pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 4)) (3.0.9)
done
load versions...
chgrp: Zugriff auf '/var/www/html/openWB/data/restore/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
chgrp: Zugriff auf '/var/www/html/openWB/data/data_migration/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
chmod: Zugriff auf '/var/www/html/openWB/data/restore/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
chmod: Zugriff auf '/var/www/html/openWB/data/data_migration/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
2026-06-03 10:19:32: boot done
2026-06-03 10:19:35,187 - {root:154} - {DEBUG:MainThread} - Start openWB2.service
2026-06-03 10:19:35,188 - {helpermodules.update_config:451} - {DEBUG:MainThread} - Broker-Konfiguration aktualisieren
2026-06-03 10:19:36,631 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/system/time
2026-06-03 10:19:36,642 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/chargepoint/1/set/plug_state_prev
2026-06-03 10:19:36,653 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/chargepoint/1/get/powers
2026-06-03 10:19:36,656 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/chargepoint/1/get/frequency
2026-06-03 10:19:36,660 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/chargepoint/1/get/power_factors
2026-06-03 10:19:36,709 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/vehicle/set/vehicle_update_completed
2026-06-03 10:19:36,727 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/vehicle/None/get/fault_str
2026-06-03 10:19:36,730 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/vehicle/None/get/fault_state
2026-06-03 10:19:36,785 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/fault_str
2026-06-03 10:19:36,789 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/fault_state
2026-06-03 10:19:36,792 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/voltages
2026-06-03 10:19:36,796 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/currents
2026-06-03 10:19:36,800 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/power_factors
2026-06-03 10:19:36,803 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/imported
2026-06-03 10:19:36,807 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/exported
2026-06-03 10:19:36,811 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/power
2026-06-03 10:19:36,815 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/phases_in_use
2026-06-03 10:19:36,818 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/charge_state
2026-06-03 10:19:36,822 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/plug_state
2026-06-03 10:19:36,846 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/command_completed
2026-06-03 10:19:36,850 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_2273b8bf/messages/1780474574041
2026-06-03 10:19:36,854 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_2273b8bf/messages/1780474592568
2026-06-03 10:19:36,858 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_2273b8bf/messages/1780474595310
2026-06-03 10:19:36,862 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_2273b8bf/messages/1780474595516
2026-06-03 10:19:36,866 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_2273b8bf/messages/1780474595641
2026-06-03 10:19:36,870 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_2273b8bf/messages/1780474597210
2026-06-03 10:19:36,874 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_2273b8bf/messages/1780474601526
2026-06-03 10:19:36,878 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_3c09b125/messages/1780474691569
2026-06-03 10:19:36,881 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_3c09b125/messages/1780474702291
2026-06-03 10:19:36,913 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/chargepoint/1/get/rfid
2026-06-03 10:19:36,917 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/heartbeat
2026-06-03 10:19:36,920 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/parentWB
2026-06-03 10:19:36,923 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/parentCPlp1
2026-06-03 10:19:36,927 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/Current
2026-06-03 10:19:36,930 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/pv/1/get/daily_exported
2026-06-03 10:19:36,934 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/counter/0/get/powers
2026-06-03 10:19:36,937 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/counter/0/get/currents
2026-06-03 10:19:36,941 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/counter/0/get/voltages
2026-06-03 10:19:36,945 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/counter/0/get/fault_state
2026-06-03 10:19:36,948 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/counter/0/get/fault_str
2026-06-03 10:19:36,953 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Status/maxspeicherladung
2026-06-03 10:19:36,957 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Status/wattnichtschalt
2026-06-03 10:19:36,962 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Status/wattnichtHaus
2026-06-03 10:19:36,966 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Status/uberschuss
2026-06-03 10:19:36,970 - {helpermodules.update_config:482} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Status/uberschussoffset
2026-06-03 10:19:45,089 - {helpermodules.subdata:428} - {DEBUG:Subdata} - Neustart des Handlers für den internen Ladepunkt.
2026-06-03 10:19:48,639 - {helpermodules.subdata:779} - {DEBUG:Subdata} - Neustart des Handlers für den internen Ladepunkt.
2026-06-03 10:19:50,580 - {control.bat_all:151} - {ERROR:MainThread} - Fehler im Bat-Modul 3
Traceback (most recent call last):
File "/var/www/html/openWB/packages/control/bat_all.py", line 149, in _limit_rundown_power
available_power += self._max_bat_power_hybrid_system(battery)
File "/var/www/html/openWB/packages/control/bat_all.py", line 122, in _max_bat_power_hybrid_system
parent = data.data.counter_all_data.get_entry_of_parent(battery.num)
File "/var/www/html/openWB/packages/control/counter_all.py", line 226, in get_entry_of_parent
for child in self.data.get.hierarchy[0]["children"]:
IndexError: list index out of range
2026-06-03 10:19:50,619 - {control.counter_all:86} - {ERROR:MainThread} - Ohne Konfiguration eines EVU-Zählers an der Spitze der Hierarchie ist keine Regelung und keine Ladung möglich.
2026-06-03 10:19:50,621 - {control.chargepoint.chargepoint_all:66} - {ERROR:MainThread} - Fehler in der allgemeinen Ladepunkt-Klasse
Traceback (most recent call last):
File "/var/www/html/openWB/packages/control/chargepoint/chargepoint_all.py", line 64, in no_charge
data.data.counter_all_data.get_evu_counter().reset_pv_data()
File "/var/www/html/openWB/packages/control/counter_all.py", line 74, in get_evu_counter
return data.data.counter_data[f"counter{self.get_id_evu_counter()}"]
File "/var/www/html/openWB/packages/control/counter_all.py", line 81, in get_id_evu_counter
if ComponentType.COUNTER.value == self.data.get.hierarchy[0]["type"]:
IndexError: list index out of range
2026-06-03 10:19:50,673 - {control.counter_all:86} - {ERROR:MainThread} - Ohne Konfiguration eines EVU-Zählers an der Spitze der Hierarchie ist keine Regelung und keine Ladung möglich.
2026-06-03 10:19:50,675 - {control.counter_all:131} - {ERROR:MainThread} - Fehler in der allgemeinen Zähler-Klasse
Traceback (most recent call last):
File "/var/www/html/openWB/packages/control/counter_all.py", line 99, in set_home_consumption
home_consumption, elements = self._calc_home_consumption()
File "/var/www/html/openWB/packages/control/counter_all.py", line 135, in _calc_home_consumption
elements_to_sum_up = self._get_elements_for_home_consumption_calculation()
File "/var/www/html/openWB/packages/control/counter_all.py", line 157, in _get_elements_for_home_consumption_calculation
elements = copy.deepcopy(self.get_entry_of_element(self.get_id_evu_counter())["children"])
File "/var/www/html/openWB/packages/control/counter_all.py", line 81, in get_id_evu_counter
if ComponentType.COUNTER.value == self.data.get.hierarchy[0]["type"]:
IndexError: list index out of range
2026-06-03 10:19:50,692 - {control.counter_all:86} - {ERROR:MainThread} - Ohne Konfiguration eines EVU-Zählers an der Spitze der Hierarchie ist keine Regelung und keine Ladung möglich.
2026-06-03 10:19:50,695 - {control.algorithm.algorithm:47} - {ERROR:MainThread} - Fehler im Algorithmus-Modul
Traceback (most recent call last):
File "/var/www/html/openWB/packages/control/algorithm/algorithm.py", line 26, in calc_current
self.evu_counter = data.data.counter_all_data.get_evu_counter()
File "/var/www/html/openWB/packages/control/counter_all.py", line 74, in get_evu_counter
return data.data.counter_data[f"counter{self.get_id_evu_counter()}"]
File "/var/www/html/openWB/packages/control/counter_all.py", line 81, in get_id_evu_counter
if ComponentType.COUNTER.value == self.data.get.hierarchy[0]["type"]:
IndexError: list index out of range
2026-06-03 10:19:50,741 - {control.counter_all:86} - {ERROR:MainThread} - Ohne Konfiguration eines EVU-Zählers an der Spitze der Hierarchie ist keine Regelung und keine Ladung möglich.
2026-06-03 10:19:50,743 - {control.process:81} - {ERROR:MainThread} - Fehler im Process-Modul
Traceback (most recent call last):
File "/var/www/html/openWB/packages/control/process.py", line 79, in process_algorithm_results
data.data.counter_all_data.get_evu_counter().put_stats()
File "/var/www/html/openWB/packages/control/counter_all.py", line 74, in get_evu_counter
return data.data.counter_data[f"counter{self.get_id_evu_counter()}"]
File "/var/www/html/openWB/packages/control/counter_all.py", line 81, in get_id_evu_counter
if ComponentType.COUNTER.value == self.data.get.hierarchy[0]["type"]:
IndexError: list index out of range
2026-06-03 10:19:50,766 - {control.counter_all:86} - {ERROR:MainThread} - Ohne Konfiguration eines EVU-Zählers an der Spitze der Hierarchie ist keine Regelung und keine Ladung möglich.
2026-06-03 10:19:50,767 - {helpermodules.graph:70} - {ERROR:MainThread} - Fehler im Graph-Modul
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/graph.py", line 40, in pub_graph_data
evu_counter = data.data.counter_all_data.get_evu_counter_str()
File "/var/www/html/openWB/packages/control/counter_all.py", line 77, in get_evu_counter_str
return f"counter{self.get_id_evu_counter()}"
File "/var/www/html/openWB/packages/control/counter_all.py", line 81, in get_id_evu_counter
if ComponentType.COUNTER.value == self.data.get.hierarchy[0]["type"]:
IndexError: list index out of range
2026-06-03 10:20:01,024 - {control.bat_all:151} - {ERROR:MainThread} - Fehler im Bat-Modul 3
Traceback (most recent call last):
File "/var/www/html/openWB/packages/control/bat_all.py", line 149, in _limit_rundown_power
available_power += self._max_bat_power_hybrid_system(battery)
File "/var/www/html/openWB/packages/control/bat_all.py", line 122, in _max_bat_power_hybrid_system
parent = data.data.counter_all_data.get_entry_of_parent(battery.num)
File "/var/www/html/openWB/packages/control/counter_all.py", line 226, in get_entry_of_parent
for child in self.data.get.hierarchy[0]["children"]:
IndexError: list index out of range
2026-06-03 10:20:01,057 - {control.counter_all:86} - {ERROR:MainThread} - Ohne Konfiguration eines EVU-Zählers an der Spitze der Hierarchie ist keine Regelung und keine Ladung möglich.
2026-06-03 10:20:01,058 - {control.chargepoint.chargepoint_all:66} - {ERROR:MainThread} - Fehler in der allgemeinen Ladepunkt-Klasse
Traceback (most recent call last):
File "/var/www/html/openWB/packages/control/chargepoint/chargepoint_all.py", line 64, in no_charge
data.data.counter_all_data.get_evu_counter().reset_pv_data()
File "/var/www/html/openWB/packages/control/counter_all.py", line 74, in get_evu_counter
return data.data.counter_data[f"counter{self.get_id_evu_counter()}"]
File "/var/www/html/openWB/packages/control/counter_all.py", line 81, in get_id_evu_counter
if ComponentType.COUNTER.value == self.data.get.hierarchy[0]["type"]:
IndexError: list index out of range
2026-06-03 10:20:01,059 - {control.counter_all:86} - {ERROR:MainThread} - Ohne Konfiguration eines EVU-Zählers an der Spitze der Hierarchie ist keine Regelung und keine Ladung möglich.
2026-06-03 10:20:01,059 - {control.counter_all:131} - {ERROR:MainThread} - Fehler in der allgemeinen Zähler-Klasse
Traceback (most recent call last):
File "/var/www/html/openWB/packages/control/counter_all.py", line 99, in set_home_consumption
home_consumption, elements = self._calc_home_consumption()
File "/var/www/html/openWB/packages/control/counter_all.py", line 135, in _calc_home_consumption
elements_to_sum_up = self._get_element
und immer so weiter....