linuxserver / docker-sonarr

GNU General Public License v3.0
805 stars 140 forks source link

SIGSEGV during migration on fresh install #168

Closed blahspam closed 2 years ago

blahspam commented 3 years ago

linuxserver.io

Upgrading a docker-compose environment and running some tests on MACOS before deploying this to another environment. During this testing I'm experiencing sonarr and radarr images crashing during sqlite migration pretty regularly thereafter.

I've experienced this under :latest, :develop, :preview and :5.14 images.


Expected Behavior

Successful migration and sqlite stability

Current Behavior

Frequent sqlite crashes and restarts

Steps to Reproduce

  1. On MacOS, copy the following docker-compose.yaml to an empty test directory (replacing PGID and PUID with appropriate values)
sonarr:
    image: linuxserver/sonarr:preview
    restart: unless-stopped
    environment:
      TZ: America/Los_Angeles
      PGID: 20
      PUID: 501
    volumes:
      - ./config/sonarr:/config
      - ./downloads:/downloads
      - ./tv:/tv
    ports:
      - 8989:8989
  1. Run docker-compose up from the test directory

Environment

OS: MacOS Mojave 10.14.6; Docker for Mac 2.4.0.0 (48506) CPU architecture: x86_64/arm32/arm64 How docker service was installed: Official docker repo

Command used to create docker container (run/create/compose/screenshot)

Docker logs

Here is one sample... the crash appears unrelated to any specific migration as it occurs at different steps each run. Happy to provide any additional info that might help resolve this.

For additional context, this error is relatively new to me as I've been able to test these images on MacOS as recently as a few months ago (I will be testing with older images to see if I can pinpoint where things may have stopped working for me)

Attaching to htpc_sonarr_1
sonarr_1  | [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
sonarr_1  | [s6-init] ensuring user provided files have correct perms...exited 0.
sonarr_1  | [fix-attrs.d] applying ownership & permissions fixes...
sonarr_1  | [fix-attrs.d] done.
sonarr_1  | [cont-init.d] executing container initialization scripts...
sonarr_1  | [cont-init.d] 01-envfile: executing...
sonarr_1  | [cont-init.d] 01-envfile: exited 0.
sonarr_1  | [cont-init.d] 10-adduser: executing...
sonarr_1  | usermod: no changes
sonarr_1  |
sonarr_1  | -------------------------------------
sonarr_1  |           _         ()
sonarr_1  |          | |  ___   _    __
sonarr_1  |          | | / __| | |  /  \
sonarr_1  |          | | \__ \ | | | () |
sonarr_1  |          |_| |___/ |_|  \__/
sonarr_1  |
sonarr_1  |
sonarr_1  | Brought to you by linuxserver.io
sonarr_1  | -------------------------------------
sonarr_1  |
sonarr_1  | To support the app dev(s) visit:
sonarr_1  | Sonarr: https://sonarr.tv/donate
sonarr_1  |
sonarr_1  | To support LSIO projects visit:
sonarr_1  | https://www.linuxserver.io/donate/
sonarr_1  | -------------------------------------
sonarr_1  | GID/UID
sonarr_1  | -------------------------------------
sonarr_1  |
sonarr_1  | User uid:    501
sonarr_1  | User gid:    20
sonarr_1  | -------------------------------------
sonarr_1  |
sonarr_1  | [cont-init.d] 10-adduser: exited 0.
sonarr_1  | [cont-init.d] 30-config: executing...
sonarr_1  | [cont-init.d] 30-config: exited 0.
sonarr_1  | [cont-init.d] 99-custom-scripts: executing...
sonarr_1  | [custom-init] no custom files found exiting...
sonarr_1  | [cont-init.d] 99-custom-scripts: exited 0.
sonarr_1  | [cont-init.d] done.
sonarr_1  | [services.d] starting services
sonarr_1  | [services.d] done.
sonarr_1  | [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr.exe - Version 3.0.4.986
sonarr_1  | [Info] AppFolderInfo: Data directory is being overridden to [/config]
sonarr_1  | [Info] Router: Application mode: Interactive
sonarr_1  | [Info] MigrationLogger: *** Migrating data source=/config/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
sonarr_1  | [Info] MigrationLogger: *** VersionMigration migrating ***
sonarr_1  |
sonarr_1  | =================================================================
sonarr_1  |     Native Crash Reporting
sonarr_1  | =================================================================
sonarr_1  | Got a SIGSEGV while executing native code. This usually indicates
sonarr_1  | a fatal error in the mono runtime or one of the native libraries
sonarr_1  | used by your application.
sonarr_1  | =================================================================
sonarr_1  |
sonarr_1  | =================================================================
sonarr_1  |     Basic Fault Adddress Reporting
sonarr_1  | =================================================================
sonarr_1  | Memory around native instruction pointer (0x7f21c8bd14df):0x7f21c8bd14cf  83 bc 00 00 00 89 /proc/self/maps:
sonarr_1  | 40095000-400a5000 rwxp 00000000 00:00 0
sonarr_1  | 403eb000-4060d000 rwxp 00000000 00:00 0
sonarr_1  | 563ec2f09000-563ec335a000 r-xp 00000000 fe:01 1840191                    /usr/bin/mono-sgen
sonarr_1  | 563ec355a000-563ec3561000 r--p 00451000 fe:01 1840191                    /usr/bin/mono-sgen
sonarr_1  | 563ec3561000-563ec3566000 rw-p 00458000 fe:01 1840191                    /usr/bin/mono-sgen
sonarr_1  | 563ec3566000-563ec357d000 rw-p 00000000 00:00 0
sonarr_1  | 563ec37e2000-563ec5112000 rw-p 00000000 00:00 0                          [heap]
sonarr_1  | 7f21b4000000-7f21b4021000 rw-p 00000000 00:00 0
sonarr_1  | 7f21b4021000-7f21b8000000 ---p 00000000 00:00 0
sonarr_1  | 7f21bc000000-7f21bc021000 rw-p 00000000 00:00 0
sonarr_1  | 7f21bc021000-7f21c0000000 ---p 00000000 00:00 0
sonarr_1  | 7f21c0000000-7f21c009b000 rw-p 00000000 00:00 0
sonarr_1  | 7f21c009b000-7f21c4000000 ---p 00000000 00:00 0
sonarr_1  | 7f21c4000000-7f21c4030000 rw-p 00000000 00:00 0
sonarr_1  | 7f21c4030000-7f21c8000000 ---p 00000000 00:00 0
sonarr_1  | 7f21c8832000-7f21c883a000 rw-s 00000000 00:50 13023419046                /config/sonarr.db-shm
sonarr_1  | 7f21c883a000-7f21c8b6a000 r--p 00000000 fe:01 1843044                    /usr/lib/mono/gac/System.Data.Entity/4.0.0.0__b77a5c561934e089/System.Data.Entity.dll
sonarr_1  | 7f21c8b6a000-7f21c8c6e000 r-xp 00000000 fe:01 1836597                    /usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6
sonarr_1  | 7f21c8c6e000-7f21c8e6d000 ---p 00104000 fe:01 1836597                    /usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6
sonarr_1  | 7f21c8e6d000-7f21c8e70000 r--p 00103000 fe:01 1836597                    /usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6
sonarr_1  | 7f21c8e70000-7f21c8e72000 rw-p 00106000 fe:01 1836597                    /usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6
sonarr_1  | 7f21c8e72000-7f21c8e73000 rw-p 00000000 00:00 0
sonarr_1  | 7f21c8e73000-7f21c8e7c000 r--p 00000000 fe:01 1843204                    /usr/lib/mono/gac/System.Transactions/4.0.0.0__b77a5c561934e089/System.Transactions.dll
sonarr_1  | 7f21c8e7c000-7f21c8efc000 rw-p 00000000 00:00 0
sonarr_1  | 7f21c8f00000-7f21c8f10000 rwxp 00000000 00:00 0
sonarr_1  | 44 24 28 49 8b 47 30 48 8b 00  ......D$(I.G0H..
sonarr_1  | 0x7f21c8bd14df  48 33 48 08 48 33 10 48 09 d1 75 19 49 8b 57 58  H3H.H3.H..u.I.WX
sonarr_1  | 0x7f21c8bd14ef  49 8b 4f 60 48 33 50 10 48 33 48 18 48 09 d1 0f  I.O`H3P.H3H.H...
sonarr_1  | 0x7f21c8bd14ff  84 4c 02 00 00 8b 78 10 44 8d 67 01 66 41 83 7f  .L....x.D.g.fA..
sonarr_1  |
sonarr_1  | =================================================================
sonarr_1  |     Native stacktrace:
sonarr_1  | =================================================================
sonarr_1  |     0x563ec30346e8 - mono : (null)
sonarr_1  |     0x563ec2fc9964 - mono : (null)
sonarr_1  |     0x563ec2f4aa08 - mono : (null)
sonarr_1  |     0x7f21cf4ee8a0 - /lib/x86_64-linux-gnu/libpthread.so.0 : (null)
sonarr_1  |     0x7f21c8bd14df - /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 : (null)
sonarr_1  |     0x7f21c8bdbf3b - /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 : (null)
sonarr_1  |     0x7f21c8bdc34e - /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 : (null)
sonarr_1  |     0x7f21c8bf2a45 - /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 : (null)
sonarr_1  |     0x7f21c8bfb5ec - /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 : (null)
sonarr_1  |     0x7f21c8c02451 - /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 : sqlite3_step
sonarr_1  |     0x405f6cd3 - Unknown
sonarr_1  |
sonarr_1  | =================================================================
sonarr_1  |     Telemetry Dumper:
sonarr_1  | =================================================================
sonarr_1  | Pkilling 0x7f21ca42a700 from 0x7f21d00c1780
sonarr_1  | Pkilling 0x7f21cbad5700 from 0x7f21d00c1780
sonarr_1  | Pkilling 0x7f21ca229700 from 0x7f21d00c1780
sonarr_1  | Pkilling 0x7f21ca62b700 from 0x7f21d00c1780
sonarr_1  | Entering thread summarizer pause from 0x7f21d00c1780
sonarr_1  | Finished thread summarizer pause from 0x7f21d00c1780.
sonarr_1  |
sonarr_1  | Waiting for dumping threads to resume
sonarr_1  |
sonarr_1  | Debug info from gdb:
sonarr_1  |
sonarr_1  |
sonarr_1  | =================================================================
sonarr_1  |     External Debugger Dump:
sonarr_1  | =================================================================
sonarr_1  | mono_gdb_render_native_backtraces not supported on this platform, unable to find gdb or lldb
sonarr_1  |
sonarr_1  | =================================================================
sonarr_1  |     Managed Stacktrace:
sonarr_1  | =================================================================
sonarr_1  |       at <unknown> <0xffffffff>
sonarr_1  |       at System.Data.SQLite.UnsafeNativeMethods:sqlite3_step <0x000a2>
sonarr_1  |       at System.Data.SQLite.SQLite3:Step <0x00163>
sonarr_1  |       at System.Data.SQLite.SQLiteDataReader:NextResult <0x0088d>
sonarr_1  |       at System.Data.SQLite.SQLiteDataReader:.ctor <0x002f9>
sonarr_1  |       at System.Data.SQLite.SQLiteDataReader:.ctor <0x00067>
sonarr_1  |       at System.Data.SQLite.SQLiteCommand:ExecuteReader <0x0005f>
sonarr_1  |       at System.Data.SQLite.SQLiteCommand:ExecuteNonQuery <0x0004f>
sonarr_1  |       at System.Data.SQLite.SQLiteCommand:ExecuteNonQuery <0x00037>
sonarr_1  |       at System.Data.SQLite.SQLiteTransaction:Commit <0x00139>
sonarr_1  |       at FluentMigrator.Runner.Processors.GenericProcessorBase:CommitTransaction <0x0006b>
sonarr_1  |       at FluentMigrator.Runner.TransactionalMigrationScope:DoComplete <0x0003a>
sonarr_1  |       at FluentMigrator.Runner.TrackingMigrationScope:Complete <0x00043>
sonarr_1  |       at FluentMigrator.Runner.MigrationRunner:ApplyMigrationUp <0x00441>
sonarr_1  |       at FluentMigrator.Runner.MigrationRunner:Up <0x00075>
sonarr_1  |       at FluentMigrator.Runner.VersionLoader:LoadVersionInfo <0x000ba>
sonarr_1  |       at FluentMigrator.Runner.VersionLoader:.ctor <0x00593>
sonarr_1  |       at FluentMigrator.Runner.MigrationRunner:.ctor <0x007af>
sonarr_1  |       at FluentMigrator.Runner.MigrationRunner:.ctor <0x0007f>
sonarr_1  |       at NzbDrone.Core.Datastore.Migration.Framework.MigrationController:Migrate <0x00233>
sonarr_1  |       at NzbDrone.Core.Datastore.DbFactory:CreateMain <0x00080>
sonarr_1  |       at NzbDrone.Core.Datastore.DbFactory:Create <0x000cb>
sonarr_1  |       at NzbDrone.Core.Datastore.DbFactory:Create <0x0007f>
sonarr_1  |       at NzbDrone.Core.Datastore.DbFactory:RegisterDatabase <0x0004b>
sonarr_1  |       at NzbDrone.Host.NzbDroneServiceFactory:Start <0x00157>
sonarr_1  |       at NzbDrone.Host.Router:Route <0x0013a>
sonarr_1  |       at NzbDrone.Host.Bootstrap:Start <0x00107>
sonarr_1  |       at NzbDrone.Host.Bootstrap:Start <0x00203>
sonarr_1  |       at NzbDrone.Console.ConsoleApp:Main <0x00167>
sonarr_1  |       at <Module>:runtime_invoke_void_object <0x00085>
sonarr_1  | =================================================================
sonarr_1  | [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr.exe - Version 3.0.4.986
sonarr_1  | [Info] AppFolderInfo: Data directory is being overridden to [/config]
sonarr_1  | [Info] Router: Application mode: Interactive
sonarr_1  | [Info] MigrationLogger: *** Migrating data source=/config/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
sonarr_1  | [Info] MigrationLogger: *** VersionMigration migrating ***
sonarr_1  | [Info] MigrationLogger: *** VersionUniqueMigration migrating ***
sonarr_1  | [Info] MigrationLogger: *** VersionDescriptionMigration migrating ***
sonarr_1  | [Info] MigrationLogger: *** 1: InitialSetup migrating ***
sonarr_1  | [Info] InitialSetup: Starting migration to 1
sonarr_1  | [Info] MigrationLogger: *** 2: remove_tvrage_imdb_unique_constraint migrating ***
sonarr_1  | [Info] remove_tvrage_imdb_unique_constraint: Starting migration to 2
sonarr_1  | [Info] MigrationLogger: *** 3: remove_renamed_scene_mapping_columns migrating ***
sonarr_1  | [Info] remove_renamed_scene_mapping_columns: Starting migration to 3
sonarr_1  | [Info] MigrationLogger: *** 4: updated_history migrating ***
sonarr_1  | [Info] updated_history: Starting migration to 4
sonarr_1  | [Info] MigrationLogger: *** 5: added_eventtype_to_history migrating ***
sonarr_1  | [Info] added_eventtype_to_history: Starting migration to 5
sonarr_1  | [Info] MigrationLogger: *** 6: add_index_to_log_time migrating ***
sonarr_1  | [Info] add_index_to_log_time: Starting migration to 6
sonarr_1  | [Info] MigrationLogger: *** 7: add_renameEpisodes_to_naming migrating ***
sonarr_1  | [Info] add_renameEpisodes_to_naming: Starting migration to 7
sonarr_1  | [Info] MigrationLogger: *** 8: remove_backlog migrating ***
sonarr_1  | [Info] remove_backlog: Starting migration to 8
sonarr_1  | [Info] MigrationLogger: *** 9: fix_rename_episodes migrating ***
sonarr_1  | [Info] fix_rename_episodes: Starting migration to 9
sonarr_1  | [Info] MigrationLogger: *** 10: add_monitored migrating ***
sonarr_1  | [Info] add_monitored: Starting migration to 10
sonarr_1  | [Info] MigrationLogger: *** 11: remove_ignored migrating ***
sonarr_1  | [Info] remove_ignored: Starting migration to 11
sonarr_1  | [Info] MigrationLogger: *** 12: remove_custom_start_date migrating ***
sonarr_1  | [Info] remove_custom_start_date: Starting migration to 12
sonarr_1  | [Info] MigrationLogger: *** 13: add_air_date_utc migrating ***
sonarr_1  | [Info] add_air_date_utc: Starting migration to 13
sonarr_1  | [Info] MigrationLogger: *** 14: drop_air_date migrating ***
sonarr_1  | [Info] drop_air_date: Starting migration to 14
sonarr_1  | [Info] MigrationLogger: *** 15: add_air_date_as_string migrating ***
sonarr_1  | [Info] add_air_date_as_string: Starting migration to 15
sonarr_1  | [Info] MigrationLogger: *** 16: updated_imported_history_item migrating ***
sonarr_1  | [Info] updated_imported_history_item: Starting migration to 16
sonarr_1  | [Info] MigrationLogger: *** 17: reset_scene_names migrating ***
sonarr_1  | [Info] reset_scene_names: Starting migration to 17
sonarr_1  | [Info] MigrationLogger: *** 18: remove_duplicates migrating ***
sonarr_1  | [Info] remove_duplicates: Starting migration to 18
sonarr_1  | [Info] MigrationLogger: *** 19: restore_unique_constraints migrating ***
sonarr_1  | [Info] restore_unique_constraints: Starting migration to 19
sonarr_1  | [Info] MigrationLogger: *** 20: add_year_and_seasons_to_series migrating ***
sonarr_1  | [Info] add_year_and_seasons_to_series: Starting migration to 20
sonarr_1  | [Info] MigrationLogger: *** 21: drop_seasons_table migrating ***
sonarr_1  | [Info] drop_seasons_table: Starting migration to 21
sonarr_1  | [Info] MigrationLogger: *** 22: move_indexer_to_generic_provider migrating ***
sonarr_1  | [Info] move_indexer_to_generic_provider: Starting migration to 22
sonarr_1  | [Info] MigrationLogger: *** 23: add_config_contract_to_indexers migrating ***
sonarr_1  | [Info] add_config_contract_to_indexers: Starting migration to 23
sonarr_1  | [Info] MigrationLogger: *** 24: drop_tvdb_episodeid migrating ***
sonarr_1  | [Info] drop_tvdb_episodeid: Starting migration to 24
sonarr_1  | [Info] MigrationLogger: *** 25: move_notification_to_generic_provider migrating ***
sonarr_1  | [Info] move_notification_to_generic_provider: Starting migration to 25
sonarr_1  | [Info] MigrationLogger: *** 26: add_config_contract_to_notifications migrating ***
sonarr_1  | [Info] add_config_contract_to_notifications: Starting migration to 26
sonarr_1  | [Info] MigrationLogger: *** 27: fix_omgwtfnzbs migrating ***
sonarr_1  | [Info] fix_omgwtfnzbs: Starting migration to 27
sonarr_1  | [Info] MigrationLogger: *** 28: add_blacklist_table migrating ***
sonarr_1  | [Info] add_blacklist_table: Starting migration to 28
sonarr_1  | [Info] MigrationLogger: *** 29: add_formats_to_naming_config migrating ***
sonarr_1  | [Info] add_formats_to_naming_config: Starting migration to 29
sonarr_1  | [Info] MigrationLogger: *** 30: add_season_folder_format_to_naming_config migrating ***
sonarr_1  | [Info] add_season_folder_format_to_naming_config: Starting migration to 30
sonarr_1  | [Info] MigrationLogger: *** 31: delete_old_naming_config_columns migrating ***
sonarr_1  | [Info] delete_old_naming_config_columns: Starting migration to 31
sonarr_1  | [Info] MigrationLogger: *** 32: set_default_release_group migrating ***
sonarr_1  | [Info] set_default_release_group: Starting migration to 32
sonarr_1  | [Info] MigrationLogger: *** 33: add_api_key_to_pushover migrating ***
sonarr_1  | [Info] add_api_key_to_pushover: Starting migration to 33
sonarr_1  | [Info] MigrationLogger: *** 34: remove_series_contraints migrating ***
sonarr_1  | [Info] remove_series_contraints: Starting migration to 34
sonarr_1  | [Info] MigrationLogger: *** 35: add_series_folder_format_to_naming_config migrating ***
sonarr_1  | [Info] add_series_folder_format_to_naming_config: Starting migration to 35
sonarr_1  | [Info] MigrationLogger: *** 36: update_with_quality_converters migrating ***
sonarr_1  | [Info] update_with_quality_converters: Starting migration to 36
sonarr_1  | [Info] MigrationLogger: *** 37: add_configurable_qualities migrating ***
sonarr_1  | [Info] add_configurable_qualities: Starting migration to 37
sonarr_1  | [Info] MigrationLogger: *** 38: add_on_upgrade_to_notifications migrating ***
sonarr_1  | [Info] add_on_upgrade_to_notifications: Starting migration to 38
sonarr_1  | [Info] MigrationLogger: *** 39: add_metadata_tables migrating ***
sonarr_1  | [Info] add_metadata_tables: Starting migration to 39
sonarr_1  | [Info] MigrationLogger: *** 40: add_metadata_to_episodes_and_series migrating ***
sonarr_1  | [Info] add_metadata_to_episodes_and_series: Starting migration to 40
sonarr_1  | [Info] MigrationLogger: *** 41: fix_xbmc_season_images_metadata migrating ***
sonarr_1  | [Info] fix_xbmc_season_images_metadata: Starting migration to 41
sonarr_1  | [Info] MigrationLogger: *** 42: add_download_clients_table migrating ***
sonarr_1  | [Info] add_download_clients_table: Starting migration to 42
sonarr_1  | [Info] MigrationLogger: *** 43: convert_config_to_download_clients migrating ***
sonarr_1  | [Info] convert_config_to_download_clients: Starting migration to 43
sonarr_1  | [Info] MigrationLogger: *** 44: fix_xbmc_episode_metadata migrating ***
sonarr_1  | [Info] fix_xbmc_episode_metadata: Starting migration to 44
sonarr_1  | [Info] MigrationLogger: *** 45: add_indexes migrating ***
sonarr_1  | [Info] add_indexes: Starting migration to 45
sonarr_1  | [Info] MigrationLogger: *** 46: fix_nzb_su_url migrating ***
sonarr_1  | [Info] fix_nzb_su_url: Starting migration to 46
sonarr_1  | [Info] MigrationLogger: *** 47: add_temporary_blacklist_columns migrating ***
sonarr_1  | [Info] add_temporary_blacklist_columns: Starting migration to 47
sonarr_1  | [Info] MigrationLogger: *** 48: add_title_to_scenemappings migrating ***
sonarr_1  | [Info] add_title_to_scenemappings: Starting migration to 48
sonarr_1  | [Info] MigrationLogger: *** 49: fix_dognzb_url migrating ***
sonarr_1  | [Info] fix_dognzb_url: Starting migration to 49
sonarr_1  | [Info] MigrationLogger: *** 50: add_hash_to_metadata_files migrating ***
sonarr_1  | [Info] add_hash_to_metadata_files: Starting migration to 50
sonarr_1  | [Info] MigrationLogger: *** 51: download_client_import migrating ***
sonarr_1  | [Info] download_client_import: Starting migration to 51
sonarr_1  | [Info] MigrationLogger: *** 52: add_columns_for_anime migrating ***
sonarr_1  | [Info] add_columns_for_anime: Starting migration to 52
sonarr_1  | [Info] MigrationLogger: *** 53: add_series_sorttitle migrating ***
sonarr_1  | [Info] add_series_sorttitle: Starting migration to 53
sonarr_1  | [Info] MigrationLogger: *** 54: rename_profiles migrating ***
sonarr_1  | [Info] rename_profiles: Starting migration to 54
sonarr_1  | [Info] MigrationLogger: *** 55: drop_old_profile_columns migrating ***
sonarr_1  | [Info] drop_old_profile_columns: Starting migration to 55
sonarr_1  | [Info] MigrationLogger: *** 56: add_mediainfo_to_episodefile migrating ***
sonarr_1  | [Info] add_mediainfo_to_episodefile: Starting migration to 56
sonarr_1  | [Info] MigrationLogger: *** 57: convert_episode_file_path_to_relative migrating ***
sonarr_1  | [Info] convert_episode_file_path_to_relative: Starting migration to 57
sonarr_1  | [Info] MigrationLogger: *** 58: drop_episode_file_path migrating ***
sonarr_1  | [Info] drop_episode_file_path: Starting migration to 58
sonarr_1  | [Info] MigrationLogger: *** 59: add_enable_options_to_indexers migrating ***
sonarr_1  | [Info] add_enable_options_to_indexers: Starting migration to 59
sonarr_1  | [Info] MigrationLogger: *** 60: remove_enable_from_indexers migrating ***
sonarr_1  | [Info] remove_enable_from_indexers: Starting migration to 60
sonarr_1  | [Info] MigrationLogger: *** 61: clear_bad_scene_names migrating ***
sonarr_1  | [Info] clear_bad_scene_names: Starting migration to 61
sonarr_1  | [Info] MigrationLogger: *** 62: convert_quality_models migrating ***
sonarr_1  | [Info] convert_quality_models: Starting migration to 62
sonarr_1  | [Info] MigrationLogger: *** 63: add_remotepathmappings migrating ***
sonarr_1  | [Info] add_remotepathmappings: Starting migration to 63
sonarr_1  | [Info] MigrationLogger: *** 64: remove_method_from_logs migrating ***
sonarr_1  | [Info] remove_method_from_logs: Starting migration to 64
sonarr_1  | [Info] MigrationLogger: *** 65: make_scene_numbering_nullable migrating ***
sonarr_1  | [Info] make_scene_numbering_nullable: Starting migration to 65
sonarr_1  | [Info] MigrationLogger: *** 66: add_tags migrating ***
sonarr_1  | [Info] add_tags: Starting migration to 66
sonarr_1  | [Info] MigrationLogger: *** 67: add_added_to_series migrating ***
sonarr_1  | [Info] add_added_to_series: Starting migration to 67
sonarr_1  | [Info] MigrationLogger: *** 68: add_release_restrictions migrating ***
sonarr_1  | [Info] add_release_restrictions: Starting migration to 68
sonarr_1  | [Info] MigrationLogger: *** 69: quality_proper migrating ***
sonarr_1  | [Info] quality_proper: Starting migration to 69
sonarr_1  | [Info] MigrationLogger: *** 70: delay_profile migrating ***
sonarr_1  | [Info] delay_profile: Starting migration to 70
sonarr_1  | [Info] MigrationLogger: *** 71: unknown_quality_in_profile migrating ***
sonarr_1  | [Info] unknown_quality_in_profile: Starting migration to 71
sonarr_1  | [Info] MigrationLogger: *** 72: history_downloadId migrating ***
sonarr_1  | [Info] history_downloadId: Starting migration to 72
sonarr_1  | [Info] MigrationLogger: *** 73: clear_ratings migrating ***
sonarr_1  | [Info] clear_ratings: Starting migration to 73
sonarr_1  | [Info] MigrationLogger: *** 74: disable_eztv migrating ***
sonarr_1  | [Info] disable_eztv: Starting migration to 74
sonarr_1  | [Info] MigrationLogger: *** 75: force_lib_update migrating ***
sonarr_1  | [Info] force_lib_update: Starting migration to 75
sonarr_1  | [Info] MigrationLogger: *** 76: add_users_table migrating ***
sonarr_1  | [Info] add_users_table: Starting migration to 76
sonarr_1  | [Info] MigrationLogger: *** 77: add_add_options_to_series migrating ***
sonarr_1  | [Info] add_add_options_to_series: Starting migration to 77
sonarr_1  | [Info] MigrationLogger: *** 78: add_commands_table migrating ***
sonarr_1  | [Info] add_commands_table: Starting migration to 78
sonarr_1  | [Info] MigrationLogger: *** 79: dedupe_tags migrating ***
sonarr_1  | [Info] dedupe_tags: Starting migration to 79
sonarr_1  | [Info] MigrationLogger: *** 81: move_dot_prefix_to_transmission_category migrating ***
sonarr_1  | [Info] move_dot_prefix_to_transmission_category: Starting migration to 81
sonarr_1  | [Info] MigrationLogger: *** 82: add_fanzub_settings migrating ***
sonarr_1  | [Info] add_fanzub_settings: Starting migration to 82
sonarr_1  | [Info] MigrationLogger: *** 83: additonal_blacklist_columns migrating ***
sonarr_1  | [Info] additonal_blacklist_columns: Starting migration to 83
sonarr_1  | [Info] MigrationLogger: *** 84: update_quality_minmax_size migrating ***
sonarr_1  | [Info] update_quality_minmax_size: Starting migration to 84
sonarr_1  | [Info] MigrationLogger: *** 85: expand_transmission_urlbase migrating ***
sonarr_1  | [Info] expand_transmission_urlbase: Starting migration to 85
sonarr_1  | [Info] MigrationLogger: *** 86: pushbullet_device_ids migrating ***
sonarr_1  | [Info] pushbullet_device_ids: Starting migration to 86
sonarr_1  | [Info] MigrationLogger: *** 87: remove_eztv migrating ***
sonarr_1  | [Info] remove_eztv: Starting migration to 87
sonarr_1  | [Info] MigrationLogger: *** 88: pushbullet_devices_channels_list migrating ***
sonarr_1  | [Info] pushbullet_devices_channels_list: Starting migration to 88
sonarr_1  | [Info] MigrationLogger: *** 89: add_on_rename_to_notifcations migrating ***
sonarr_1  | [Info] add_on_rename_to_notifcations: Starting migration to 89
sonarr_1  | [Info] MigrationLogger: *** 90: update_kickass_url migrating ***
sonarr_1  | [Info] update_kickass_url: Starting migration to 90
sonarr_1  | [Info] MigrationLogger: *** 91: added_indexerstatus migrating ***
sonarr_1  | [Info] added_indexerstatus: Starting migration to 91
sonarr_1  | [Info] MigrationLogger: *** 92: add_unverifiedscenenumbering migrating ***
sonarr_1  | [Info] add_unverifiedscenenumbering: Starting migration to 92
sonarr_1  | [Info] MigrationLogger: *** 93: naming_config_replace_illegal_characters migrating ***
sonarr_1  | [Info] naming_config_replace_illegal_characters: Starting migration to 93
sonarr_1  | [Info] MigrationLogger: *** 94: add_tvmazeid migrating ***
sonarr_1  | [Info] add_tvmazeid: Starting migration to 94
sonarr_1  | [Info] MigrationLogger: *** 95: add_additional_episodes_index migrating ***
sonarr_1  | [Info] add_additional_episodes_index: Starting migration to 95
sonarr_1  | [Info] MigrationLogger: *** 96: disable_kickass migrating ***
sonarr_1  | [Info] disable_kickass: Starting migration to 96
sonarr_1  | [Info] MigrationLogger: *** 97: add_reason_to_pending_releases migrating ***
sonarr_1  | [Info] add_reason_to_pending_releases: Starting migration to 97
sonarr_1  | [Info] MigrationLogger: *** 98: remove_titans_of_tv migrating ***
sonarr_1  | [Info] remove_titans_of_tv: Starting migration to 98
sonarr_1  | [Info] MigrationLogger: *** 99: extra_and_subtitle_files migrating ***
sonarr_1  | [Info] extra_and_subtitle_files: Starting migration to 99
sonarr_1  | [Info] MigrationLogger: *** 100: add_scene_season_number migrating ***
sonarr_1  | [Info] add_scene_season_number: Starting migration to 100
sonarr_1  | [Info] MigrationLogger: *** 101: add_ultrahd_quality_in_profiles migrating ***
sonarr_1  | [Info] add_ultrahd_quality_in_profiles: Starting migration to 101
sonarr_1  | [Info] MigrationLogger: *** 102: add_language_to_episodeFiles_history_and_blacklist migrating ***
sonarr_1  | [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration to 102
sonarr_1  | [Info] MigrationLogger: *** 103: fix_metadata_file_extensions migrating ***
sonarr_1  | [Info] fix_metadata_file_extensions: Starting migration to 103
sonarr_1  | [Info] MigrationLogger: *** 104: remove_kickass migrating ***
sonarr_1  | [Info] remove_kickass: Starting migration to 104
sonarr_1  | [Info] MigrationLogger: *** 105: rename_torrent_downloadstation migrating ***
sonarr_1  | [Info] rename_torrent_downloadstation: Starting migration to 105
sonarr_1  | [Info] MigrationLogger: *** 106: update_btn_url migrating ***
sonarr_1  | [Info] update_btn_url: Starting migration to 106
sonarr_1  | [Info] MigrationLogger: *** 107: remove_wombles migrating ***
sonarr_1  | [Info] remove_wombles: Starting migration to 107
sonarr_1  | [Info] MigrationLogger: *** 108: fix_extra_file_extension migrating ***
sonarr_1  | [Info] fix_extra_file_extension: Starting migration to 108
sonarr_1  | [Info] MigrationLogger: *** 109: import_extra_files migrating ***
sonarr_1  | [Info] import_extra_files: Starting migration to 109
sonarr_1  | [Info] MigrationLogger: *** 110: fix_extra_files_config migrating ***
sonarr_1  | [Info] fix_extra_files_config: Starting migration to 110
sonarr_1  | [Info] MigrationLogger: *** 111: create_language_profiles migrating ***
sonarr_1  | [Info] create_language_profiles: Starting migration to 111
sonarr_1  | [Info] MigrationLogger: *** 112: added_regex_to_scenemapping migrating ***
sonarr_1  | [Info] added_regex_to_scenemapping: Starting migration to 112
sonarr_1  | [Info] MigrationLogger: *** 113: consolidate_indexer_baseurl migrating ***
sonarr_1  | [Info] consolidate_indexer_baseurl: Starting migration to 113
sonarr_1  | [Info] MigrationLogger: *** 114: rename_indexer_status_id migrating ***
sonarr_1  | [Info] rename_indexer_status_id: Starting migration to 114
sonarr_1  | [Info] MigrationLogger: *** 115: add_downloadclient_status migrating ***
sonarr_1  | [Info] add_downloadclient_status: Starting migration to 115
sonarr_1  | [Info] MigrationLogger: *** 116: disable_nyaa migrating ***
sonarr_1  | [Info] disable_nyaa: Starting migration to 116
sonarr_1  | [Info] MigrationLogger: *** 117: add_webrip_and_br480_qualites_in_profile migrating ***
sonarr_1  | [Info] add_webrip_and_br480_qualites_in_profile: Starting migration to 117
sonarr_1  | [Info] MigrationLogger: *** 118: add_history_eventType_index migrating ***
sonarr_1  | [Info] add_history_eventType_index: Starting migration to 118
sonarr_1  | [Info] MigrationLogger: *** 119: separate_automatic_and_interactive_searches migrating ***
sonarr_1  | [Info] separate_automatic_and_interactive_searches: Starting migration to 119
sonarr_1  | [Info] MigrationLogger: *** 120: update_series_episodes_history_indexes migrating ***
sonarr_1  | [Info] update_series_episodes_history_indexes: Starting migration to 120
sonarr_1  | [Info] MigrationLogger: *** 121: update_animetosho_url migrating ***
sonarr_1  | [Info] update_animetosho_url: Starting migration to 121
sonarr_1  | [Info] MigrationLogger: *** 122: add_remux_qualities_in_profile migrating ***
sonarr_1  | [Info] add_remux_qualities_in_profile: Starting migration to 122
sonarr_1  | [Info] MigrationLogger: *** 123: add_history_seriesId_index migrating ***
sonarr_1  | [Info] add_history_seriesId_index: Starting migration to 123
sonarr_1  | [Info] MigrationLogger: *** 124: remove_media_browser_metadata migrating ***
sonarr_1  | [Info] remove_media_browser_metadata: Starting migration to 124
sonarr_1  | [Info] MigrationLogger: *** 125: remove_notify_my_android_and_pushalot_notifications migrating ***
sonarr_1  | [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration to 125
sonarr_1  | [Info] MigrationLogger: *** 126: add_custom_filters migrating ***
sonarr_1  | [Info] add_custom_filters: Starting migration to 126
sonarr_1  | [Info] MigrationLogger: *** 127: rename_restrictions_to_release_profiles migrating ***
sonarr_1  | [Info] rename_restrictions_to_release_profiles: Starting migration to 127
sonarr_1  | [Info] MigrationLogger: *** 128: rename_quality_profiles_add_upgrade_allowed migrating ***
sonarr_1  | [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration to 128
sonarr_1  | [Info] MigrationLogger: *** 129: add_relative_original_path_to_episode_file migrating ***
sonarr_1  | [Info] add_relative_original_path_to_episode_file: Starting migration to 129
sonarr_1  | [Info] MigrationLogger: *** 130: episode_last_searched_time migrating ***
sonarr_1  | [Info] episode_last_searched_time: Starting migration to 130
sonarr_1  | [Info] MigrationLogger: *** 131: download_propers_config migrating ***
sonarr_1  | [Info] download_propers_config: Starting migration to 131
sonarr_1  | [Info] MigrationLogger: *** 132: add_download_client_priority migrating ***
sonarr_1  | [Info] add_download_client_priority: Starting migration to 132
sonarr_1  | [Info] MigrationLogger: *** 134: add_specials_folder_format migrating ***
sonarr_1  | [Info] add_specials_folder_format: Starting migration to 134
sonarr_1  | [Info] MigrationLogger: *** 135: health_issue_notification migrating ***
sonarr_1  | [Info] health_issue_notification: Starting migration to 135
sonarr_1  | [Info] MigrationLogger: *** 136: add_indexer_and_enabled_to_release_profiles migrating ***
sonarr_1  | [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 136
sonarr_1  | [Info] MigrationLogger: *** 137: add_airedbefore_to_episodes migrating ***
sonarr_1  | [Info] add_airedbefore_to_episodes: Starting migration to 137
sonarr_1  | [Info] MigrationLogger: *** 138: remove_bitmetv migrating ***
sonarr_1  | [Info] remove_bitmetv: Starting migration to 138
sonarr_1  | [Info] MigrationLogger: *** 139: add_download_history migrating ***
sonarr_1  | [Info] add_download_history: Starting migration to 139
sonarr_1  | [Info] MigrationLogger: *** 140: remove_chown_and_folderchmod_config_v2 migrating ***
sonarr_1  | [Info] remove_chown_and_folderchmod_config_v2: Starting migration to 140
sonarr_1  | [Info] MigrationLogger: *** 141: add_update_history migrating ***
sonarr_1  | [Info] add_update_history: Starting migration to 141
sonarr_1  | [Info] MigrationLogger: *** 142: import_lists migrating ***
sonarr_1  | [Info] import_lists: Starting migration to 142
sonarr_1  | [Info] MigrationLogger: *** 143: add_priority_to_indexers migrating ***
sonarr_1  | [Info] add_priority_to_indexers: Starting migration to 143
sonarr_1  | [Info] MigrationLogger: *** 144: import_lists_series_type_and_season_folder migrating ***
sonarr_1  | [Info] import_lists_series_type_and_season_folder: Starting migration to 144
sonarr_1  | [Info] MigrationLogger: *** 145: remove_growl migrating ***
sonarr_1  | [Info] remove_growl: Starting migration to 145
sonarr_1  | [Info] MigrationLogger: *** Migrating data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
sonarr_1  | [Info] MigrationLogger: *** VersionMigration migrating ***
sonarr_1  | [Info] MigrationLogger: *** VersionUniqueMigration migrating ***
sonarr_1  | [Info] MigrationLogger: *** VersionDescriptionMigration migrating ***
sonarr_1  |
sonarr_1  | =================================================================
sonarr_1  |     Native Crash Reporting
sonarr_1  | =================================================================
sonarr_1  | Got a SIGSEGV while executing native code. This usually indicates
sonarr_1  | a fatal error in the mono runtime or one of the native libraries
sonarr_1  | used by your application.
sonarr_1  | =================================================================
sonarr_1  |
sonarr_1  | =================================================================
sonarr_1  |     Basic Fault Adddress Reporting
sonarr_1  | =================================================================
sonarr_1  | Memory around native instruction pointer (0x7f5f8458aaed):0x7f5f8458aadd  c0 48 8b 47 30 80 7d 3f 02 48 8b 7f 08 48 8b 18  .H.G0.}?.H...H..
sonarr_1  | 0x7f5f8458aaed  f3 0f 6f 03 0f 29 04 24 f3 0f 6f 43 10 0f 29 44  ..o..).$..oC..)D
sonarr_1  | 0x7f5f8458aafd  24 10 f3 0f 6f 43 20 0f 29 44 24 20 74 06 48 8b  $...oC .)D$ t.H.
sonarr_1  | 0x7f5f8458ab0d  07 /proc/self/maps:
sonarr_1  | 41262000-41272000 rwxp 00000000 00:00 0
sonarr_1  | 41ee2000-421a4000 rwxp 00000000 00:00 0
sonarr_1  | 555ef82e2000-555ef8733000 r-xp 00000000 fe:01 1840191                    /usr/bin/mono-sgen
sonarr_1  | 555ef8933000-555ef893a000 r--p 00451000 fe:01 1840191                    /usr/bin/mono-sgen
sonarr_1  | 555ef893a000-555ef893f000 rw-p 00458000 fe:01 1840191                    /usr/bin/mono-sgen
sonarr_1  | 555ef893f000-555ef8956000 rw-p 00000000 00:00 0
sonarr_1  | 555efa564000-555efc33a000 rw-p 00000000 00:00 0                          [heap]
sonarr_1  | 7f5f70000000-7f5f70021000 rw-p 00000000 00:00 0
sonarr_1  | 7f5f70021000-7f5f74000000 ---p 00000000 00:00 0
sonarr_1  | 7f5f78000000-7f5f78021000 rw-p 00000000 00:00 0
sonarr_1  | 7f5f78021000-7f5f7c000000 ---p 00000000 00:00 0
sonarr_1  | 7f5f7c000000-7f5f7c09f000 rw-p 00000000 00:00 0
sonarr_1  | 7f5f7c09f000-7f5f80000000 ---p 00000000 00:00 0
sonarr_1  | 7f5f80000000-7f5f80030000 rw-p 00000000 00:00 0
sonarr_1  | 7f5f80030000-7f5f84000000 ---p 00000000 00:00 0
sonarr_1  | 7f5f84050000-7f5f84058000 rw-s 00000000 00:50 13023419093                /config/logs.db-shm
sonarr_1  | 7f5f84058000-7f5f840d8000 rw-p 00000000 00:00 0
sonarr_1  | 7f5f840dc000-7f5f8415c000 rw-p 00000000 00:00 0
sonarr_1  | 7f5f8415e000-7f5f841a8000 r--p 00000000 fe:01 1842921                    /usr/lib/mono/gac/Microsoft.CSharp/4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
sonarr_1  | 7f5f841a8000-7f5f84228000 rw-p 00000000 00:00 0
sonarr_1  | 7f5f8422b000-7f5f84233000 rw-s 00000000 00:50 13023419046                /config/sonarr.db-shm
sonarr_1  | 7f5f84233000-7f5f84563000 r--p 00000000 fe:01 1843044                    /usr/lib/mono/gac/System.Data.Entity/4.0.0.0__b77a5c561934e089/System.Data.Entity.dll
sonarr_1  | 7f5f84563000-7f5f84667000 r-xp 00000000 fe:01 1836597                    /usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6
sonarr_1  | 7f5f84667000-7f5f84866000 ---p 00104000 fe:01 1836597                    /usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6
sonarr_1  | 7f5f84866000-7f5f84869000 r--p 00103000 fe:01 1836597                    /usr/lib/x86_64-linux-gnu/libsqlite3.so.0.8.6
sonarr_1  | ff 50 78 f3 0f 6f 43 30 48 89 e7 48 8b 54 24  ..Px..oC0H..H.T$
sonarr_1  |
sonarr_1  | =================================================================
sonarr_1  |     Native stacktrace:
sonarr_1  | =================================================================
sonarr_1  |     0x555ef840d6e8 - mono : (null)
sonarr_1  |     0x555ef83a2964 - mono : (null)
sonarr_1  |     0x555ef8323a08 - mono : (null)
sonarr_1  |     0x7f5f8aeea8a0 - /lib/x86_64-linux-gnu/libpthread.so.0 : (null)
sonarr_1  |     0x7f5f8458aaed - /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 : (null)
sonarr_1  |     0x7f5f845bf1db - /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 : (null)
sonarr_1  |     0x7f5f845bfa4b - /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 : (null)
sonarr_1  |     0x7f5f845cca62 - /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 : (null)
sonarr_1  |     0x7f5f845cd4d2 - /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 : (null)
sonarr_1  |     0x7f5f845f5d2e - /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 : (null)
sonarr_1  |     0x7f5f845fb451 - /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 : sqlite3_step
sonarr_1  |     0x420e6373 - Unknown
sonarr_1  |
sonarr_1  | =================================================================
sonarr_1  |     Telemetry Dumper:
sonarr_1  | =================================================================
sonarr_1  | Pkilling 0x7f5f8761f700 from 0x7f5f8babd780
sonarr_1  | Pkilling 0x7f5f8602b700 from 0x7f5f8babd780
sonarr_1  | Pkilling 0x7f5f85c29700 from 0x7f5f8babd780
sonarr_1  | Pkilling 0x7f5f85e2a700 from 0x7f5f8babd780
sonarr_1  | Entering thread summarizer pause from 0x7f5f8babd780
sonarr_1  | Finished thread summarizer pause from 0x7f5f8babd780.
sonarr_1  |
sonarr_1  | Waiting for dumping threads to resume
sonarr_1  |
sonarr_1  | Debug info from gdb:
sonarr_1  |
sonarr_1  |
sonarr_1  | =================================================================
sonarr_1  |     External Debugger Dump:
sonarr_1  | =================================================================
sonarr_1  | mono_gdb_render_native_backtraces not supported on this platform, unable to find gdb or lldb
sonarr_1  |
sonarr_1  | =================================================================
sonarr_1  |     Managed Stacktrace:
sonarr_1  | =================================================================
sonarr_1  |       at <unknown> <0xffffffff>
sonarr_1  |       at System.Data.SQLite.UnsafeNativeMethods:sqlite3_step <0x000a2>
sonarr_1  |       at System.Data.SQLite.SQLite3:Step <0x00163>
sonarr_1  |       at System.Data.SQLite.SQLiteDataReader:NextResult <0x0088d>
sonarr_1  |       at System.Data.SQLite.SQLiteDataReader:.ctor <0x002f9>
sonarr_1  |       at System.Data.SQLite.SQLiteDataReader:.ctor <0x00067>
sonarr_1  |       at System.Data.SQLite.SQLiteCommand:ExecuteReader <0x0005f>
sonarr_1  |       at System.Data.SQLite.SQLiteCommand:ExecuteNonQuery <0x0004f>
sonarr_1  |       at System.Data.SQLite.SQLiteCommand:ExecuteNonQuery <0x00037>
sonarr_1  |       at System.Data.SQLite.SQLiteTransaction:.ctor <0x00438>
sonarr_1  |       at System.Data.SQLite.SQLiteTransaction:.ctor <0x00067>
sonarr_1  |       at System.Data.SQLite.SQLiteConnection:BeginDbTransaction <0x000b7>
sonarr_1  |       at System.Data.Common.DbConnection:System.Data.IDbConnection.BeginTransaction <0x00039>
sonarr_1  |       at FluentMigrator.Runner.Processors.GenericProcessorBase:BeginTransaction <0x0008e>
sonarr_1  |       at FluentMigrator.Runner.TransactionalMigrationScope:.ctor <0x00082>
sonarr_1  |       at FluentMigrator.Runner.MigrationScopeHandler:BeginScope <0x00103>
sonarr_1  |       at FluentMigrator.Runner.MigrationScopeHandler:CreateOrWrapMigrationScope <0x00073>
sonarr_1  |       at FluentMigrator.Runner.MigrationRunner:ApplyMigrationUp <0x001ef>
sonarr_1  |       at FluentMigrator.Runner.MigrationRunner:Up <0x00075>
sonarr_1  |       at FluentMigrator.Runner.VersionLoader:LoadVersionInfo <0x0013a>
sonarr_1  |       at FluentMigrator.Runner.VersionLoader:.ctor <0x00593>
sonarr_1  |       at FluentMigrator.Runner.MigrationRunner:.ctor <0x007af>
sonarr_1  |       at FluentMigrator.Runner.MigrationRunner:.ctor <0x0007f>
sonarr_1  |       at NzbDrone.Core.Datastore.Migration.Framework.MigrationController:Migrate <0x00233>
sonarr_1  |       at NzbDrone.Core.Datastore.DbFactory:CreateLog <0x00062>
sonarr_1  |       at NzbDrone.Core.Datastore.DbFactory:Create <0x00127>
sonarr_1  |       at NzbDrone.Core.Datastore.DbFactory:Create <0x0007f>
sonarr_1  |       at NzbDrone.Core.Datastore.DbFactory:RegisterDatabase <0x000e5>
sonarr_1  |       at NzbDrone.Host.NzbDroneServiceFactory:Start <0x00157>
sonarr_1  |       at NzbDrone.Host.Router:Route <0x0013a>
sonarr_1  |       at NzbDrone.Host.Bootstrap:Start <0x00107>
sonarr_1  |       at NzbDrone.Host.Bootstrap:Start <0x00203>
sonarr_1  |       at NzbDrone.Console.ConsoleApp:Main <0x00167>
sonarr_1  |       at <Module>:runtime_invoke_void_object <0x00085>
sonarr_1  | =================================================================
^CGracefully stopping... (press Ctrl+C again to force)
github-actions[bot] commented 3 years ago

Thanks for opening your first issue here! Be sure to follow the issue template!

aptalca commented 3 years ago

Try without mapping any volumes

blahspam commented 3 years ago

Removing the volume mappings eliminates the sqlite crashing (I should have added this info to my initial report, sorry)

aptalca commented 3 years ago

Just as I thought. It's likely because of the mounts. They are either remote mounts, or some sort of fuse mount, in either case sqlite hates it.

blahspam commented 3 years ago

That makes sense. Im testing this under a local directory (~/docker-test) and tried disabling gRPC FUSE for file sharing in Docker but that didn't seem to make any difference.

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.