-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Error when opening vnstat database #3954
-
Hello,
gets the database of vnstat not opened. Error message " Database file could not be opened. Reason: Invalid file format"
Greetings Holger
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 3 comments
-
'Invalid file format' would indicate the file you're trying to load isn't a SQLite database.
You're not trying to open a file of SQL commands are you, commonly created from a backup.
If you open the file in a text editor, can you add a screenshot of the first line?
Beta Was this translation helpful? Give feedback.
All reactions
-
Hello Chris,
here the picture from the database with Tedit opened.
vnstat_Datenbank_mit_Texteditor_2025年06月16日
Beta Was this translation helpful? Give feedback.
All reactions
-
With system version 3.12.1, the error does not occur.
Beta Was this translation helpful? Give feedback.