Need assistance troubleshooting this crash
[/share/CACHEDEV1_DATA/.qpkg/Sonarr] # ./Sonarr.sh start
Sonarr prestartup checks…
Starting Sonarr
[/share/CACHEDEV1_DATA/.qpkg/Sonarr] # [Info] Bootstrap: Starting NzbDrone - /share/CACHEDEV1_DATA/.qpkg/Sonarr/Sonarr/NzbDrone.exe - Version 2.0.0.2850
[Info] MigrationLogger: *** Migrating data source=/share/homes/admin/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
[Info] MigrationLogger: *** 71: unknown_quality_in_profile migrating ***
[Info] unknown_quality_in_profile: Starting migration to 71
[Error] MigrationLogger: database or disk is full
database or disk is full
While Processing:
“DROP TABLE “QualityDefinitions””
System.Exception: database or disk is full
database or disk is full
While Processing:
“DROP TABLE “QualityDefinitions”” —> System.Data.SQLite.SQLiteException: database or disk is full
database or disk is full
at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLiteDataReader.NextResult () [0x00000] in :0
at System.Data.SQLite.SQLiteDataReader…ctor (System.Data.SQLite.SQLiteCommand cmd, CommandBehavior behave) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader:.ctor (System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
at System.Data.SQLite.SQLiteCommand.ExecuteReader (CommandBehavior behavior) [0x00000] in :0
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery (CommandBehavior behavior) [0x00000] in :0
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery () [0x00000] in :0
at FluentMigrator.Runner.Processors.SQLite.SqliteProcessor.ExecuteNonQuery (System.String sql) [0x00000] in :0
— End of inner exception stack trace —
at FluentMigrator.Runner.Processors.SQLite.SqliteProcessor.ExecuteNonQuery (System.String sql) [0x00000] in :0
at FluentMigrator.Runner.Processors.SQLite.SqliteProcessor.Process (System.String sql) [0x00000] in :0
at FluentMigrator.Runner.Processors.ProcessorBase.Process (FluentMigrator.Expressions.DeleteTableExpression expression) [0x00000] in :0
at NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSqliteProcessor.ProcessAlterTable (FluentMigrator.Model.TableDefinition tableDefinition) [0x00000] in :0
at NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSqliteProcessor.Process (FluentMigrator.Expressions.DeleteColumnExpression expression) [0x00000] in :0
at FluentMigrator.Expressions.DeleteColumnExpression.ExecuteWith (IMigrationProcessor processor) [0x00000] in :0
at FluentMigrator.Runner.MigrationRunner+<>c__DisplayClass18.b__15 () [0x00000] in :0
at FluentMigrator.Runner.StopWatch.Time (System.Action action) [0x00000] in :0
at FluentMigrator.Runner.MigrationRunner.AnnounceTime (System.String message, System.Action action) [0x00000] in :0
at FluentMigrator.Runner.MigrationRunner.ExecuteExpressions (ICollection`1 expressions) [0x00000] in :0
[Fatal] ConsoleApp: EPIC FAIL!
System.Exception: database or disk is full
database or disk is full
While Processing:
“DROP TABLE “QualityDefinitions”” —> System.Data.SQLite.SQLiteException: database or disk is full
database or disk is full
at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x00000] in :0
at System.Data.SQLite.SQLiteDataReader.NextResult () [0x00000] in :0
at System.Data.SQLite.SQLiteDataReader…ctor (System.Data.SQLite.SQLiteCommand cmd, CommandBehavior behave) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader:.ctor (System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
at System.Data.SQLite.SQLiteCommand.ExecuteReader (CommandBehavior behavior) [0x00000] in :0
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery (CommandBehavior behavior) [0x00000] in :0
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery () [0x00000] in :0
at FluentMigrator.Runner.Processors.SQLite.SqliteProcessor.ExecuteNonQuery (System.String sql) [0x00000] in :0
— End of inner exception stack trace —
at FluentMigrator.Runner.Processors.SQLite.SqliteProcessor.ExecuteNonQuery (System.String sql) [0x00000] in :0
at FluentMigrator.Runner.Processors.SQLite.SqliteProcessor.Process (System.String sql) [0x00000] in :0
at FluentMigrator.Runner.Processors.ProcessorBase.Process (FluentMigrator.Expressions.DeleteTableExpression expression) [0x00000] in :0
at NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSqliteProcessor.ProcessAlterTable (FluentMigrator.Model.TableDefinition tableDefinition) [0x00000] in :0
at NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSqliteProcessor.Process (FluentMigrator.Expressions.DeleteColumnExpression expression) [0x00000] in :0
at FluentMigrator.Expressions.DeleteColumnExpression.ExecuteWith (IMigrationProcessor processor) [0x00000] in :0
at FluentMigrator.Runner.MigrationRunner+<>c__DisplayClass18.b__15 () [0x00000] in :0
at FluentMigrator.Runner.StopWatch.Time (System.Action action) [0x00000] in :0
at FluentMigrator.Runner.MigrationRunner.AnnounceTime (System.String message, System.Action action) [0x00000] in :0
at FluentMigrator.Runner.MigrationRunner.ExecuteExpressions (ICollection`1 expressions) [0x00000] in :0
Press any key to exit…