xiantez

Sonarr crashing 15-30 seconds after starting.

Oct 23rd, 2020
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.96 KB | None | 0 0
  1. 20-10-23 01:03:10.1|Error|TaskExtensions|Task Error
  2.  
  3. [v2.0.0.5344] System.Data.SQLite.SQLiteException (0x80004005): attempt to write a readonly database
  4. attempt to write a readonly database
  5. at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  6. at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  7. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  8. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  9. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  10. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  11. at System.Data.SQLite.SQLiteCommand.ExecuteScalar (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  12. at System.Data.SQLite.SQLiteCommand.ExecuteScalar () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  13. at Marr.Data.QGen.InsertQueryBuilder`1[T].Execute () [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\QGen\InsertQueryBuilder.cs:140
  14. at Marr.Data.DataMapper.Insert[T] (T entity) [0x0005d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:728
  15. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Insert (TModel model) [0x0002d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:111
  16. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x0013d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:82
  17. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) [0x00136] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:563
  18. at (wrapper delegate-invoke) System.Func`6[System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandQueueManager,System.Object,NzbDrone.Core.Messaging.Commands.CommandPriority,NzbDrone.Core.Messaging.Commands.CommandTrigger,System.Object].invoke_TResult_T1_T2_T3_T4_T5(System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandQueueManager,object,NzbDrone.Core.Messaging.Commands.CommandPriority,NzbDrone.Core.Messaging.Commands.CommandTrigger)
  19. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push (System.String commandName, System.Nullable`1[T] lastExecutionTime, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x000b7] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:95
  20. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands () [0x00043] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Jobs\Scheduler.cs:42
  21. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476
  22. at System.Threading.Tasks.Task.Execute () [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319
  23.  
  24. 20-10-23 01:03:16.3|Info|Bootstrap|Starting Sonarr - /Applications/Sonarr.app/Contents/MacOS/NzbDrone.exe - Version 2.0.0.5344
  25. 20-10-23 01:03:17.0|Info|Router|Application mode: Interactive
  26. 20-10-23 01:03:17.2|Info|MigrationLogger|*** Migrating data source="/Users/PLEX 1/.config/NzbDrone/nzbdrone.db";cache size=-10000;datetimekind=Utc;journal mode=Truncate;pooling=True;version=3;Full FSync=True ***
  27. 20-10-23 01:03:17.2|Info|MigrationLogger|*** VersionMigration migrating ***
  28. 20-10-23 01:03:17.3|Info|MigrationLogger|*** VersionUniqueMigration migrating ***
  29. 20-10-23 01:03:17.3|Info|MigrationLogger|*** VersionDescriptionMigration migrating ***
  30. 20-10-23 01:03:17.3|Info|MigrationLogger|*** 1: InitialSetup migrating ***
  31. 20-10-23 01:03:17.3|Info|InitialSetup|Starting migration to 1
  32. 20-10-23 01:03:17.3|Info|MigrationLogger|*** 2: remove_tvrage_imdb_unique_constraint migrating ***
  33. 20-10-23 01:03:17.3|Info|remove_tvrage_imdb_unique_constraint|Starting migration to 2
  34. 20-10-23 01:03:17.4|Info|MigrationLogger|*** 3: remove_renamed_scene_mapping_columns migrating ***
  35. 20-10-23 01:03:17.4|Info|remove_renamed_scene_mapping_columns|Starting migration to 3
  36. 20-10-23 01:03:17.4|Info|MigrationLogger|*** 4: updated_history migrating ***
  37. 20-10-23 01:03:17.4|Info|updated_history|Starting migration to 4
  38. 20-10-23 01:03:17.4|Info|MigrationLogger|*** 5: added_eventtype_to_history migrating ***
  39. 20-10-23 01:03:17.4|Info|added_eventtype_to_history|Starting migration to 5
  40. 20-10-23 01:03:17.4|Info|MigrationLogger|*** 6: add_index_to_log_time migrating ***
  41. 20-10-23 01:03:17.4|Info|add_index_to_log_time|Starting migration to 6
  42. 20-10-23 01:03:17.4|Info|MigrationLogger|*** 7: add_renameEpisodes_to_naming migrating ***
  43. 20-10-23 01:03:17.4|Info|add_renameEpisodes_to_naming|Starting migration to 7
  44. 20-10-23 01:03:17.4|Info|MigrationLogger|*** 8: remove_backlog migrating ***
  45. 20-10-23 01:03:17.4|Info|remove_backlog|Starting migration to 8
  46. 20-10-23 01:03:17.4|Info|MigrationLogger|*** 9: fix_rename_episodes migrating ***
  47. 20-10-23 01:03:17.4|Info|fix_rename_episodes|Starting migration to 9
  48. 20-10-23 01:03:17.4|Info|MigrationLogger|*** 10: add_monitored migrating ***
  49. 20-10-23 01:03:17.4|Info|add_monitored|Starting migration to 10
  50. 20-10-23 01:03:17.4|Info|MigrationLogger|*** 11: remove_ignored migrating ***
  51. 20-10-23 01:03:17.4|Info|remove_ignored|Starting migration to 11
  52. 20-10-23 01:03:17.4|Info|MigrationLogger|*** 12: remove_custom_start_date migrating ***
  53. 20-10-23 01:03:17.4|Info|remove_custom_start_date|Starting migration to 12
  54. 20-10-23 01:03:17.4|Info|MigrationLogger|*** 13: add_air_date_utc migrating ***
  55. 20-10-23 01:03:17.4|Info|add_air_date_utc|Starting migration to 13
  56. 20-10-23 01:03:17.4|Info|MigrationLogger|*** 14: drop_air_date migrating ***
  57. 20-10-23 01:03:17.4|Info|drop_air_date|Starting migration to 14
  58. 20-10-23 01:03:17.4|Info|MigrationLogger|*** 15: add_air_date_as_string migrating ***
  59. 20-10-23 01:03:17.4|Info|add_air_date_as_string|Starting migration to 15
  60. 20-10-23 01:03:17.4|Info|MigrationLogger|*** 16: updated_imported_history_item migrating ***
  61. 20-10-23 01:03:17.4|Info|updated_imported_history_item|Starting migration to 16
  62. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 17: reset_scene_names migrating ***
  63. 20-10-23 01:03:17.5|Info|reset_scene_names|Starting migration to 17
  64. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 18: remove_duplicates migrating ***
  65. 20-10-23 01:03:17.5|Info|remove_duplicates|Starting migration to 18
  66. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 19: restore_unique_constraints migrating ***
  67. 20-10-23 01:03:17.5|Info|restore_unique_constraints|Starting migration to 19
  68. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 20: add_year_and_seasons_to_series migrating ***
  69. 20-10-23 01:03:17.5|Info|add_year_and_seasons_to_series|Starting migration to 20
  70. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 21: drop_seasons_table migrating ***
  71. 20-10-23 01:03:17.5|Info|drop_seasons_table|Starting migration to 21
  72. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 22: move_indexer_to_generic_provider migrating ***
  73. 20-10-23 01:03:17.5|Info|move_indexer_to_generic_provider|Starting migration to 22
  74. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 23: add_config_contract_to_indexers migrating ***
  75. 20-10-23 01:03:17.5|Info|add_config_contract_to_indexers|Starting migration to 23
  76. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 24: drop_tvdb_episodeid migrating ***
  77. 20-10-23 01:03:17.5|Info|drop_tvdb_episodeid|Starting migration to 24
  78. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 25: move_notification_to_generic_provider migrating ***
  79. 20-10-23 01:03:17.5|Info|move_notification_to_generic_provider|Starting migration to 25
  80. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 26: add_config_contract_to_notifications migrating ***
  81. 20-10-23 01:03:17.5|Info|add_config_contract_to_notifications|Starting migration to 26
  82. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 27: fix_omgwtfnzbs migrating ***
  83. 20-10-23 01:03:17.5|Info|fix_omgwtfnzbs|Starting migration to 27
  84. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 28: add_blacklist_table migrating ***
  85. 20-10-23 01:03:17.5|Info|add_blacklist_table|Starting migration to 28
  86. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 29: add_formats_to_naming_config migrating ***
  87. 20-10-23 01:03:17.5|Info|add_formats_to_naming_config|Starting migration to 29
  88. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 30: add_season_folder_format_to_naming_config migrating ***
  89. 20-10-23 01:03:17.5|Info|add_season_folder_format_to_naming_config|Starting migration to 30
  90. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 31: delete_old_naming_config_columns migrating ***
  91. 20-10-23 01:03:17.5|Info|delete_old_naming_config_columns|Starting migration to 31
  92. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 32: set_default_release_group migrating ***
  93. 20-10-23 01:03:17.5|Info|set_default_release_group|Starting migration to 32
  94. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 33: add_api_key_to_pushover migrating ***
  95. 20-10-23 01:03:17.5|Info|add_api_key_to_pushover|Starting migration to 33
  96. 20-10-23 01:03:17.5|Info|MigrationLogger|*** 34: remove_series_contraints migrating ***
  97. 20-10-23 01:03:17.5|Info|remove_series_contraints|Starting migration to 34
  98. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 35: add_series_folder_format_to_naming_config migrating ***
  99. 20-10-23 01:03:17.6|Info|add_series_folder_format_to_naming_config|Starting migration to 35
  100. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 36: update_with_quality_converters migrating ***
  101. 20-10-23 01:03:17.6|Info|update_with_quality_converters|Starting migration to 36
  102. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 37: add_configurable_qualities migrating ***
  103. 20-10-23 01:03:17.6|Info|add_configurable_qualities|Starting migration to 37
  104. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 38: add_on_upgrade_to_notifications migrating ***
  105. 20-10-23 01:03:17.6|Info|add_on_upgrade_to_notifications|Starting migration to 38
  106. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 39: add_metadata_tables migrating ***
  107. 20-10-23 01:03:17.6|Info|add_metadata_tables|Starting migration to 39
  108. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 40: add_metadata_to_episodes_and_series migrating ***
  109. 20-10-23 01:03:17.6|Info|add_metadata_to_episodes_and_series|Starting migration to 40
  110. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 41: fix_xbmc_season_images_metadata migrating ***
  111. 20-10-23 01:03:17.6|Info|fix_xbmc_season_images_metadata|Starting migration to 41
  112. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 42: add_download_clients_table migrating ***
  113. 20-10-23 01:03:17.6|Info|add_download_clients_table|Starting migration to 42
  114. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 43: convert_config_to_download_clients migrating ***
  115. 20-10-23 01:03:17.6|Info|convert_config_to_download_clients|Starting migration to 43
  116. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 44: fix_xbmc_episode_metadata migrating ***
  117. 20-10-23 01:03:17.6|Info|fix_xbmc_episode_metadata|Starting migration to 44
  118. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 45: add_indexes migrating ***
  119. 20-10-23 01:03:17.6|Info|add_indexes|Starting migration to 45
  120. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 46: fix_nzb_su_url migrating ***
  121. 20-10-23 01:03:17.6|Info|fix_nzb_su_url|Starting migration to 46
  122. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 47: add_temporary_blacklist_columns migrating ***
  123. 20-10-23 01:03:17.6|Info|add_temporary_blacklist_columns|Starting migration to 47
  124. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 48: add_title_to_scenemappings migrating ***
  125. 20-10-23 01:03:17.6|Info|add_title_to_scenemappings|Starting migration to 48
  126. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 49: fix_dognzb_url migrating ***
  127. 20-10-23 01:03:17.6|Info|fix_dognzb_url|Starting migration to 49
  128. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 50: add_hash_to_metadata_files migrating ***
  129. 20-10-23 01:03:17.6|Info|add_hash_to_metadata_files|Starting migration to 50
  130. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 51: download_client_import migrating ***
  131. 20-10-23 01:03:17.6|Info|download_client_import|Starting migration to 51
  132. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 52: add_columns_for_anime migrating ***
  133. 20-10-23 01:03:17.6|Info|add_columns_for_anime|Starting migration to 52
  134. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 53: add_series_sorttitle migrating ***
  135. 20-10-23 01:03:17.6|Info|add_series_sorttitle|Starting migration to 53
  136. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 54: rename_profiles migrating ***
  137. 20-10-23 01:03:17.6|Info|rename_profiles|Starting migration to 54
  138. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 55: drop_old_profile_columns migrating ***
  139. 20-10-23 01:03:17.6|Info|drop_old_profile_columns|Starting migration to 55
  140. 20-10-23 01:03:17.6|Info|MigrationLogger|*** 56: add_mediainfo_to_episodefile migrating ***
  141. 20-10-23 01:03:17.6|Info|add_mediainfo_to_episodefile|Starting migration to 56
  142. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 57: convert_episode_file_path_to_relative migrating ***
  143. 20-10-23 01:03:17.7|Info|convert_episode_file_path_to_relative|Starting migration to 57
  144. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 58: drop_episode_file_path migrating ***
  145. 20-10-23 01:03:17.7|Info|drop_episode_file_path|Starting migration to 58
  146. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 59: add_enable_options_to_indexers migrating ***
  147. 20-10-23 01:03:17.7|Info|add_enable_options_to_indexers|Starting migration to 59
  148. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 60: remove_enable_from_indexers migrating ***
  149. 20-10-23 01:03:17.7|Info|remove_enable_from_indexers|Starting migration to 60
  150. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 61: clear_bad_scene_names migrating ***
  151. 20-10-23 01:03:17.7|Info|clear_bad_scene_names|Starting migration to 61
  152. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 62: convert_quality_models migrating ***
  153. 20-10-23 01:03:17.7|Info|convert_quality_models|Starting migration to 62
  154. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 63: add_remotepathmappings migrating ***
  155. 20-10-23 01:03:17.7|Info|add_remotepathmappings|Starting migration to 63
  156. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 64: remove_method_from_logs migrating ***
  157. 20-10-23 01:03:17.7|Info|remove_method_from_logs|Starting migration to 64
  158. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 65: make_scene_numbering_nullable migrating ***
  159. 20-10-23 01:03:17.7|Info|make_scene_numbering_nullable|Starting migration to 65
  160. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 66: add_tags migrating ***
  161. 20-10-23 01:03:17.7|Info|add_tags|Starting migration to 66
  162. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 67: add_added_to_series migrating ***
  163. 20-10-23 01:03:17.7|Info|add_added_to_series|Starting migration to 67
  164. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 68: add_release_restrictions migrating ***
  165. 20-10-23 01:03:17.7|Info|add_release_restrictions|Starting migration to 68
  166. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 69: quality_proper migrating ***
  167. 20-10-23 01:03:17.7|Info|quality_proper|Starting migration to 69
  168. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 70: delay_profile migrating ***
  169. 20-10-23 01:03:17.7|Info|delay_profile|Starting migration to 70
  170. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 71: unknown_quality_in_profile migrating ***
  171. 20-10-23 01:03:17.7|Info|unknown_quality_in_profile|Starting migration to 71
  172. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 72: history_downloadId migrating ***
  173. 20-10-23 01:03:17.7|Info|history_downloadId|Starting migration to 72
  174. 20-10-23 01:03:17.7|Info|MigrationLogger|*** 73: clear_ratings migrating ***
  175. 20-10-23 01:03:17.7|Info|clear_ratings|Starting migration to 73
  176. 20-10-23 01:03:17.8|Info|MigrationLogger|*** 74: disable_eztv migrating ***
  177. 20-10-23 01:03:17.8|Info|disable_eztv|Starting migration to 74
  178. 20-10-23 01:03:17.8|Info|MigrationLogger|*** 75: force_lib_update migrating ***
  179. 20-10-23 01:03:17.8|Info|force_lib_update|Starting migration to 75
  180. 20-10-23 01:03:17.8|Info|MigrationLogger|*** 76: add_users_table migrating ***
  181. 20-10-23 01:03:17.8|Info|add_users_table|Starting migration to 76
  182. 20-10-23 01:03:17.8|Info|MigrationLogger|*** 77: add_add_options_to_series migrating ***
  183. 20-10-23 01:03:17.8|Info|add_add_options_to_series|Starting migration to 77
  184. 20-10-23 01:03:17.8|Info|MigrationLogger|*** 78: add_commands_table migrating ***
  185. 20-10-23 01:03:17.8|Info|add_commands_table|Starting migration to 78
  186. 20-10-23 01:03:17.8|Info|MigrationLogger|*** 79: dedupe_tags migrating ***
  187. 20-10-23 01:03:17.8|Info|dedupe_tags|Starting migration to 79
  188. 20-10-23 01:03:17.8|Info|MigrationLogger|*** 81: move_dot_prefix_to_transmission_category migrating ***
  189. 20-10-23 01:03:17.8|Info|move_dot_prefix_to_transmission_category|Starting migration to 81
  190. 20-10-23 01:03:17.8|Info|MigrationLogger|*** 82: add_fanzub_settings migrating ***
  191. 20-10-23 01:03:17.8|Info|add_fanzub_settings|Starting migration to 82
  192. 20-10-23 01:03:17.8|Info|MigrationLogger|*** 83: additonal_blacklist_columns migrating ***
  193. 20-10-23 01:03:17.8|Info|additonal_blacklist_columns|Starting migration to 83
  194. 20-10-23 01:03:17.8|Info|MigrationLogger|*** 84: update_quality_minmax_size migrating ***
  195. 20-10-23 01:03:17.8|Info|update_quality_minmax_size|Starting migration to 84
  196. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 85: expand_transmission_urlbase migrating ***
  197. 20-10-23 01:03:17.9|Info|expand_transmission_urlbase|Starting migration to 85
  198. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 86: pushbullet_device_ids migrating ***
  199. 20-10-23 01:03:17.9|Info|pushbullet_device_ids|Starting migration to 86
  200. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 87: remove_eztv migrating ***
  201. 20-10-23 01:03:17.9|Info|remove_eztv|Starting migration to 87
  202. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 88: pushbullet_devices_channels_list migrating ***
  203. 20-10-23 01:03:17.9|Info|pushbullet_devices_channels_list|Starting migration to 88
  204. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 89: add_on_rename_to_notifcations migrating ***
  205. 20-10-23 01:03:17.9|Info|add_on_rename_to_notifcations|Starting migration to 89
  206. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 90: update_kickass_url migrating ***
  207. 20-10-23 01:03:17.9|Info|update_kickass_url|Starting migration to 90
  208. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 91: added_indexerstatus migrating ***
  209. 20-10-23 01:03:17.9|Info|added_indexerstatus|Starting migration to 91
  210. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 92: add_unverifiedscenenumbering migrating ***
  211. 20-10-23 01:03:17.9|Info|add_unverifiedscenenumbering|Starting migration to 92
  212. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 93: naming_config_replace_illegal_characters migrating ***
  213. 20-10-23 01:03:17.9|Info|naming_config_replace_illegal_characters|Starting migration to 93
  214. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 94: add_tvmazeid migrating ***
  215. 20-10-23 01:03:17.9|Info|add_tvmazeid|Starting migration to 94
  216. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 95: add_additional_episodes_index migrating ***
  217. 20-10-23 01:03:17.9|Info|add_additional_episodes_index|Starting migration to 95
  218. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 96: disable_kickass migrating ***
  219. 20-10-23 01:03:17.9|Info|disable_kickass|Starting migration to 96
  220. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 97: add_reason_to_pending_releases migrating ***
  221. 20-10-23 01:03:17.9|Info|add_reason_to_pending_releases|Starting migration to 97
  222. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 98: remove_titans_of_tv migrating ***
  223. 20-10-23 01:03:17.9|Info|remove_titans_of_tv|Starting migration to 98
  224. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 99: extra_and_subtitle_files migrating ***
  225. 20-10-23 01:03:17.9|Info|extra_and_subtitle_files|Starting migration to 99
  226. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 100: add_scene_season_number migrating ***
  227. 20-10-23 01:03:17.9|Info|add_scene_season_number|Starting migration to 100
  228. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 101: add_ultrahd_quality_in_profiles migrating ***
  229. 20-10-23 01:03:17.9|Info|add_ultrahd_quality_in_profiles|Starting migration to 101
  230. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 103: fix_metadata_file_extensions migrating ***
  231. 20-10-23 01:03:17.9|Info|fix_metadata_file_extensions|Starting migration to 103
  232. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 104: remove_kickass migrating ***
  233. 20-10-23 01:03:17.9|Info|remove_kickass|Starting migration to 104
  234. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 105: rename_torrent_downloadstation migrating ***
  235. 20-10-23 01:03:17.9|Info|rename_torrent_downloadstation|Starting migration to 105
  236. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 106: update_btn_url migrating ***
  237. 20-10-23 01:03:17.9|Info|update_btn_url|Starting migration to 106
  238. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 107: remove_wombles migrating ***
  239. 20-10-23 01:03:17.9|Info|remove_wombles|Starting migration to 107
  240. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 108: fix_extra_file_extension migrating ***
  241. 20-10-23 01:03:17.9|Info|fix_extra_file_extension|Starting migration to 108
  242. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 109: import_extra_files migrating ***
  243. 20-10-23 01:03:17.9|Info|import_extra_files|Starting migration to 109
  244. 20-10-23 01:03:17.9|Info|MigrationLogger|*** 110: fix_extra_files_config migrating ***
  245. 20-10-23 01:03:17.9|Info|fix_extra_files_config|Starting migration to 110
  246. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 112: added_regex_to_scenemapping migrating ***
  247. 20-10-23 01:03:18.0|Info|added_regex_to_scenemapping|Starting migration to 112
  248. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 113: consolidate_indexer_baseurl migrating ***
  249. 20-10-23 01:03:18.0|Info|consolidate_indexer_baseurl|Starting migration to 113
  250. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 114: rename_indexer_status_id migrating ***
  251. 20-10-23 01:03:18.0|Info|rename_indexer_status_id|Starting migration to 114
  252. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 115: add_downloadclient_status migrating ***
  253. 20-10-23 01:03:18.0|Info|add_downloadclient_status|Starting migration to 115
  254. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 116: disable_nyaa migrating ***
  255. 20-10-23 01:03:18.0|Info|disable_nyaa|Starting migration to 116
  256. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 118: add_history_eventType_index migrating ***
  257. 20-10-23 01:03:18.0|Info|add_history_eventType_index|Starting migration to 118
  258. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 120: update_series_episodes_history_indexes migrating ***
  259. 20-10-23 01:03:18.0|Info|update_series_episodes_history_indexes|Starting migration to 120
  260. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 121: update_animetosho_url migrating ***
  261. 20-10-23 01:03:18.0|Info|update_animetosho_url|Starting migration to 121
  262. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 129: add_relative_original_path_to_episode_file migrating ***
  263. 20-10-23 01:03:18.0|Info|add_relative_original_path_to_episode_file|Starting migration to 129
  264. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 130: episode_last_searched_time migrating ***
  265. 20-10-23 01:03:18.0|Info|episode_last_searched_time|Starting migration to 130
  266. 20-10-23 01:03:18.0|Info|MigrationLogger|*** Migrating data source="/Users/PLEX 1/.config/NzbDrone/logs.db";cache size=-10000;datetimekind=Utc;journal mode=Truncate;pooling=True;version=3;Full FSync=True ***
  267. 20-10-23 01:03:18.0|Info|MigrationLogger|*** VersionMigration migrating ***
  268. 20-10-23 01:03:18.0|Info|MigrationLogger|*** VersionUniqueMigration migrating ***
  269. 20-10-23 01:03:18.0|Info|MigrationLogger|*** VersionDescriptionMigration migrating ***
  270. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 1: InitialSetup migrating ***
  271. 20-10-23 01:03:18.0|Info|InitialSetup|Starting migration to 1
  272. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 2: remove_tvrage_imdb_unique_constraint migrating ***
  273. 20-10-23 01:03:18.0|Info|remove_tvrage_imdb_unique_constraint|Starting migration to 2
  274. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 3: remove_renamed_scene_mapping_columns migrating ***
  275. 20-10-23 01:03:18.0|Info|remove_renamed_scene_mapping_columns|Starting migration to 3
  276. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 4: updated_history migrating ***
  277. 20-10-23 01:03:18.0|Info|updated_history|Starting migration to 4
  278. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 5: added_eventtype_to_history migrating ***
  279. 20-10-23 01:03:18.0|Info|added_eventtype_to_history|Starting migration to 5
  280. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 6: add_index_to_log_time migrating ***
  281. 20-10-23 01:03:18.0|Info|add_index_to_log_time|Starting migration to 6
  282. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 7: add_renameEpisodes_to_naming migrating ***
  283. 20-10-23 01:03:18.0|Info|add_renameEpisodes_to_naming|Starting migration to 7
  284. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 8: remove_backlog migrating ***
  285. 20-10-23 01:03:18.0|Info|remove_backlog|Starting migration to 8
  286. 20-10-23 01:03:18.0|Info|MigrationLogger|*** 9: fix_rename_episodes migrating ***
  287. 20-10-23 01:03:18.0|Info|fix_rename_episodes|Starting migration to 9
  288. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 10: add_monitored migrating ***
  289. 20-10-23 01:03:18.1|Info|add_monitored|Starting migration to 10
  290. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 11: remove_ignored migrating ***
  291. 20-10-23 01:03:18.1|Info|remove_ignored|Starting migration to 11
  292. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 12: remove_custom_start_date migrating ***
  293. 20-10-23 01:03:18.1|Info|remove_custom_start_date|Starting migration to 12
  294. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 13: add_air_date_utc migrating ***
  295. 20-10-23 01:03:18.1|Info|add_air_date_utc|Starting migration to 13
  296. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 14: drop_air_date migrating ***
  297. 20-10-23 01:03:18.1|Info|drop_air_date|Starting migration to 14
  298. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 15: add_air_date_as_string migrating ***
  299. 20-10-23 01:03:18.1|Info|add_air_date_as_string|Starting migration to 15
  300. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 16: updated_imported_history_item migrating ***
  301. 20-10-23 01:03:18.1|Info|updated_imported_history_item|Starting migration to 16
  302. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 17: reset_scene_names migrating ***
  303. 20-10-23 01:03:18.1|Info|reset_scene_names|Starting migration to 17
  304. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 18: remove_duplicates migrating ***
  305. 20-10-23 01:03:18.1|Info|remove_duplicates|Starting migration to 18
  306. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 19: restore_unique_constraints migrating ***
  307. 20-10-23 01:03:18.1|Info|restore_unique_constraints|Starting migration to 19
  308. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 20: add_year_and_seasons_to_series migrating ***
  309. 20-10-23 01:03:18.1|Info|add_year_and_seasons_to_series|Starting migration to 20
  310. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 21: drop_seasons_table migrating ***
  311. 20-10-23 01:03:18.1|Info|drop_seasons_table|Starting migration to 21
  312. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 22: move_indexer_to_generic_provider migrating ***
  313. 20-10-23 01:03:18.1|Info|move_indexer_to_generic_provider|Starting migration to 22
  314. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 23: add_config_contract_to_indexers migrating ***
  315. 20-10-23 01:03:18.1|Info|add_config_contract_to_indexers|Starting migration to 23
  316. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 24: drop_tvdb_episodeid migrating ***
  317. 20-10-23 01:03:18.1|Info|drop_tvdb_episodeid|Starting migration to 24
  318. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 25: move_notification_to_generic_provider migrating ***
  319. 20-10-23 01:03:18.1|Info|move_notification_to_generic_provider|Starting migration to 25
  320. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 26: add_config_contract_to_notifications migrating ***
  321. 20-10-23 01:03:18.1|Info|add_config_contract_to_notifications|Starting migration to 26
  322. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 27: fix_omgwtfnzbs migrating ***
  323. 20-10-23 01:03:18.1|Info|fix_omgwtfnzbs|Starting migration to 27
  324. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 28: add_blacklist_table migrating ***
  325. 20-10-23 01:03:18.1|Info|add_blacklist_table|Starting migration to 28
  326. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 29: add_formats_to_naming_config migrating ***
  327. 20-10-23 01:03:18.1|Info|add_formats_to_naming_config|Starting migration to 29
  328. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 30: add_season_folder_format_to_naming_config migrating ***
  329. 20-10-23 01:03:18.1|Info|add_season_folder_format_to_naming_config|Starting migration to 30
  330. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 31: delete_old_naming_config_columns migrating ***
  331. 20-10-23 01:03:18.1|Info|delete_old_naming_config_columns|Starting migration to 31
  332. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 32: set_default_release_group migrating ***
  333. 20-10-23 01:03:18.1|Info|set_default_release_group|Starting migration to 32
  334. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 33: add_api_key_to_pushover migrating ***
  335. 20-10-23 01:03:18.1|Info|add_api_key_to_pushover|Starting migration to 33
  336. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 34: remove_series_contraints migrating ***
  337. 20-10-23 01:03:18.1|Info|remove_series_contraints|Starting migration to 34
  338. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 35: add_series_folder_format_to_naming_config migrating ***
  339. 20-10-23 01:03:18.1|Info|add_series_folder_format_to_naming_config|Starting migration to 35
  340. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 36: update_with_quality_converters migrating ***
  341. 20-10-23 01:03:18.1|Info|update_with_quality_converters|Starting migration to 36
  342. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 37: add_configurable_qualities migrating ***
  343. 20-10-23 01:03:18.1|Info|add_configurable_qualities|Starting migration to 37
  344. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 38: add_on_upgrade_to_notifications migrating ***
  345. 20-10-23 01:03:18.1|Info|add_on_upgrade_to_notifications|Starting migration to 38
  346. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 39: add_metadata_tables migrating ***
  347. 20-10-23 01:03:18.1|Info|add_metadata_tables|Starting migration to 39
  348. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 40: add_metadata_to_episodes_and_series migrating ***
  349. 20-10-23 01:03:18.1|Info|add_metadata_to_episodes_and_series|Starting migration to 40
  350. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 41: fix_xbmc_season_images_metadata migrating ***
  351. 20-10-23 01:03:18.1|Info|fix_xbmc_season_images_metadata|Starting migration to 41
  352. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 42: add_download_clients_table migrating ***
  353. 20-10-23 01:03:18.1|Info|add_download_clients_table|Starting migration to 42
  354. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 43: convert_config_to_download_clients migrating ***
  355. 20-10-23 01:03:18.1|Info|convert_config_to_download_clients|Starting migration to 43
  356. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 44: fix_xbmc_episode_metadata migrating ***
  357. 20-10-23 01:03:18.1|Info|fix_xbmc_episode_metadata|Starting migration to 44
  358. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 45: add_indexes migrating ***
  359. 20-10-23 01:03:18.1|Info|add_indexes|Starting migration to 45
  360. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 46: fix_nzb_su_url migrating ***
  361. 20-10-23 01:03:18.1|Info|fix_nzb_su_url|Starting migration to 46
  362. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 47: add_temporary_blacklist_columns migrating ***
  363. 20-10-23 01:03:18.1|Info|add_temporary_blacklist_columns|Starting migration to 47
  364. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 48: add_title_to_scenemappings migrating ***
  365. 20-10-23 01:03:18.1|Info|add_title_to_scenemappings|Starting migration to 48
  366. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 49: fix_dognzb_url migrating ***
  367. 20-10-23 01:03:18.1|Info|fix_dognzb_url|Starting migration to 49
  368. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 50: add_hash_to_metadata_files migrating ***
  369. 20-10-23 01:03:18.1|Info|add_hash_to_metadata_files|Starting migration to 50
  370. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 51: download_client_import migrating ***
  371. 20-10-23 01:03:18.1|Info|download_client_import|Starting migration to 51
  372. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 52: add_columns_for_anime migrating ***
  373. 20-10-23 01:03:18.1|Info|add_columns_for_anime|Starting migration to 52
  374. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 53: add_series_sorttitle migrating ***
  375. 20-10-23 01:03:18.1|Info|add_series_sorttitle|Starting migration to 53
  376. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 54: rename_profiles migrating ***
  377. 20-10-23 01:03:18.1|Info|rename_profiles|Starting migration to 54
  378. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 55: drop_old_profile_columns migrating ***
  379. 20-10-23 01:03:18.1|Info|drop_old_profile_columns|Starting migration to 55
  380. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 56: add_mediainfo_to_episodefile migrating ***
  381. 20-10-23 01:03:18.1|Info|add_mediainfo_to_episodefile|Starting migration to 56
  382. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 57: convert_episode_file_path_to_relative migrating ***
  383. 20-10-23 01:03:18.1|Info|convert_episode_file_path_to_relative|Starting migration to 57
  384. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 58: drop_episode_file_path migrating ***
  385. 20-10-23 01:03:18.1|Info|drop_episode_file_path|Starting migration to 58
  386. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 59: add_enable_options_to_indexers migrating ***
  387. 20-10-23 01:03:18.1|Info|add_enable_options_to_indexers|Starting migration to 59
  388. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 60: remove_enable_from_indexers migrating ***
  389. 20-10-23 01:03:18.1|Info|remove_enable_from_indexers|Starting migration to 60
  390. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 61: clear_bad_scene_names migrating ***
  391. 20-10-23 01:03:18.1|Info|clear_bad_scene_names|Starting migration to 61
  392. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 62: convert_quality_models migrating ***
  393. 20-10-23 01:03:18.1|Info|convert_quality_models|Starting migration to 62
  394. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 63: add_remotepathmappings migrating ***
  395. 20-10-23 01:03:18.1|Info|add_remotepathmappings|Starting migration to 63
  396. 20-10-23 01:03:18.1|Info|MigrationLogger|*** 64: remove_method_from_logs migrating ***
  397. 20-10-23 01:03:18.1|Info|remove_method_from_logs|Starting migration to 64
  398. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 65: make_scene_numbering_nullable migrating ***
  399. 20-10-23 01:03:18.2|Info|make_scene_numbering_nullable|Starting migration to 65
  400. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 66: add_tags migrating ***
  401. 20-10-23 01:03:18.2|Info|add_tags|Starting migration to 66
  402. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 67: add_added_to_series migrating ***
  403. 20-10-23 01:03:18.2|Info|add_added_to_series|Starting migration to 67
  404. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 68: add_release_restrictions migrating ***
  405. 20-10-23 01:03:18.2|Info|add_release_restrictions|Starting migration to 68
  406. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 69: quality_proper migrating ***
  407. 20-10-23 01:03:18.2|Info|quality_proper|Starting migration to 69
  408. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 70: delay_profile migrating ***
  409. 20-10-23 01:03:18.2|Info|delay_profile|Starting migration to 70
  410. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 71: unknown_quality_in_profile migrating ***
  411. 20-10-23 01:03:18.2|Info|unknown_quality_in_profile|Starting migration to 71
  412. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 72: history_downloadId migrating ***
  413. 20-10-23 01:03:18.2|Info|history_downloadId|Starting migration to 72
  414. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 73: clear_ratings migrating ***
  415. 20-10-23 01:03:18.2|Info|clear_ratings|Starting migration to 73
  416. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 74: disable_eztv migrating ***
  417. 20-10-23 01:03:18.2|Info|disable_eztv|Starting migration to 74
  418. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 75: force_lib_update migrating ***
  419. 20-10-23 01:03:18.2|Info|force_lib_update|Starting migration to 75
  420. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 76: add_users_table migrating ***
  421. 20-10-23 01:03:18.2|Info|add_users_table|Starting migration to 76
  422. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 77: add_add_options_to_series migrating ***
  423. 20-10-23 01:03:18.2|Info|add_add_options_to_series|Starting migration to 77
  424. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 78: add_commands_table migrating ***
  425. 20-10-23 01:03:18.2|Info|add_commands_table|Starting migration to 78
  426. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 79: dedupe_tags migrating ***
  427. 20-10-23 01:03:18.2|Info|dedupe_tags|Starting migration to 79
  428. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 81: move_dot_prefix_to_transmission_category migrating ***
  429. 20-10-23 01:03:18.2|Info|move_dot_prefix_to_transmission_category|Starting migration to 81
  430. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 82: add_fanzub_settings migrating ***
  431. 20-10-23 01:03:18.2|Info|add_fanzub_settings|Starting migration to 82
  432. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 83: additonal_blacklist_columns migrating ***
  433. 20-10-23 01:03:18.2|Info|additonal_blacklist_columns|Starting migration to 83
  434. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 84: update_quality_minmax_size migrating ***
  435. 20-10-23 01:03:18.2|Info|update_quality_minmax_size|Starting migration to 84
  436. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 85: expand_transmission_urlbase migrating ***
  437. 20-10-23 01:03:18.2|Info|expand_transmission_urlbase|Starting migration to 85
  438. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 86: pushbullet_device_ids migrating ***
  439. 20-10-23 01:03:18.2|Info|pushbullet_device_ids|Starting migration to 86
  440. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 87: remove_eztv migrating ***
  441. 20-10-23 01:03:18.2|Info|remove_eztv|Starting migration to 87
  442. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 88: pushbullet_devices_channels_list migrating ***
  443. 20-10-23 01:03:18.2|Info|pushbullet_devices_channels_list|Starting migration to 88
  444. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 89: add_on_rename_to_notifcations migrating ***
  445. 20-10-23 01:03:18.2|Info|add_on_rename_to_notifcations|Starting migration to 89
  446. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 90: update_kickass_url migrating ***
  447. 20-10-23 01:03:18.2|Info|update_kickass_url|Starting migration to 90
  448. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 91: added_indexerstatus migrating ***
  449. 20-10-23 01:03:18.2|Info|added_indexerstatus|Starting migration to 91
  450. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 92: add_unverifiedscenenumbering migrating ***
  451. 20-10-23 01:03:18.2|Info|add_unverifiedscenenumbering|Starting migration to 92
  452. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 93: naming_config_replace_illegal_characters migrating ***
  453. 20-10-23 01:03:18.2|Info|naming_config_replace_illegal_characters|Starting migration to 93
  454. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 94: add_tvmazeid migrating ***
  455. 20-10-23 01:03:18.2|Info|add_tvmazeid|Starting migration to 94
  456. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 95: add_additional_episodes_index migrating ***
  457. 20-10-23 01:03:18.2|Info|add_additional_episodes_index|Starting migration to 95
  458. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 96: disable_kickass migrating ***
  459. 20-10-23 01:03:18.2|Info|disable_kickass|Starting migration to 96
  460. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 97: add_reason_to_pending_releases migrating ***
  461. 20-10-23 01:03:18.2|Info|add_reason_to_pending_releases|Starting migration to 97
  462. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 98: remove_titans_of_tv migrating ***
  463. 20-10-23 01:03:18.2|Info|remove_titans_of_tv|Starting migration to 98
  464. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 99: extra_and_subtitle_files migrating ***
  465. 20-10-23 01:03:18.2|Info|extra_and_subtitle_files|Starting migration to 99
  466. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 100: add_scene_season_number migrating ***
  467. 20-10-23 01:03:18.2|Info|add_scene_season_number|Starting migration to 100
  468. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 101: add_ultrahd_quality_in_profiles migrating ***
  469. 20-10-23 01:03:18.2|Info|add_ultrahd_quality_in_profiles|Starting migration to 101
  470. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 103: fix_metadata_file_extensions migrating ***
  471. 20-10-23 01:03:18.2|Info|fix_metadata_file_extensions|Starting migration to 103
  472. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 104: remove_kickass migrating ***
  473. 20-10-23 01:03:18.2|Info|remove_kickass|Starting migration to 104
  474. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 105: rename_torrent_downloadstation migrating ***
  475. 20-10-23 01:03:18.2|Info|rename_torrent_downloadstation|Starting migration to 105
  476. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 106: update_btn_url migrating ***
  477. 20-10-23 01:03:18.2|Info|update_btn_url|Starting migration to 106
  478. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 107: remove_wombles migrating ***
  479. 20-10-23 01:03:18.2|Info|remove_wombles|Starting migration to 107
  480. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 108: fix_extra_file_extension migrating ***
  481. 20-10-23 01:03:18.2|Info|fix_extra_file_extension|Starting migration to 108
  482. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 109: import_extra_files migrating ***
  483. 20-10-23 01:03:18.2|Info|import_extra_files|Starting migration to 109
  484. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 110: fix_extra_files_config migrating ***
  485. 20-10-23 01:03:18.2|Info|fix_extra_files_config|Starting migration to 110
  486. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 112: added_regex_to_scenemapping migrating ***
  487. 20-10-23 01:03:18.2|Info|added_regex_to_scenemapping|Starting migration to 112
  488. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 113: consolidate_indexer_baseurl migrating ***
  489. 20-10-23 01:03:18.2|Info|consolidate_indexer_baseurl|Starting migration to 113
  490. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 114: rename_indexer_status_id migrating ***
  491. 20-10-23 01:03:18.2|Info|rename_indexer_status_id|Starting migration to 114
  492. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 115: add_downloadclient_status migrating ***
  493. 20-10-23 01:03:18.2|Info|add_downloadclient_status|Starting migration to 115
  494. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 116: disable_nyaa migrating ***
  495. 20-10-23 01:03:18.2|Info|disable_nyaa|Starting migration to 116
  496. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 118: add_history_eventType_index migrating ***
  497. 20-10-23 01:03:18.2|Info|add_history_eventType_index|Starting migration to 118
  498. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 120: update_series_episodes_history_indexes migrating ***
  499. 20-10-23 01:03:18.2|Info|update_series_episodes_history_indexes|Starting migration to 120
  500. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 121: update_animetosho_url migrating ***
  501. 20-10-23 01:03:18.2|Info|update_animetosho_url|Starting migration to 121
  502. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 129: add_relative_original_path_to_episode_file migrating ***
  503. 20-10-23 01:03:18.2|Info|add_relative_original_path_to_episode_file|Starting migration to 129
  504. 20-10-23 01:03:18.2|Info|MigrationLogger|*** 130: episode_last_searched_time migrating ***
  505. 20-10-23 01:03:18.2|Info|episode_last_searched_time|Starting migration to 130
  506. 20-10-23 01:03:18.2|Info|OwinHostController|Listening on the following URLs:
  507. 20-10-23 01:03:18.3|Info|OwinHostController| http://*:8989/
  508. 20-10-23 01:03:18.4|Info|NancyBootstrapper|Starting Web Server
  509. 20-10-23 01:03:19.1|Fatal|ConsoleApp|Address already in use. This can happen if another instance of Sonarr is already running another application is using the same port (default: 8989) or the user has insufficient permissions
  510. 20-10-23 01:03:40.1|Error|TaskExtensions|Task Error
  511.  
  512. [v2.0.0.5344] System.Data.SQLite.SQLiteException (0x80004005): attempt to write a readonly database
  513. attempt to write a readonly database
  514. at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  515. at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  516. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  517. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  518. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  519. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  520. at System.Data.SQLite.SQLiteCommand.ExecuteScalar (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  521. at System.Data.SQLite.SQLiteCommand.ExecuteScalar () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  522. at Marr.Data.QGen.InsertQueryBuilder`1[T].Execute () [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\QGen\InsertQueryBuilder.cs:140
  523. at Marr.Data.DataMapper.Insert[T] (T entity) [0x0005d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:728
  524. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Insert (TModel model) [0x0002d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:111
  525. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x0013d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:82
  526. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push (System.String commandName, System.Nullable`1[T] lastExecutionTime, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x000b7] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:95
  527. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands () [0x00043] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Jobs\Scheduler.cs:42
  528. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476
  529. at System.Threading.Tasks.Task.Execute () [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319
  530.  
  531. 20-10-23 01:04:10.1|Error|TaskExtensions|Task Error
  532.  
  533. [v2.0.0.5344] System.Data.SQLite.SQLiteException (0x80004005): attempt to write a readonly database
  534. attempt to write a readonly database
  535. at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  536. at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  537. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  538. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  539. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  540. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  541. at System.Data.SQLite.SQLiteCommand.ExecuteScalar (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  542. at System.Data.SQLite.SQLiteCommand.ExecuteScalar () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  543. at Marr.Data.QGen.InsertQueryBuilder`1[T].Execute () [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\QGen\InsertQueryBuilder.cs:140
  544. at Marr.Data.DataMapper.Insert[T] (T entity) [0x0005d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:728
  545. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Insert (TModel model) [0x0002d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:111
  546. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x0013d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:82
  547. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push (System.String commandName, System.Nullable`1[T] lastExecutionTime, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x000b7] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:95
  548. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands () [0x00043] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Jobs\Scheduler.cs:42
  549. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476
  550. at System.Threading.Tasks.Task.Execute () [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319
  551.  
  552. 20-10-23 01:04:40.1|Error|TaskExtensions|Task Error
  553.  
  554. [v2.0.0.5344] System.Data.SQLite.SQLiteException (0x80004005): attempt to write a readonly database
  555. attempt to write a readonly database
  556. at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  557. at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  558. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  559. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  560. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  561. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  562. at System.Data.SQLite.SQLiteCommand.ExecuteScalar (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  563. at System.Data.SQLite.SQLiteCommand.ExecuteScalar () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  564. at Marr.Data.QGen.InsertQueryBuilder`1[T].Execute () [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\QGen\InsertQueryBuilder.cs:140
  565. at Marr.Data.DataMapper.Insert[T] (T entity) [0x0005d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:728
  566. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Insert (TModel model) [0x0002d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:111
  567. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x0013d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:82
  568. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push (System.String commandName, System.Nullable`1[T] lastExecutionTime, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x000b7] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:95
  569. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands () [0x00043] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Jobs\Scheduler.cs:42
  570. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476
  571. at System.Threading.Tasks.Task.Execute () [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319
  572.  
  573. 20-10-23 01:05:10.1|Error|TaskExtensions|Task Error
  574.  
  575. [v2.0.0.5344] System.Data.SQLite.SQLiteException (0x80004005): attempt to write a readonly database
  576. attempt to write a readonly database
  577. at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  578. at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  579. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  580. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  581. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  582. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  583. at System.Data.SQLite.SQLiteCommand.ExecuteScalar (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  584. at System.Data.SQLite.SQLiteCommand.ExecuteScalar () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  585. at Marr.Data.QGen.InsertQueryBuilder`1[T].Execute () [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\QGen\InsertQueryBuilder.cs:140
  586. at Marr.Data.DataMapper.Insert[T] (T entity) [0x0005d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:728
  587. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Insert (TModel model) [0x0002d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:111
  588. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x0013d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:82
  589. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push (System.String commandName, System.Nullable`1[T] lastExecutionTime, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x000b7] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:95
  590. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands () [0x00043] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Jobs\Scheduler.cs:42
  591. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476
  592. at System.Threading.Tasks.Task.Execute () [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319
  593.  
  594. 20-10-23 01:16:40.3|Error|TaskExtensions|Task Error
  595.  
  596. [v2.0.0.5344] System.Data.SQLite.SQLiteException (0x80004005): attempt to write a readonly database
  597. attempt to write a readonly database
  598. at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  599. at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  600. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  601. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  602. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  603. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  604. at System.Data.SQLite.SQLiteCommand.ExecuteScalar (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  605. at System.Data.SQLite.SQLiteCommand.ExecuteScalar () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  606. at Marr.Data.QGen.InsertQueryBuilder`1[T].Execute () [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\QGen\InsertQueryBuilder.cs:140
  607. at Marr.Data.DataMapper.Insert[T] (T entity) [0x0005d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:728
  608. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Insert (TModel model) [0x0002d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:111
  609. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x0013d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:82
  610. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push (System.String commandName, System.Nullable`1[T] lastExecutionTime, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x000b7] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:95
  611. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands () [0x00043] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Jobs\Scheduler.cs:42
  612. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476
  613. at System.Threading.Tasks.Task.Execute () [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319
  614.  
  615. 20-10-23 01:17:10.3|Error|TaskExtensions|Task Error
  616.  
  617. [v2.0.0.5344] System.Data.SQLite.SQLiteException (0x80004005): attempt to write a readonly database
  618. attempt to write a readonly database
  619. at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  620. at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  621. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  622. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  623. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  624. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  625. at System.Data.SQLite.SQLiteCommand.ExecuteScalar (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  626. at System.Data.SQLite.SQLiteCommand.ExecuteScalar () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  627. at Marr.Data.QGen.InsertQueryBuilder`1[T].Execute () [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\QGen\InsertQueryBuilder.cs:140
  628. at Marr.Data.DataMapper.Insert[T] (T entity) [0x0005d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:728
  629. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Insert (TModel model) [0x0002d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:111
  630. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x0013d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:82
  631. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push (System.String commandName, System.Nullable`1[T] lastExecutionTime, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x000b7] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:95
  632. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands () [0x00043] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Jobs\Scheduler.cs:42
  633. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476
  634. at System.Threading.Tasks.Task.Execute () [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319
  635.  
  636. 20-10-23 01:17:40.3|Error|TaskExtensions|Task Error
  637.  
  638. [v2.0.0.5344] System.Data.SQLite.SQLiteException (0x80004005): attempt to write a readonly database
  639. attempt to write a readonly database
  640. at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  641. at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  642. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  643. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  644. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  645. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  646. at System.Data.SQLite.SQLiteCommand.ExecuteScalar (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  647. at System.Data.SQLite.SQLiteCommand.ExecuteScalar () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  648. at Marr.Data.QGen.InsertQueryBuilder`1[T].Execute () [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\QGen\InsertQueryBuilder.cs:140
  649. at Marr.Data.DataMapper.Insert[T] (T entity) [0x0005d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:728
  650. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Insert (TModel model) [0x0002d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:111
  651. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x0013d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:82
  652. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push (System.String commandName, System.Nullable`1[T] lastExecutionTime, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x000b7] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:95
  653. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands () [0x00043] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Jobs\Scheduler.cs:42
  654. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476
  655. at System.Threading.Tasks.Task.Execute () [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319
  656.  
  657. 20-10-23 01:18:10.3|Error|TaskExtensions|Task Error
  658.  
  659. [v2.0.0.5344] System.Data.SQLite.SQLiteException (0x80004005): attempt to write a readonly database
  660. attempt to write a readonly database
  661. at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  662. at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  663. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  664. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  665. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  666. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  667. at System.Data.SQLite.SQLiteCommand.ExecuteScalar (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  668. at System.Data.SQLite.SQLiteCommand.ExecuteScalar () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  669. at Marr.Data.QGen.InsertQueryBuilder`1[T].Execute () [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\QGen\InsertQueryBuilder.cs:140
  670. at Marr.Data.DataMapper.Insert[T] (T entity) [0x0005d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:728
  671. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Insert (TModel model) [0x0002d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:111
  672. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x0013d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:82
  673. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push (System.String commandName, System.Nullable`1[T] lastExecutionTime, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x000b7] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:95
  674. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands () [0x00043] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Jobs\Scheduler.cs:42
  675. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476
  676. at System.Threading.Tasks.Task.Execute () [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319
  677.  
  678. 20-10-23 01:18:40.3|Error|TaskExtensions|Task Error
  679.  
  680. [v2.0.0.5344] System.Data.SQLite.SQLiteException (0x80004005): attempt to write a readonly database
  681. attempt to write a readonly database
  682. at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  683. at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  684. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  685. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  686. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  687. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  688. at System.Data.SQLite.SQLiteCommand.ExecuteScalar (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  689. at System.Data.SQLite.SQLiteCommand.ExecuteScalar () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  690. at Marr.Data.QGen.InsertQueryBuilder`1[T].Execute () [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\QGen\InsertQueryBuilder.cs:140
  691. at Marr.Data.DataMapper.Insert[T] (T entity) [0x0005d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:728
  692. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Insert (TModel model) [0x0002d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:111
  693. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x0013d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:82
  694. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push (System.String commandName, System.Nullable`1[T] lastExecutionTime, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x000b7] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:95
  695. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands () [0x00043] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Jobs\Scheduler.cs:42
  696. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476
  697. at System.Threading.Tasks.Task.Execute () [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319
  698.  
  699. 20-10-23 01:19:10.3|Error|TaskExtensions|Task Error
  700.  
  701. [v2.0.0.5344] System.Data.SQLite.SQLiteException (0x80004005): attempt to write a readonly database
  702. attempt to write a readonly database
  703. at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  704. at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  705. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  706. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  707. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  708. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  709. at System.Data.SQLite.SQLiteCommand.ExecuteScalar (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  710. at System.Data.SQLite.SQLiteCommand.ExecuteScalar () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  711. at Marr.Data.QGen.InsertQueryBuilder`1[T].Execute () [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\QGen\InsertQueryBuilder.cs:140
  712. at Marr.Data.DataMapper.Insert[T] (T entity) [0x0005d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:728
  713. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Insert (TModel model) [0x0002d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:111
  714. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x0013d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:82
  715. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push (System.String commandName, System.Nullable`1[T] lastExecutionTime, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x000b7] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:95
  716. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands () [0x00043] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Jobs\Scheduler.cs:42
  717. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476
  718. at System.Threading.Tasks.Task.Execute () [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319
  719.  
  720. 20-10-23 01:19:40.3|Error|TaskExtensions|Task Error
  721.  
  722. [v2.0.0.5344] System.Data.SQLite.SQLiteException (0x80004005): attempt to write a readonly database
  723. attempt to write a readonly database
  724. at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  725. at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  726. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  727. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  728. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  729. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  730. at System.Data.SQLite.SQLiteCommand.ExecuteScalar (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  731. at System.Data.SQLite.SQLiteCommand.ExecuteScalar () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  732. at Marr.Data.QGen.InsertQueryBuilder`1[T].Execute () [0x00046] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\QGen\InsertQueryBuilder.cs:140
  733. at Marr.Data.DataMapper.Insert[T] (T entity) [0x0005d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:728
  734. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Insert (TModel model) [0x0002d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:111
  735. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x0013d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:82
  736. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push (System.String commandName, System.Nullable`1[T] lastExecutionTime, NzbDrone.Core.Messaging.Commands.CommandPriority priority, NzbDrone.Core.Messaging.Commands.CommandTrigger trigger) [0x000b7] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:95
  737. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands () [0x00043] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Jobs\Scheduler.cs:42
  738. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476
  739. at System.Threading.Tasks.Task.Execute () [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319
  740.  
  741.  
Add Comment
Please, Sign In to add comment