Raspberry Pi 3 running Raspbian Jessie running Sonarr 2.0.0.4928
Before closing off last night I upgraded to the latest version of Sonarr, It should be noted that there were in fact two upgrades - one from the beginning of August - but only one “upgrade” button, so I presume that the both upgrades were installed together.
Unfortunately, when I tried to access the data this afternoon, the display remained locked on the opening screen i.e. the bouncing balls.
After battling somewhat - I am a Windows developer, so LInux is a foreign language - I started the system manually received the following opening message:
[Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.4928
[Info] MigrationLogger: *** Migrating data source=/home/pi/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
[Info] MigrationLogger: *** Migrating data source=/home/pi/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
[Info] Router: Application mode: Interactive
[Info] OwinHostController: Listening on the following URLs:
[Info] OwinHostController: http://*:8989/
[Info] NancyBootstrapper: Starting Web Server
[Info] RssSyncService: Starting RSS Sync
[Info] DownloadDecisionMaker: Processing 500 releases
[Info] RssSyncService: RSS Sync Completed. Reports found: 500, Reports grabbed: 0
[Error] NzbDroneErrorPipeline: [GET /api/series]
[v2.0.0.4928] System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
database disk image is malformed
at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0
at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0
The full trace is available if required.
Is it possible that the database records are not formatted correctly ?
Your assistance would be greatly appreciated.