Hallo, mein eM Client startet nicht mehr.

Ich erhalte folgenden Programm Fehler:

System.IO.IOException:
database disk image is malformed —> System.Data.SQLite.SQLiteException: database disk image is malformed

   bei System.Data.SQLite.SQLiteBlob.Read(Byte[] buffer, Int32 count, Int32 offset)

   bei MailClient.Storage.Data.BlobStream.Read(Byte[] buffer, Int32 offset, Int32 count)

   — Ende der internen Ausnahmestapelüberwachung —

   bei MailClient.Storage.Data.BlobStream.Read(Byte[] buffer, Int32 offset, Int32 count)

   bei MailClient.Streams.StreamHelper.CopyStream(Stream inputStream, Stream outputStream, Nullable`1 cancellationToken, ProgressReporter reporter)

   bei MailClient.Storage.Data.DatabaseCopyTool.CopyContents(Table table, Boolean sortDesc)

   bei MailClient.Storage.Data.DatabaseCopyTool.CopyTableData(Table table)

   bei MailClient.Storage.Data.DatabaseCopyTool.CopyInternal(String specificTable, Boolean copyIndexesViewsAndTriggers)

   bei DbRepair.CorruptionChecker.CheckCorruption(RepairOptions repairOptions, CancellationToken token)

   bei DbRepair.CheckingProcess.Check(CancellationToken token)

Data:

Table: LocalMailContents

databaseFile: 64eaf705-8d97-4352-a5e2-77af85236c7e\d970b24a-f4c2-4980-a6f4-150fa7d7b462\mail_data.dat

Hello Kurt,

From what I see in the log, your database is most likely corrupted.

Please note that you have to close eM Client before making any changes in the database location, proceeding without closed eM Client can cause the database corruption.

In case you have all your data saved on servers you can simply delete the database folder and start eM Client.
It will create empty database where you can set your accounts again. All your data should be pushed to eM Client automatically then.
You can find eM Client database here:
C:\Users%Current User%\AppData\Roaming\eM Client
To locate AppData folder you need to view hidden folders in Windows: https://support.microsoft.com/en-us/help/14201/windows-show-hidden-files

In case that you have an account set as POP3, you can restore the old database backup if you made any in Menu > File > Restore

Russel