Advertisement
Guest User

Untitled

a guest
Jan 16th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.13 KB | None | 0 0
  1. Application: radarr.console.exe
  2. Framework Version: v4.0.30319
  3. Description: The process was terminated due to an unhandled exception.
  4. Exception Info: System.Runtime.InteropServices.SEHException
  5. at System.Data.SQLite.UnsafeNativeMethods.sqlite3_step(IntPtr)
  6. at System.Data.SQLite.SQLite3.Step(System.Data.SQLite.SQLiteStatement)
  7. at System.Data.SQLite.SQLiteDataReader.NextResult()
  8. at System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand, System.Data.CommandBehavior)
  9. at System.Data.SQLite.SQLiteCommand.ExecuteReader(System.Data.CommandBehavior)
  10. at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(System.Data.CommandBehavior)
  11. at System.Data.Common.DbCommand.ExecuteReader()
  12. at Marr.Data.DataMapper.QueryToGraph[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.String, Marr.Data.EntityGraph, System.Collections.Generic.List`1<System.Reflection.MemberInfo>)
  13. at Marr.Data.QGen.QueryBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].ToList()
  14. at Marr.Data.QGen.SortBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].ToList()
  15. at Marr.Data.QGen.SortBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetEnumerator()
  16. at System.Linq.Enumerable.FirstOrDefault[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Collections.Generic.IEnumerable`1<System.__Canon>)
  17. at NzbDrone.Core.Movies.MovieRepository.FindByTmdbId(Int32)
  18. at NzbDrone.Core.Movies.MovieService.MovieExists(NzbDrone.Core.Movies.Movie)
  19. at NzbDrone.Core.NetImport.NetImportSearchService.<Execute>b__13_1(NzbDrone.Core.Movies.Movie)
  20. at System.Linq.Enumerable+WhereListIterator`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNext()
  21. at System.Collections.Generic.List`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]..ctor(System.Collections.Generic.IEnumerable`1<System.__Canon>)
  22. at System.Linq.Enumerable.ToList[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Collections.Generic.IEnumerable`1<System.__Canon>)
  23. at NzbDrone.Core.NetImport.NetImportSearchService.Execute(NzbDrone.Core.NetImport.NetImportSyncCommand)
  24. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.__Canon, NzbDrone.Core.Messaging.Commands.CommandModel)
  25. at DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, NzbDrone.Core.Messaging.Commands.CommandExecutor, System.Object, NzbDrone.Core.Messaging.Commands.CommandModel)
  26. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Runtime.CompilerServices.CallSite, System.__Canon, System.__Canon, System.__Canon)
  27. at DynamicClass.CallSite.Target(System.Runtime.CompilerServices.Closure, System.Runtime.CompilerServices.CallSite, NzbDrone.Core.Messaging.Commands.CommandExecutor, System.Object, NzbDrone.Core.Messaging.Commands.CommandModel)
  28. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands()
  29. at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
  30. at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  31. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  32. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  33. at System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement