Advertisement
Chrissss1

Untitled

Nov 27th, 2020
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.95 KB | None | 0 0
  1. 2020-11-27 11:32:08.940203 [info] System information Linux d1ee319740ba 4.19.107-Unraid #1 SMP Thu Mar 5 13:55:57 PST 2020 x86_64 GNU/Linux
  2. 2020-11-27 11:32:08.967296 [info] OS_ARCH defined as 'x86-64'
  3. 2020-11-27 11:32:08.993850 [info] PUID defined as '99'
  4. 2020-11-27 11:32:09.037354 [info] PGID defined as '100'
  5. 2020-11-27 11:32:09.093583 [info] UMASK defined as '000'
  6. 2020-11-27 11:32:09.119883 [info] Permissions already set for volume mappings
  7. 2020-11-27 11:32:09.154373 [info] Deleting files in /tmp (non recursive)...
  8. 2020-11-27 11:32:09.192428 [info] Starting Supervisor...
  9. 2020-11-27 11:32:09,378 INFO Included extra file "/etc/supervisor/conf.d/sonarr.conf" during parsing
  10. 2020-11-27 11:32:09,378 INFO Set uid to user 0 succeeded
  11. 2020-11-27 11:32:09,380 INFO supervisord started with pid 6
  12. 2020-11-27 11:32:10,382 INFO spawned: 'sonarr' with pid 62
  13. 2020-11-27 11:32:10,382 INFO reaped unknown pid 7 (exit status 0)
  14. 2020-11-27 11:32:10,780 DEBG 'sonarr' stdout output:
  15. [Info] Bootstrap: Starting Sonarr - /usr/lib/sonarr/bin/Sonarr.exe - Version 3.0.4.1020
  16.  
  17.  
  18. 2020-11-27 11:32:11,172 DEBG 'sonarr' stdout output:
  19. [Info] AppFolderInfo: Data directory is being overridden to [/config]
  20.  
  21. 2020-11-27 11:32:11,183 DEBG 'sonarr' stdout output:
  22. [Trace] DiskProviderBase: Deleting file: /config/sonarr.pid
  23.  
  24. 2020-11-27 11:32:11,285 DEBG 'sonarr' stdout output:
  25. [Info] Router: Application mode: Interactive
  26.  
  27. 2020-11-27 11:32:11,451 DEBG 'sonarr' stdout output:
  28. [Info] MigrationLogger: *** Migrating data source=/config/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  29.  
  30. 2020-11-27 11:32:11,452 INFO success: sonarr entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  31. 2020-11-27 11:32:11,605 DEBG 'sonarr' stdout output:
  32. [Info] MigrationLogger: *** 102: add_language_to_episodeFiles_history_and_blacklist migrating ***
  33.  
  34. 2020-11-27 11:32:11,613 DEBG 'sonarr' stdout output:
  35.  
  36.  
  37.  
  38. 2020-11-27 11:32:11,623 DEBG 'sonarr' stdout output:
  39. [Fatal] ConsoleApp: EPIC FAIL!
  40. 2020-11-27 11:32:11,623 DEBG 'sonarr' stdout output:
  41.  
  42.  
  43.  
  44. 2020-11-27 11:32:11,623 DEBG 'sonarr' stdout output:
  45. [v3.0.4.1020] NzbDrone.Core.Datastore.CorruptDatabaseException: Database file: /config/sonarr.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: attempt to write a readonly database
  46.  
  47. attempt to write a readonly database
  48. at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  49. at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  50. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  51. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  52. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  53. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  54. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  55. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  56. at System.Data.SQLite.SQLiteTransaction..ctor (System.Data.SQLite.SQLiteConnection connection, System.Boolean deferredLock) [0x000a2] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  57. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteTransaction..ctor(System.Data.SQLite.SQLiteConnection,bool)
  58. at System.Data.SQLite.SQLiteConnection.BeginDbTransaction (System.Data.IsolationLevel isolationLevel) [0x0003f] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  59. at System.Data.Common.DbConnection.System.Data.IDbConnection.BeginTransaction () [0x00000] in /build/mono/src/mono/external/corefx/src/System.Data.Common/src/System/Data/Common/DbConnection.cs:61
  60. at FluentMigrator.Runner.Processors.GenericProcessorBase.BeginTransaction () [0x0002e] in <137fb96feee44f379d6a8fba4e172d1c>:0
  61.  
  62. 2020-11-27 11:32:11,623 DEBG 'sonarr' stdout output:
  63. at FluentMigrator.Runner.TransactionalMigrationScope..ctor (FluentMigrator.IMigrationProcessor migrationProcessor, System.Action disposalAction) [0x0001c] in <137fb96feee44f379d6a8fba4e172d1c>:0
  64. at FluentMigrator.Runner.MigrationScopeHandler.BeginScope () [0x00006] in <137fb96feee44f379d6a8fba4e172d1c>:0
  65. at FluentMigrator.Runner.MigrationScopeHandler.CreateOrWrapMigrationScope (System.Boolean transactional) [0x00011] in <137fb96feee44f379d6a8fba4e172d1c>:0
  66. at FluentMigrator.Runner.MigrationRunner.ApplyMigrationUp (FluentMigrator.Infrastructure.IMigrationInfo migrationInfo, System.Boolean useTransaction) [0x0008a] in <137fb96feee44f379d6a8fba4e172d1c>:0
  67. at FluentMigrator.Runner.MigrationRunner.MigrateUp (System.Boolean useAutomaticTransactionManagement) [0x000af] in <137fb96feee44f379d6a8fba4e172d1c>:0
  68. at NzbDrone.Core.Datastore.Migration.Framework.MigrationController.Migrate (System.String connectionString, NzbDrone.Core.Datastore.Migration.Framework.MigrationContext migrationContext) [0x000c0] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Datastore\Migration\Framework\MigrationController.cs:60
  69. at NzbDrone.Core.Datastore.DbFactory.CreateMain (System.String connectionString, NzbDrone.Core.Datastore.Migration.Framework.MigrationContext migrationContext) [0x0000b] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Datastore\DbFactory.cs:117
  70. --- End of inner exception stack trace ---
  71. at NzbDrone.Core.Datastore.DbFactory.CreateMain (System.String connectionString, NzbDrone.Core.Datastore.Migration.Framework.MigrationContext migrationContext) [0x00045] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Datastore\DbFactory.cs:128
  72. at NzbDrone.Core.Datastore.DbFactory.Create (NzbDrone.Core.Datastore.Migration.Framework.MigrationContext migrationContext) [0x00027] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Datastore\DbFactory.cs:82
  73. at NzbDrone.Core.Datastore.DbFactory.Create (NzbDrone.Core.Datastore.Migration.Framework.MigrationType migrationType) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Datastore\DbFactory.cs:70
  74. at NzbDrone.Core.Datastore.DbFactory.RegisterDatabase (NzbDrone.Common.Composition.IContainer container) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Datastore\DbFactory.cs:48
  75. at NzbDrone.Host.NzbDroneServiceFactory.Start () [0x00037] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\ApplicationServer.cs:60
  76. at NzbDrone.Host.Router.Route (NzbDrone.Host.ApplicationModes applicationModes) [0x0007f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Router.cs:56
  77. at NzbDrone.Host.Bootstrap.Start (NzbDrone.Host.ApplicationModes applicationModes, NzbDrone.Common.EnvironmentInfo.StartupContext startupContext) [0x0003d] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Bootstrap.cs:78
  78. at NzbDrone.Host.Bootstrap.Start (NzbDrone.Common.EnvironmentInfo.StartupContext startupContext, NzbDrone.Host.IUserAlert userAlert, System.Action`1[T] startCallback) [0x0007f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Bootstrap.cs:41
  79. at NzbDrone.Console.ConsoleApp.Main (System.String[] args) [0x0002e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Console\ConsoleApp.cs:41
  80.  
  81.  
  82. 2020-11-27 11:32:11,630 DEBG 'sonarr' stdout output:
  83. EPIC FAIL! NzbDrone.Core.Datastore.CorruptDatabaseException: Database file: /config/sonarr.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: attempt to write a readonly database
  84.  
  85. attempt to write a readonly database
  86. at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  87. at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  88. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  89. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  90. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  91. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  92. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  93. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  94. at System.Data.SQLite.SQLiteTransaction..ctor (System.Data.SQLite.SQLiteConnection connection, System.Boolean deferredLock) [0x000a2] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  95. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteTransaction..ctor(System.Data.SQLite.SQLiteConnection,bool)
  96. at System.Data.SQLite.SQLiteConnection.BeginDbTransaction (System.Data.IsolationLevel isolationLevel) [0x0003f] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  97. at System.Data.Common.DbConnection.System.Data.IDbConnection.BeginTransaction () [0x00000] in /build/mono/src/mono/external/corefx/src/System.Data.Common/src/System/Data/Common/DbConnection.cs:61
  98. at FluentMigrator.Runner.Processors.GenericProcessorBase.BeginTransaction () [0x0002e] in <137fb96feee44f379d6a8fba4e172d1c>:0
  99. at FluentMigrator.Runner.TransactionalMigrationScope..ctor (FluentMigrator.IMigrationProcessor migrationProcessor, System.Action disposalAction) [0x0001c] in <137fb96feee44f379d6a8fba4e172d1c>:0
  100. at FluentMigrator.Runner.MigrationScopeHandler.BeginScope () [0x00006] in <137fb96feee44f379d6a8fba4e172d1c>:0
  101. at FluentMigrator.Runner.MigrationScopeHandler.CreateOrWrapMigrationScope (System.Boolean transactional) [0x00011] in <137fb96feee44f379d6a8fba4e172d1c>:0
  102. at FluentMigrator.Runner.MigrationRunner.ApplyMigrationUp (FluentMigrator.Infrastructure.IMigrationInfo migrationInfo, System.Boolean useTransaction) [0x0008a] in <137fb96feee44f379d6a8fba4e172d1c>:0
  103. at FluentMigrator.Runner.MigrationRunner.MigrateUp (System.Boolean useAutomaticTransactionManagement) [0x000af] in <137fb96feee44f379d6a8fba4e172d1c>:0
  104. at NzbDrone.Core.Datastore.Migration.Framework.MigrationController.Migrate (System.String connectionString, NzbDrone.Core.Datastore.Migration.Framework.MigrationContext migrationContext) [0x000c0] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Datastore\Migration\Framework\MigrationController.cs:60
  105. at NzbDrone.Core.Datastore.DbFactory.CreateMain (System.String connectionString, NzbDrone.Core.Datastore.Migration.Framework.MigrationContext migrationContext) [0x0000b] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Datastore\DbFactory.cs:117
  106. --- End of inner exception stack trace ---
  107. at NzbDrone.Core.Datastore.DbFactory.CreateMain (System.String connectionString, NzbDrone.Core.Datastore.Migration.Framework.MigrationContext migrationContext) [0x00045] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Datastore\DbFactory.cs:128
  108. at NzbDrone.Core.Datastore.DbFactory.Create (NzbDrone.Core.Datastore.Migration.Framework.MigrationContext migrationContext) [0x00027] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Datastore\DbFactory.cs:82
  109. at NzbDrone.Core.Datastore.DbFactory.Create (NzbDrone.Core.Datastore.Migration.Framework.MigrationType migrationType) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Datastore\DbFactory.cs:70
  110. at NzbDrone.Core.Datastore.DbFactory.RegisterDatabase (NzbDrone.Common.Composition.IContainer container) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Datastore\DbFactory.cs:48
  111. at NzbDrone.Host.NzbDroneServiceFactory.Start () [0x00037] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\ApplicationServer.cs:60
  112. at NzbDrone.Host.Router.Route (NzbDrone.Host.ApplicationModes applicationModes) [0x0007f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Router.cs:56
  113. at NzbDrone.Host.Bootstrap.Start (NzbDrone.Host.ApplicationModes applicationModes, NzbDrone.Common.EnvironmentInfo.StartupContext startupContext) [0x0003d] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Bootstrap.cs:78
  114. at NzbDrone.Host.Bootstrap.Start (NzbDrone.Common.EnvironmentInfo.StartupContext startupContext, NzbDrone.Host.IUserAlert userAlert, System.Action`1[T] startCallback) [0x0007f] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Host\Bootstrap.cs:41
  115. at NzbDrone.Console.ConsoleApp.Main (System.String[] args) [0x0002e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Console\ConsoleApp.cs:41
  116.  
  117. 2020-11-27 11:32:11,640 DEBG 'sonarr' stdout output:
  118. Press enter to exit...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement