Code: Alles auswählen
2026-02-24 14:57:06,279 - {root:277} - {DEBUG:MainThread} - Start openWB2.service
2026-02-24 14:57:06,300 - {helpermodules.update_config:648} - {DEBUG:MainThread} - Broker-Konfiguration aktualisieren
2026-02-24 14:57:07,423 - {helpermodules.update_config:739} - {DEBUG:MainThread} - current datastore version: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107]
2026-02-24 14:57:07,433 - {helpermodules.update_config:740} - {DEBUG:MainThread} - target datastore version: 109
2026-02-24 14:57:07,439 - {helpermodules.update_config:744} - {DEBUG:MainThread} - upgrading datastore version '108'
2026-02-24 14:57:07,458 - {helpermodules.update_config:744} - {DEBUG:MainThread} - upgrading datastore version '109'
2026-02-24 14:57:07,477 - {helpermodules.update_config:749} - {ERROR:MainThread} - Fehler bei der Aktualisierung des Brokers.
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 745, in __solve_breaking_changes
getattr(self, f"upgrade_datastore_{version}")()
File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 2747, in upgrade_datastore_109
self._loop_all_received_topics(upgrade)
File "/var/www/html/openWB/packages/helpermodules/update_config.py", line 755, in _loop_all_received_topics
for topic, payload in self.all_received_topics.items():
RuntimeError: dictionary changed size during iteration
2026-02-24 14:57:07,494 - {helpermodules.messaging:42} - {DEBUG:MainThread} - pub_message: message: 'Fehler bei der Aktualisierung der Konfiguration des Brokers.' type: 'MessageType.ERROR' target: 'MessageTarget.SYSTEM'
2026-02-24 14:57:07,501 - {helpermodules.messaging:60} - {ERROR:MainThread} - Messaging: Fehlermeldung: {'source': 'command', 'type': 'danger', 'message': 'Fehler bei der Aktualisierung der Konfiguration des Brokers.', 'timestamp': 1771941427}