Moving computers breaks something

Sonarr version (exact version): 2.0.0.5163
Mono version (if Sonarr is not running on Windows):
OS: Ubuntu 17.10
Debug logs: https://pastebin.com/PVGqXU6r
Description of issue:
I’ve transitioned from Sonarr on a Raspberry pi to a 64bit ubuntu computer. After transferring the config files over to the ubuntu computer, sonarr stops working.

[v2.0.0.5163] NzbDrone.Core.Datastore.CorruptDatabaseException: Database file: /home/pi/.config/NzbDrone/nzbdrone.db is corrupt, restore from backup if available. See: https://github.com/Sonarr/Sonarr/wiki/FAQ#i-am-getting-an-error-database-disk-image-is-malformed ---> System.Data.SQLite.SQLiteException: database disk image is malformed

The answer is in the logs.

The thing is, that database is not corrupted on the original machine, but as soon as I copy it over, it becomes corrupted.
I shut both versions of sonarr down, then i copy the database and config file from one machine to the other.

It’s either corrupting in the transfer or you’re not deleting the .db-wal files as mentioned on the backup and restore wiki page.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.