Advertisement
Guest User

Untitled

a guest
Oct 28th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. [Info] Bootstrap: Starting Sonarr - /usr/lib/sonarr/NzbDrone.exe - Version 2.0.0.4370
  2. [Info] AppFolderInfo: Data directory is being overridden to [/var/lib/sonarr]
  3. [Info] MigrationLogger: *** Migrating data source=/var/lib/sonarr/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  4. [Info] MigrationLogger: *** 99: extra_and_subtitle_files migrating ***
  5. [Info] extra_and_subtitle_files: Starting migration to 99
  6. [Error] MigrationLogger: StartIndex cannot be less than zero.
  7. Parameter name: startIndex
  8.  
  9. [v2.0.0.4370] System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
  10. Parameter name: startIndex
  11. at System.String.Substring (System.Int32 startIndex, System.Int32 length) [0x00016] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
  12. at System.String.Substring (System.Int32 startIndex) [0x00008] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
  13. at NzbDrone.Core.Datastore.Migration.extra_and_subtitle_files.SetMetadataFileExtension (System.Data.IDbConnection conn, System.Data.IDbTransaction tran) [0x0003d] in <21abd3f075ca42ffad64f3629ba8ec62>:0
  14. at FluentMigrator.Runner.Processors.SQLite.SQLiteProcessor.Process (FluentMigrator.Builders.Execute.PerformDBOperationExpression expression) [0x00038] in <26bb4df948464ddebb3d8de15736231d>:0
  15. at FluentMigrator.Builders.Execute.PerformDBOperationExpression.ExecuteWith (FluentMigrator.IMigrationProcessor processor) [0x00000] in <9c596011a1bb49128a47585e7c5d75b3>:0
  16. at FluentMigrator.Runner.MigrationRunner+<>c__DisplayClass18.<ExecuteExpressions>b__15 () [0x00011] in <26bb4df948464ddebb3d8de15736231d>:0
  17. at FluentMigrator.Runner.StopWatch.Time (System.Action action) [0x00006] in <26bb4df948464ddebb3d8de15736231d>:0
  18. at FluentMigrator.Runner.MigrationRunner.AnnounceTime (System.String message, System.Action action) [0x0000c] in <26bb4df948464ddebb3d8de15736231d>:0
  19. at FluentMigrator.Runner.MigrationRunner.ExecuteExpressions (System.Collections.Generic.ICollection`1[T] expressions) [0x0007e] in <26bb4df948464ddebb3d8de15736231d>:0
  20.  
  21.  
  22.  
  23. [Fatal] ConsoleApp: EPIC FAIL!
  24.  
  25. [v2.0.0.4370] System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
  26. Parameter name: startIndex
  27. at System.String.Substring (System.Int32 startIndex, System.Int32 length) [0x00016] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
  28. at System.String.Substring (System.Int32 startIndex) [0x00008] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
  29. at NzbDrone.Core.Datastore.Migration.extra_and_subtitle_files.SetMetadataFileExtension (System.Data.IDbConnection conn, System.Data.IDbTransaction tran) [0x0003d] in <21abd3f075ca42ffad64f3629ba8ec62>:0
  30. at FluentMigrator.Runner.Processors.SQLite.SQLiteProcessor.Process (FluentMigrator.Builders.Execute.PerformDBOperationExpression expression) [0x00038] in <26bb4df948464ddebb3d8de15736231d>:0
  31. at FluentMigrator.Builders.Execute.PerformDBOperationExpression.ExecuteWith (FluentMigrator.IMigrationProcessor processor) [0x00000] in <9c596011a1bb49128a47585e7c5d75b3>:0
  32. at FluentMigrator.Runner.MigrationRunner+<>c__DisplayClass18.<ExecuteExpressions>b__15 () [0x00011] in <26bb4df948464ddebb3d8de15736231d>:0
  33. at FluentMigrator.Runner.StopWatch.Time (System.Action action) [0x00006] in <26bb4df948464ddebb3d8de15736231d>:0
  34. at FluentMigrator.Runner.MigrationRunner.AnnounceTime (System.String message, System.Action action) [0x0000c] in <26bb4df948464ddebb3d8de15736231d>:0
  35. at FluentMigrator.Runner.MigrationRunner.ExecuteExpressions (System.Collections.Generic.ICollection`1[T] expressions) [0x0007e] in <26bb4df948464ddebb3d8de15736231d>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement