Umstieg auf 2.0 - Fehler bei Datenmigration
Verfasst: Sa Sep 07, 2024 4:00 pm
Hallo in die Runde,
ich versuche von 1.9.304 auf die aktuelle 2.1 umzusteigen.
Leider bekomme ich bei der Datenmigration mehrere Fehler, mit denen ich nichts anfangen kann.
Könnte mir bitte jemand einen Tipp geben, was hier falsch läuft?
Danke.
2024-09-07 16:31:25,078 - Fehler beim Konvertieren des Logs vom 20231030.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 339, in _daily_log_entry
for row in csv_reader:
_csv.Error: line contains NUL
2024-09-07 16:32:02,287 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1900', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:02,350 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1905', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:02,398 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1910', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:02,455 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1915', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:02,504 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1920', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:02,577 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1925', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:02,777 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1930', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:02,824 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1935', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:02,930 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1940', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,042 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1945', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,088 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1950', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,124 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1955', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,154 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2000', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,190 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2005', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,256 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2010', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,367 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2015', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,589 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2020', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,641 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2025', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,733 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2030', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,769 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2035', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,801 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2040', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,986 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2045', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,139 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2050', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,251 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2055', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,421 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2100', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,512 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2105', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,559 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2110', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,580 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2115', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,581 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2120', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,623 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2125', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,669 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2130', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,694 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2135', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,724 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2140', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,815 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2145', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,881 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2150', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,952 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2155', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,016 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2200', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,076 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2205', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,077 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2210', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,103 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2215', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,169 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2220', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,191 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2225', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,256 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2230', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,282 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2235', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,306 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2240', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,332 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2245', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,358 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2250', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,382 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2255', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,408 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2300', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,435 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2305', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,462 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2310', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,507 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2315', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,509 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2320', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,619 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2325', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,726 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2330', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,831 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2335', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,908 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2340', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,987 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2345', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:06,051 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2350', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:06,105 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2355', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:54,171 - Fehler beim Konvertieren des Logs vom 20201110.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 339, in _daily_log_entry
for row in csv_reader:
_csv.Error: line contains NUL
2024-09-07 16:36:44,521 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1535', '0', '0', '0', '240.00', '0', '0', '240.00']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:36:44,602 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1535', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:36:44,651 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1541', '0', '0', '0', '240.00', '0', '0', '240.00']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:36:44,710 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1545', '0', '0', '0', '240.00', '0', '0', '240.00']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:36:44,762 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1550', '0', '0', '0', '240.00', '0', '0', '240.00']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:36:44,821 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1555', '0', '0', '0', '240.00', '0', '0', '240.00']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:36:44,898 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1600', '0', '0', '0', '240.00', '0', '0', '240.00']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:36:44,982 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1605', '0', '0', '0', '240.00', '0', '0', '240.00']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:36:45,057 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1610', '0', '0', '0', '240.00', '0', '0', '240.00']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
ich versuche von 1.9.304 auf die aktuelle 2.1 umzusteigen.
Leider bekomme ich bei der Datenmigration mehrere Fehler, mit denen ich nichts anfangen kann.
Könnte mir bitte jemand einen Tipp geben, was hier falsch läuft?
Danke.
2024-09-07 16:31:25,078 - Fehler beim Konvertieren des Logs vom 20231030.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 339, in _daily_log_entry
for row in csv_reader:
_csv.Error: line contains NUL
2024-09-07 16:32:02,287 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1900', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:02,350 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1905', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:02,398 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1910', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:02,455 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1915', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:02,504 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1920', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:02,577 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1925', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:02,777 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1930', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:02,824 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1935', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:02,930 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1940', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,042 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1945', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,088 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1950', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,124 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['1955', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,154 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2000', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,190 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2005', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,256 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2010', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,367 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2015', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,589 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2020', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,641 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2025', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,733 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2030', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,769 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2035', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,801 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2040', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:03,986 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2045', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,139 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2050', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,251 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2055', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,421 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2100', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,512 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2105', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,559 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2110', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,580 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2115', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,581 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2120', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,623 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2125', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,669 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2130', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,694 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2135', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,724 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2140', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,815 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2145', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,881 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2150', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:04,952 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2155', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,016 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2200', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,076 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2205', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,077 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2210', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,103 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2215', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,169 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2220', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,191 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2225', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,256 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2230', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,282 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2235', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,306 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2240', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,332 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2245', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,358 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2250', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,382 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2255', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,408 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2300', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,435 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2305', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,462 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2310', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,507 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2315', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,509 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2320', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,619 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2325', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,726 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2330', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,831 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2335', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,908 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2340', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:05,987 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2345', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:06,051 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2350', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:06,105 - Fehler beim Konvertieren des Tages-Logs vom 20181114.csv, Reihe ['2355', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:32:54,171 - Fehler beim Konvertieren des Logs vom 20201110.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 339, in _daily_log_entry
for row in csv_reader:
_csv.Error: line contains NUL
2024-09-07 16:36:44,521 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1535', '0', '0', '0', '240.00', '0', '0', '240.00']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:36:44,602 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1535', '0', '0', '0', '0', '0', '0', '']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:36:44,651 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1541', '0', '0', '0', '240.00', '0', '0', '240.00']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:36:44,710 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1545', '0', '0', '0', '240.00', '0', '0', '240.00']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:36:44,762 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1550', '0', '0', '0', '240.00', '0', '0', '240.00']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:36:44,821 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1555', '0', '0', '0', '240.00', '0', '0', '240.00']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:36:44,898 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1600', '0', '0', '0', '240.00', '0', '0', '240.00']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:36:44,982 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1605', '0', '0', '0', '240.00', '0', '0', '240.00']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range
2024-09-07 16:36:45,057 - Fehler beim Konvertieren des Tages-Logs vom 20181119.csv, Reihe ['1610', '0', '0', '0', '240.00', '0', '0', '240.00']
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/data_migration/data_migration.py", line 388, in _daily_log_entry
"imported": string_to_float(row[8]),
IndexError: list index out of range