Hello everyone! I’m running the latest version of TrueNAS Scale 25.04.1, and this week, after a power outage that drained our UPS, the TrueNAS was forced to shut down.
After logging in, I’m receiving the following alerts via email and in the web interface notifications:
Failed to check for alert NTLMv1Authentication: (sqlite3.DatabaseError) database disk image is malformed [SQL: SELECT "audit_SMB_0_1".audit_id, "audit_SMB_0_1".message_timestamp, "audit_SMB_0_1".timestamp, "audit_SMB_0_1".address, "audit_SMB_0_1".username, "audit_SMB_0_1".session, "audit_SMB_0_1".service, "audit_SMB_0_1".service_data, "audit_SMB_0_1".event, "audit_SMB_0_1".event_data, "audit_SMB_0_1".success FROM "audit_SMB_0_1" WHERE "audit_SMB_0_1".event = ? AND "audit_SMB_0_1".message_timestamp > ?] [parameters: ('AUTHENTICATION', 1752721219.673151)] (Background on this error at: https://sqlalche.me/e/14/4xp6)
Does anyone know what the issue could be or where I can find this SQLite3 database, so I can delete it and recreate the system from scratch to resolve the issue?