My sonarr has many errors during the boot process, not sure what’s happened. Any ideas on what to do?
sonarr is running on a Mac, Thanks
Here’s my Log
[Info] Bootstrap: Starting NzbDrone - /Users/plex/NzbDrone/NzbDrone.exe - Version 2.0.0.2594
[Info] MigrationLogger: *** Migrating data source=/Users/plex/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True ***
[Info] MigrationLogger: *** Migrating data source=/Users/plex/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True ***
[Info] Router: Application mode: Interactive
[Info] OwinHostController: Listening on the following URLs:
[Info] OwinHostController: http://:8989/
[Info] OwinHostController: https://:9898/
[Info] NancyBootstrapper: Starting NzbDrone API
[Error] EventAggregator: ProfileService failed while processing [ApplicationStartedEvent]
System.Data.SQLite.SQLiteException: SQL logic error or missing database
no such column: t0.GrabDelay
at System.Data.SQLite.SQLite3.Prepare (System.Data.SQLite.SQLiteConnection cnn, System.String strSql, System.Data.SQLite.SQLiteStatement previous, UInt32 timeoutMS, System.String& strRemain) [0x00000] in :0
at System.Data.SQLite.SQLiteCommand.BuildNextCommand () [0x00000] in :0
[Error] EventAggregator: QualityDefinitionService failed while processing [ApplicationStartedEvent]
System.Data.SQLite.SQLiteException: SQL logic error or missing database
no such column: t0.Weight
at System.Data.SQLite.SQLite3.Prepare (System.Data.SQLite.SQLiteConnection cnn, System.String strSql, System.Data.SQLite.SQLiteStatement previous, UInt32 timeoutMS, System.String& strRemain) [0x00000] in :0
at System.Data.SQLite.SQLiteCommand.BuildNextCommand () [0x00000] in :0
[Info] SceneMappingService: Updating Scene mappings
[Info] HousekeepingService: Running housecleaning tasks
[Error] HousekeepingService: Error running housekeeping task: CleanupDuplicateMetadataFiles
System.Data.SQLite.SQLiteException: database disk image is malformed
database disk image is malformed
at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLiteDataReader.NextResult () [0x00000] in :0
at System.Data.SQLite.SQLiteDataReader…ctor (System.Data.SQLite.SQLiteCommand cmd, CommandBehavior behave) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader:.ctor (System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
at System.Data.SQLite.SQLiteCommand.ExecuteReader (CommandBehavior behavior) [0x00000] in :0
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery () [0x00000] in :0
at Marr.Data.DataMapper.ExecuteNonQuery (System.String sql) [0x0002a] in m:\BuildAgent\work\6c3239faf2b92630\src\Marr.Data\DataMapper.cs:204
at NzbDrone.Core.Housekeeping.Housekeepers.CleanupDuplicateMetadataFiles.DeleteDuplicateSeriesMetadata () [0x0000c] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Housekeeping\Housekeepers\CleanupDuplicateMetadataFiles.cs:25
at NzbDrone.Core.Housekeeping.Housekeepers.CleanupDuplicateMetadataFiles.Clean () [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Housekeeping\Housekeepers\CleanupDuplicateMetadataFiles.cs:16
at NzbDrone.Core.Housekeeping.HousekeepingService.Clean () [0x00040] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Housekeeping\HousekeepingService.cs:33
[Error] HousekeepingService: Error running housekeeping task: CleanupOrphanedEpisodeFiles
System.Data.SQLite.SQLiteException: database disk image is malformed
database disk image is malformed
at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLiteDataReader.NextResult () [0x00000] in :0
at System.Data.SQLite.SQLiteDataReader…ctor (System.Data.SQLite.SQLiteCommand cmd, CommandBehavior behave) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader:.ctor (System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
at System.Data.SQLite.SQLiteCommand.ExecuteReader (CommandBehavior behavior) [0x00000] in :0
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery () [0x00000] in :0
at Marr.Data.DataMapper.ExecuteNonQuery (System.String sql) [0x0002a] in m:\BuildAgent\work\6c3239faf2b92630\src\Marr.Data\DataMapper.cs:204
at NzbDrone.Core.Housekeeping.Housekeepers.CleanupOrphanedEpisodeFiles.Clean () [0x0000c] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Housekeeping\Housekeepers\CleanupOrphanedEpisodeFiles.cs:19
at NzbDrone.Core.Housekeeping.HousekeepingService.Clean () [0x00040] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Housekeeping\HousekeepingService.cs:33
[Error] HousekeepingService: Error running housekeeping task: CleanupOrphanedEpisodes
System.Data.SQLite.SQLiteException: database disk image is malformed
database disk image is malformed
at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLiteDataReader.NextResult () [0x00000] in :0
at System.Data.SQLite.SQLiteDataReader…ctor (System.Data.SQLite.SQLiteCommand cmd, CommandBehavior behave) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader:.ctor (System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
at System.Data.SQLite.SQLiteCommand.ExecuteReader (CommandBehavior behavior) [0x00000] in :0
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery () [0x00000] in :0
at Marr.Data.DataMapper.ExecuteNonQuery (System.String sql) [0x0002a] in m:\BuildAgent\work\6c3239faf2b92630\src\Marr.Data\DataMapper.cs:204
at NzbDrone.Core.Housekeeping.Housekeepers.CleanupOrphanedEpisodes.Clean () [0x0000c] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Housekeeping\Housekeepers\CleanupOrphanedEpisodes.cs:19
at NzbDrone.Core.Housekeeping.HousekeepingService.Clean () [0x00040] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Housekeeping\HousekeepingService.cs:33
[Error] HousekeepingService: Error running housekeeping task: CleanupOrphanedMetadataFiles
System.Data.SQLite.SQLiteException: database disk image is malformed
database disk image is malformed
at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLiteDataReader.NextResult () [0x00000] in :0
at System.Data.SQLite.SQLiteDataReader…ctor (System.Data.SQLite.SQLiteCommand cmd, CommandBehavior behave) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader:.ctor (System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
at System.Data.SQLite.SQLiteCommand.ExecuteReader (CommandBehavior behavior) [0x00000] in :0
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery () [0x00000] in :0
at Marr.Data.DataMapper.ExecuteNonQuery (System.String sql) [0x0002a] in m:\BuildAgent\work\6c3239faf2b92630\src\Marr.Data\DataMapper.cs:204
at NzbDrone.Core.Housekeeping.Housekeepers.CleanupOrphanedMetadataFiles.DeleteOrphanedBySeries () [0x0000c] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Housekeeping\Housekeepers\CleanupOrphanedMetadataFiles.cs:25
at NzbDrone.Core.Housekeeping.Housekeepers.CleanupOrphanedMetadataFiles.Clean () [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Housekeeping\Housekeepers\CleanupOrphanedMetadataFiles.cs:16
at NzbDrone.Core.Housekeeping.HousekeepingService.Clean () [0x00040] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Housekeeping\HousekeepingService.cs:33
[Error] TaskExtensions: Task Error
NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings —> System.Net.WebException: Error: ConnectFailure (Connection refused) —> System.Net.Sockets.SocketException: Connection refused
at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x00000] in :0
at System.Net.WebConnection.Connect (System.Net.HttpWebRequest request) [0x00000] in :0
— End of inner exception stack trace —
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in :0
at System.Net.HttpWebRequest.GetResponse () [0x00000] in :0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in :0
— End of inner exception stack trace —
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.CheckForError (IRestResponse response) [0x000b4] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:175
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (IRestRequest restRequest, System.String action, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00027] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:69
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetConfig (NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0000c] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:94
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetStatus () [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:315
at NzbDrone.Core.HealthCheck.Checks.ImportMechanismCheck.b__0 (IDownloadClient v) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\HealthCheck\Checks\ImportMechanismCheck.cs:29
at System.Linq.Enumerable+c__Iterator252[NzbDrone.Core.Download.IDownloadClient,<>f__AnonymousType8
2[NzbDrone.Core.Download.IDownloadClient,NzbDrone.Core.Download.DownloadClientStatus]].MoveNext () [0x00000] in :0
at System.Collections.Generic.List1[<>f__AnonymousType8
2[NzbDrone.Core.Download.IDownloadClient,NzbDrone.Core.Download.DownloadClientStatus]].AddEnumerable (IEnumerable1 enumerable) [0x00000] in <filename unknown>:0 at System.Collections.Generic.List
1[<>f__AnonymousType82[NzbDrone.Core.Download.IDownloadClient,NzbDrone.Core.Download.DownloadClientStatus]]..ctor (IEnumerable
1 collection) [0x00000] in :0
at System.Linq.Enumerable.ToList[<>f__AnonymousType82] (IEnumerable
1 source) [0x00000] in :0
at NzbDrone.Core.HealthCheck.Checks.ImportMechanismCheck.Check () [0x0001b] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\HealthCheck\Checks\ImportMechanismCheck.cs:29
at NzbDrone.Core.HealthCheck.HealthCheckService.b__0 (IProvideHealthCheck c) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:57
at System.Linq.Enumerable+c__Iterator252[NzbDrone.Core.HealthCheck.IProvideHealthCheck,NzbDrone.Core.HealthCheck.HealthCheck].MoveNext () [0x00000] in <filename unknown>:0 at System.Collections.Generic.List
1[NzbDrone.Core.HealthCheck.HealthCheck].AddEnumerable (IEnumerable1 enumerable) [0x00000] in <filename unknown>:0 at System.Collections.Generic.List
1[NzbDrone.Core.HealthCheck.HealthCheck]…ctor (IEnumerable1 collection) [0x00000] in <filename unknown>:0 at System.Linq.Enumerable.ToList[HealthCheck] (IEnumerable
1 source) [0x00000] in :0
at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (System.Func2 predicate) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:56 at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync (NzbDrone.Core.Lifecycle.ApplicationStartedEvent message) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:93 at NzbDrone.Core.Messaging.Events.EventAggregator+<>c__DisplayClass3
1[NzbDrone.Core.Lifecycle.ApplicationStartedEvent].b__0 () [0x00035] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:72
at System.Threading.Tasks.TaskActionInvoker+ActionInvoke.Invoke (System.Threading.Tasks.Task owner, System.Object state, System.Threading.Tasks.Task context) [0x00000] in :0
at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in :0
at System.Threading.Tasks.Task.ThreadStart () [0x00000] in :0
[Warn] Sabnzbd: Couldn’t get download queue. Unable to connect to SABnzbd, please check your settings
[Error] Sabnzbd: Unable to connect to SABnzbd, please check your settings
NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to SABnzbd, please check your settings —> System.Net.WebException: Error: ConnectFailure (Connection refused) —> System.Net.Sockets.SocketException: Connection refused
at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x00000] in :0
at System.Net.WebConnection.Connect (System.Net.HttpWebRequest request) [0x00000] in :0
— End of inner exception stack trace —
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in :0
at System.Net.HttpWebRequest.GetResponse () [0x00000] in :0
at RestSharp.Http.GetRawResponse (System.Net.HttpWebRequest request) [0x00000] in :0
— End of inner exception stack trace —
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.CheckForError (IRestResponse response) [0x000b4] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:175
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (IRestRequest restRequest, System.String action, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00027] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:69
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory (Int32 start, Int32 limit, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:113
at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory () [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:111
[Error] HousekeepingService: Error running housekeeping task: UpdateCleanTitleForSeries
System.Data.SQLite.SQLiteException: database disk image is malformed
database disk image is malformed
at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLiteDataReader.Read () [0x00000] in :0
at Marr.Data.DataMapper.Query[Series] (System.String sql, ICollection1 entityList, Boolean useAltName) [0x000a2] in m:\BuildAgent\work\6c3239faf2b92630\src\Marr.Data\DataMapper.cs:569 at Marr.Data.QGen.QueryBuilder
1[NzbDrone.Core.Tv.Series].ToList () [0x00052] in m:\BuildAgent\work\6c3239faf2b92630\src\Marr.Data\QGen\QueryBuilder.cs:279
at NzbDrone.Core.Datastore.BasicRepository`1[NzbDrone.Core.Tv.Series].All () [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:68
at NzbDrone.Core.Housekeeping.Housekeepers.UpdateCleanTitleForSeries.Clean () [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Housekeeping\Housekeepers\UpdateCleanTitleForSeries.cs:18
at NzbDrone.Core.Housekeeping.HousekeepingService.Clean () [0x00040] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Housekeeping\HousekeepingService.cs:33
[Info] Database: Vacuuming database
[Error] Database: An Error occurred while vacuuming database.