ich wechsle gerade von v1.9.x auf 2.1.4 und habe hierzu die aktuellste Version auf eine neue SD Karte kopiert und die SD-Karten in der openWB getauscht. Ich bin zu der Datenübernahme gegangen, aber leider funktioniert es nicht. Der Log deutet auf Konvertierugnsprobleme hin, aber ich weiß nicht wie ich es lösen kann.
Was mich auch wundert ist, dass die
openWB Version: 2024-06-04 08:52:24 +0200 [417a30647]
openWB Variante: serines2 und pro
Wenn selbst installiert, welches OS: viewtopic.php?t=8904
datenmigration.log (ich musste ihn kürzen, da der post sonst zu lang wäre, aber die Fehlermeldung wiederholt sich einfach)
Code: Alles auswählen
2024-06-14 19:28:58,128 - Datenmigration gestartet
2024-06-14 19:28:58,133 - Sicherungsdatei wird entpackt...
2024-06-14 19:29:12,602 - Version wird geprüft...
2024-06-14 19:29:12,603 - Logdateien werden importiert...
2024-06-14 19:29:12,627 - Fehler beim Konvertieren des Lade-Logs vom 202404.csv, Reihe ['30.04.24-12:27', '30.04.24-16:43', '50', '15.24', '3.56', '4 H 16 Min', '2', '2', '0011547817', '5.547']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:12,632 - Fehler beim Konvertieren des Lade-Logs vom 202301.csv, Reihe ['31.01.23-15:38', '31.01.23-18:00', '82', '24.78', '10.50', '2 H 21 Min', '2', '0', '0011547817', '10.060']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:12,636 - Fehler beim Konvertieren des Lade-Logs vom 202308.csv, Reihe ['31.08.23-11:54', '31.08.23-13:47', '56', '17.09', '9.08', '1 H 52 Min', '2', '0', '0011547817', '6.938']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:12,639 - Fehler beim Konvertieren des Lade-Logs vom 202304.csv, Reihe ['28.04.23-07:25', '28.04.23-07:29', '1', '0.38', '5.70', '4 Min', '2', '0', '0011547817', '.154']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:12,645 - Fehler beim Konvertieren des Lade-Logs vom 202312.csv, Reihe ['30.12.23-16:38', '30.12.23-20:20', '128', '38.50', '10.38', '3 H 42 Min', '2', '0', '0011547817', '13.205']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:12,648 - Fehler beim Konvertieren des Lade-Logs vom 202311.csv, Reihe ['29.11.23-14:04', '29.11.23-16:14', '74', '22.38', '10.32', '2 H 10 Min', '2', '0', '0011547817', '7.676']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:12,651 - Fehler beim Konvertieren des Lade-Logs vom 202207.csv, Reihe ['30.07.22-13:22', '30.07.22-18:24', '42', '12.88', '2.55', '5 H 2 Min', '2', '2', '0011547817', '3.34']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:12,651 - Fehler beim Konvertieren des Lade-Logs vom 202210.csv, Reihe ['29.10.22-19:27', '29.10.22-23:36', '146', '43.86', '10.56', '4 H 9 Min', '2', '0', '0011547817', '11.359']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:12,654 - Fehler beim Konvertieren des Lade-Logs vom 202211.csv, Reihe ['25.11.22-17:16', '25.11.22-21:16', '139', '41.96', '10.48', '4 H 0 Min', '2', '0', '0011547817', '11.119']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:12,659 - Fehler beim Konvertieren des Lade-Logs vom 202404.csv, Reihe ['29.04.24-14:49', '29.04.24-14:51', '0', '0.11', '3.60', '1 Min', '2', '2', '0011547817', '.040']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:12,662 - Fehler beim Konvertieren des Lade-Logs vom 202212.csv, Reihe ['31.12.22-10:52', '31.12.22-12:04', '41', '12.53', '10.49', '1 H 11 Min', '2', '0', '0011547817', '3.320']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
[...]
2024-06-14 19:29:13,587 - Fehler beim Konvertieren des Lade-Logs vom 202307.csv, Reihe ['12.07.23-11:55', '12.07.23-13:23', '22', '6.71', '4.57', '1 H 28 Min', '2', '2', '0011547817', '2.724']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,589 - Fehler beim Konvertieren des Lade-Logs vom 202212.csv, Reihe ['11.12.22-18:53', '11.12.22-23:22', '155', '46.58', '10.40', '4 H 28 Min', '2', '0', '0011547817', '12.343']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,590 - Fehler beim Konvertieren des Lade-Logs vom 202303.csv, Reihe ['08.03.23-06:57', '08.03.23-07:00', '0', '0.19', '4.02', '2 Min', '2', '0', '0011547817', '.077']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,591 - Fehler beim Konvertieren des Lade-Logs vom 202305.csv, Reihe ['22.05.23-13:30', '22.05.23-14:26', '23', '7.05', '7.55', '56 Min', '2', '2', '0011547817', '2.862']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
[...]
2024-06-14 19:29:13,830 - Fehler beim Konvertieren des Lade-Logs vom 202306.csv, Reihe ['13.06.23-12:10', '13.06.23-15:54', '61', '18.49', '4.95', '3 H 43 Min', '2', '0', '0011547817', '7.506']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,833 - Fehler beim Konvertieren des Lade-Logs vom 202212.csv, Reihe ['03.12.22-12:36', '03.12.22-15:17', '92', '27.85', '10.38', '2 H 40 Min', '2', '0', '0011547817', '7.380']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,835 - Fehler beim Konvertieren des Lade-Logs vom 202305.csv, Reihe ['17.05.23-19:08', '17.05.23-19:24', '1', '0.47', '1.76', '16 Min', '2', '2', '0011547817', '.190']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,838 - Fehler beim Konvertieren des Lade-Logs vom 202307.csv, Reihe ['07.07.23-10:58', '07.07.23-18:37', '79', '23.72', '3.09', '7 H 39 Min', '2', '2', '0011547817', '9.630']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,839 - Fehler beim Konvertieren des Lade-Logs vom 202207.csv, Reihe ['01.07.22-15:04', '01.07.22-15:29', '2', '0.88', '2.09', '25 Min', '2', '2', '0011547817', '0.23']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,841 - Fehler beim Konvertieren des Lade-Logs vom 202205.csv, Reihe ['19.05.22-14:07', '19.05.22-16:14', '15', '4.73', '2.24', '2 H 6 Min', '2', '2', '0', '1.23']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,844 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['22.06.22-22:39', '22.06.22-23:57', '40', '12.08', '9.37', '1 H 17 Min', '2', '0', '0011547817', '3.13']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,846 - Fehler beim Konvertieren des Lade-Logs vom 202208.csv, Reihe ['16.08.22-12:18', '16.08.22-18:29', '40', '12.07', '1.95', '6 H 10 Min', '2', '2', '0011547817', '3.13']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,848 - Fehler beim Konvertieren des Lade-Logs vom 202309.csv, Reihe ['05.09.23-13:50', '05.09.23-14:08', '4', '1.33', '4.60', '17 Min', '2', '0', '0011547817', '.456']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,852 - Fehler beim Konvertieren des Lade-Logs vom 202306.csv, Reihe ['12.06.23-14:11', '12.06.23-15:52', '44', '13.30', '7.95', '1 H 40 Min', '2', '0', '0011547817', '5.399']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,855 - Fehler beim Konvertieren des Lade-Logs vom 202404.csv, Reihe ['02.04.24-16:05', '02.04.24-20:17', '148', '44.43', '10.58', '4 H 11 Min', '2', '0', '0011547817', '16.172']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,857 - Fehler beim Konvertieren des Lade-Logs vom 202307.csv, Reihe ['06.07.23-13:11', '06.07.23-16:42', '48', '14.43', '4.09', '3 H 31 Min', '2', '2', '0011547817', '5.858']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,859 - Fehler beim Konvertieren des Lade-Logs vom 202305.csv, Reihe ['17.05.23-16:57', '17.05.23-17:46', '5', '1.62', '1.99', '48 Min', '2', '2', '0011547817', '.657']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,863 - Fehler beim Konvertieren des Lade-Logs vom 202205.csv, Reihe ['18.05.22-17:31', '18.05.22-17:36', '0', '0.27', '3.13', '5 Min', '2', '3', '0', '0.07']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,865 - Fehler beim Konvertieren des Lade-Logs vom 202212.csv, Reihe ['03.12.22-11:03', '03.12.22-11:04', '0', '0.13', '7.80', '1 Min', '2', '0', '0011547817', '.034']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,866 - Fehler beim Konvertieren des Lade-Logs vom 202208.csv, Reihe ['16.08.22-09:16', '16.08.22-12:09', '18', '5.48', '1.89', '2 H 53 Min', '2', '2', '0011547817', '1.42']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,868 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['22.06.22-14:37', '22.06.22-19:22', '34', '10.46', '2.19', '4 H 45 Min', '2', '2', '0011547817', '2.71']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,872 - Fehler beim Konvertieren des Lade-Logs vom 202309.csv, Reihe ['04.09.23-16:44', '04.09.23-17:10', '15', '4.51', '10.40', '26 Min', '2', '0', '0011547817', '1.546']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,875 - Fehler beim Konvertieren des Lade-Logs vom 202307.csv, Reihe ['05.07.23-14:13', '05.07.23-17:58', '23', '6.95', '1.85', '3 H 44 Min', '2', '2', '0011547817', '2.821']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,877 - Fehler beim Konvertieren des Lade-Logs vom 202404.csv, Reihe ['02.04.24-15:00', '02.04.24-15:08', '4', '1.27', '9.33', '8 Min', '2', '0', '0011547817', '.462']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,881 - Fehler beim Konvertieren des Lade-Logs vom 202305.csv, Reihe ['17.05.23-14:01', '17.05.23-16:21', '19', '5.99', '2.57', '2 H 19 Min', '2', '2', '0011547817', '2.431']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,884 - Fehler beim Konvertieren des Lade-Logs vom 202306.csv, Reihe ['11.06.23-09:13', '11.06.23-16:55', '86', '26.02', '3.37', '7 H 42 Min', '2', '2', '0011547817', '10.564']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,888 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['21.06.22-18:40', '21.06.22-19:20', '3', '0.90', '1.35', '39 Min', '2', '2', '0011547817', '0.23']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,889 - Fehler beim Konvertieren des Lade-Logs vom 202212.csv, Reihe ['03.12.22-09:59', '03.12.22-11:02', '36', '11.08', '10.49', '1 H 3 Min', '2', '0', '0011547817', '2.936']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,890 - Fehler beim Konvertieren des Lade-Logs vom 202309.csv, Reihe ['03.09.23-23:11', '04.09.23-03:01', '138', '41.45', '10.80', '3 H 50 Min', '2', '0', '0011547817', '14.217']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,891 - Fehler beim Konvertieren des Lade-Logs vom 202307.csv, Reihe ['04.07.23-09:07', '04.07.23-16:51', '88', '26.53', '3.43', '7 H 43 Min', '2', '2', '0011547817', '10.771']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,893 - Fehler beim Konvertieren des Lade-Logs vom 202305.csv, Reihe ['16.05.23-18:29', '16.05.23-18:52', '1', '0.48', '1.28', '22 Min', '2', '2', '0011547817', '.194']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,896 - Fehler beim Konvertieren des Lade-Logs vom 202306.csv, Reihe ['11.06.23-07:44', '11.06.23-08:50', '6', '1.88', '1.71', '1 H 5 Min', '2', '2', '0011547817', '.763']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,897 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['21.06.22-16:30', '21.06.22-18:32', '18', '5.64', '2.78', '2 H 1 Min', '2', '2', '0011547817', '1.46']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,907 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['19.06.22-16:30', '19.06.22-18:29', '16', '4.94', '2.49', '1 H 58 Min', '2', '1', '0011547817', '1.28']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,901 - Fehler beim Konvertieren des Lade-Logs vom 202307.csv, Reihe ['03.07.23-17:24', '03.07.23-18:55', '10', '3.20', '2.11', '1 H 30 Min', '2', '2', '0011547817', '1.299']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,903 - Fehler beim Konvertieren des Lade-Logs vom 202305.csv, Reihe ['16.05.23-17:46', '16.05.23-18:13', '2', '0.82', '1.79', '27 Min', '2', '2', '0011547817', '.332']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,905 - Fehler beim Konvertieren des Lade-Logs vom 202306.csv, Reihe ['10.06.23-18:46', '10.06.23-19:21', '2', '0.82', '1.41', '34 Min', '2', '2', '0011547817', '.332']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,898 - Fehler beim Konvertieren des Lade-Logs vom 202309.csv, Reihe ['02.09.23-16:53', '02.09.23-17:02', '0', '0.28', '1.98', '8 Min', '2', '2', '0011547817', '.096']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,909 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['19.06.22-13:49', '19.06.22-15:39', '26', '8.02', '4.36', '1 H 50 Min', '2', '2', '0011547817', '2.08']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,911 - Fehler beim Konvertieren des Lade-Logs vom 202307.csv, Reihe ['03.07.23-16:25', '03.07.23-16:59', '3', '0.99', '1.74', '34 Min', '2', '2', '0011547817', '.401']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,913 - Fehler beim Konvertieren des Lade-Logs vom 202305.csv, Reihe ['16.05.23-16:45', '16.05.23-17:26', '6', '1.98', '2.95', '40 Min', '2', '2', '0011547817', '.803']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,917 - Fehler beim Konvertieren des Lade-Logs vom 202306.csv, Reihe ['10.06.23-12:26', '10.06.23-18:36', '52', '15.82', '2.57', '6 H 9 Min', '2', '2', '0011547817', '6.422']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,919 - Fehler beim Konvertieren des Lade-Logs vom 202309.csv, Reihe ['02.09.23-12:03', '02.09.23-13:28', '14', '4.46', '3.14', '1 H 25 Min', '2', '2', '0011547817', '1.529']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,921 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['19.06.22-13:42', '19.06.22-13:44', '1', '0.35', '7.87', '2 Min', '2', '2', '0011547817', '0.09']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,923 - Fehler beim Konvertieren des Lade-Logs vom 202307.csv, Reihe ['03.07.23-15:15', '03.07.23-16:22', '16', '5.07', '4.54', '1 H 7 Min', '2', '2', '0011547817', '2.058']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,925 - Fehler beim Konvertieren des Lade-Logs vom 202305.csv, Reihe ['16.05.23-15:30', '16.05.23-16:24', '8', '2.43', '2.71', '53 Min', '2', '2', '0011547817', '.986']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,927 - Fehler beim Konvertieren des Lade-Logs vom 202306.csv, Reihe ['10.06.23-10:00', '10.06.23-10:39', '8', '2.61', '3.94', '39 Min', '2', '2', '0011547817', '1.059']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,929 - Fehler beim Konvertieren des Lade-Logs vom 202309.csv, Reihe ['01.09.23-20:30', '02.09.23-01:30', '175', '52.57', '10.53', '4 H 59 Min', '2', '0', '0011547817', '18.031']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,931 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['19.06.22-10:02', '19.06.22-13:30', '33', '9.93', '2.86', '3 H 28 Min', '2', '1', '0011547817', '2.57']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,933 - Fehler beim Konvertieren des Lade-Logs vom 202307.csv, Reihe ['01.07.23-14:08', '01.07.23-14:34', '1', '0.56', '1.33', '25 Min', '2', '2', '0011547817', '.227']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,934 - Fehler beim Konvertieren des Lade-Logs vom 202305.csv, Reihe ['14.05.23-14:25', '14.05.23-17:13', '41', '12.46', '4.44', '2 H 48 Min', '2', '2', '0011547817', '5.058']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,936 - Fehler beim Konvertieren des Lade-Logs vom 202306.csv, Reihe ['10.06.23-09:51', '10.06.23-09:52', '0', '0', '0', '1 Min', '2', '2', '0011547817', '0']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,939 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['18.06.22-20:35', '18.06.22-20:51', '1', '0.34', '1.24', '16 Min', '2', '2', '0011547817', '0.09']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,942 - Fehler beim Konvertieren des Lade-Logs vom 202307.csv, Reihe ['01.07.23-13:07', '01.07.23-13:29', '1', '0.47', '1.31', '21 Min', '2', '2', '0011547817', '.190']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,944 - Fehler beim Konvertieren des Lade-Logs vom 202305.csv, Reihe ['14.05.23-12:52', '14.05.23-13:19', '5', '1.67', '3.71', '27 Min', '2', '2', '0011547817', '.678']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,946 - Fehler beim Konvertieren des Lade-Logs vom 202306.csv, Reihe ['09.06.23-08:21', '09.06.23-13:40', '84', '25.40', '4.77', '5 H 19 Min', '2', '2', '0011547817', '10.312']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,948 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['18.06.22-19:32', '18.06.22-19:48', '2', '0.88', '3.22', '16 Min', '2', '1', '0011547817', '0.23']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,951 - Fehler beim Konvertieren des Lade-Logs vom 202307.csv, Reihe ['01.07.23-11:28', '01.07.23-12:29', '5', '1.61', '1.57', '1 H 1 Min', '2', '2', '0011547817', '.653']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,952 - Fehler beim Konvertieren des Lade-Logs vom 202305.csv, Reihe ['14.05.23-09:25', '14.05.23-10:30', '7', '2.14', '1.98', '1 H 4 Min', '2', '2', '0011547817', '.868']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,954 - Fehler beim Konvertieren des Lade-Logs vom 202306.csv, Reihe ['08.06.23-09:50', '08.06.23-13:51', '144', '43.25', '10.77', '4 H 0 Min', '2', '0', '0011547817', '17.559']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,956 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['18.06.22-10:56', '18.06.22-12:12', '12', '3.87', '3.07', '1 H 15 Min', '1', '2', '0003516559', '1.0']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,958 - Fehler beim Konvertieren des Lade-Logs vom 202307.csv, Reihe ['01.07.23-09:22', '01.07.23-11:22', '18', '5.48', '2.72', '2 H 0 Min', '2', '2', '0011547817', '2.224']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,960 - Fehler beim Konvertieren des Lade-Logs vom 202305.csv, Reihe ['13.05.23-15:43', '13.05.23-16:14', '2', '0.76', '1.48', '30 Min', '2', '2', '0011547817', '.308']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,962 - Fehler beim Konvertieren des Lade-Logs vom 202306.csv, Reihe ['08.06.23-09:49', '08.06.23-09:50', '1', '0.33', '16.97', '1 Min', '2', '2', '0011547817', '.133']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,964 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['18.06.22-09:39', '18.06.22-11:16', '17', '5.21', '3.22', '1 H 37 Min', '2', '2', '0011547817', '1.35']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,967 - Fehler beim Konvertieren des Lade-Logs vom 202305.csv, Reihe ['13.05.23-15:20', '13.05.23-15:21', '0', '0', '0', '1 Min', '2', '2', '0011547817', '0']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,969 - Fehler beim Konvertieren des Lade-Logs vom 202306.csv, Reihe ['07.06.23-17:15', '07.06.23-18:22', '33', '10.15', '9.06', '1 H 7 Min', '2', '0', '0011547817', '4.120']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,971 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['15.06.22-19:56', '15.06.22-23:18', '119', '35.82', '10.62', '3 H 22 Min', '2', '0', '0011547817', '9.28']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,973 - Fehler beim Konvertieren des Lade-Logs vom 202305.csv, Reihe ['13.05.23-13:57', '13.05.23-14:12', '1', '0.57', '2.28', '15 Min', '2', '2', '0011547817', '.231']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,975 - Fehler beim Konvertieren des Lade-Logs vom 202306.csv, Reihe ['07.06.23-16:16', '07.06.23-17:08', '12', '3.78', '4.37', '51 Min', '2', '2', '0011547817', '1.534']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:13,977 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['15.06.22-17:13', '15.06.22-17:21', '1', '0.39', '2.92', '8 Min', '2', '0', '0011547817', '0.1']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
[...]
2024-06-14 19:29:14,105 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['02.06.22-17:16', '02.06.22-17:50', '3', '0.94', '1.64', '34 Min', '2', '2', '0011547817', '0.24']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:14,107 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['02.06.22-13:12', '02.06.22-17:09', '36', '10.92', '2.77', '3 H 56 Min', '2', '2', '0011547817', '2.83']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:14,109 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['01.06.22-17:29', '01.06.22-19:21', '11', '3.44', '1.85', '1 H 51 Min', '2', '1', '0011547817', '0.89']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:14,110 - Fehler beim Konvertieren des Lade-Logs vom 202206.csv, Reihe ['01.06.22-13:58', '01.06.22-16:44', '34', '10.24', '3.69', '2 H 46 Min', '2', '1', '0011547817', '2.65']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 227, in _charge_log_file_entries
vehicle_name = data.data.ev_data[f"ev{vehicle_id}"].data.name
KeyError: 'evNone'
2024-06-14 19:29:27,972 - Fehler beim Konvertieren des Logs vom 20230613.csv
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 270, in convert
new_entries = self._daily_log_entry(old_file_name)
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 341, in _daily_log_entry
for row in csv_reader:
_csv.Error: line contains NUL
2024-06-14 19:29:29,474 - Fehler beim Konvertieren des Logs vom 20221025.csv
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 270, in convert
new_entries = self._daily_log_entry(old_file_name)
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 341, in _daily_log_entry
for row in csv_reader:
_csv.Error: line contains NUL
2024-06-14 19:30:26,282 - Fehler beim Konvertieren des Logs vom 20230130.csv
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 270, in convert
new_entries = self._daily_log_entry(old_file_name)
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 341, in _daily_log_entry
for row in csv_reader:
_csv.Error: line contains NUL
2024-06-14 19:31:08,420 - Fehler beim Konvertieren des Logs vom 20230204.csv
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 270, in convert
new_entries = self._daily_log_entry(old_file_name)
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 341, in _daily_log_entry
for row in csv_reader:
_csv.Error: line contains NUL
2024-06-14 19:31:21,496 - Fehler beim Konvertieren des Logs vom 20230620.csv
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 270, in convert
new_entries = self._daily_log_entry(old_file_name)
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 341, in _daily_log_entry
for row in csv_reader:
_csv.Error: line contains NUL
2024-06-14 19:31:59,147 - Seriennummer wird übernommen...
2024-06-14 19:31:59,161 - Keine Konfiguration für 'ppbuchse' gefunden. Verwende Standardwert '32'.
2024-06-14 19:31:59,175 - Temporäre Dateien werden entfernt...
2024-06-14 19:31:59,356 - Datenmigration beendet