Advertisement
Guest User

Sonarr Debug

a guest
Jul 18th, 2018
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. 18-7-18 14:32:15.4|Debug|Api|[GET] /api/config/downloadclient: 200.OK (1 ms)
  2. 18-7-18 14:32:15.5|Debug|Api|[GET] /api/notification: 200.OK (16 ms)
  3. 18-7-18 14:32:15.5|Debug|Api|[GET] /api/config/ui: 200.OK (1 ms)
  4. 18-7-18 14:32:49.8|Error|TaskExtensions|Task Error
  5. [v2.0.0.5228] System.Data.SQLite.SQLiteException (0x80004005): database is locked
  6. database is locked
  7. at System.Data.SQLite.SQLite3.Prepare (System.Data.SQLite.SQLiteConnection cnn, System.String strSql, System.Data.SQLite.SQLiteStatement previous, System.UInt32 timeoutMS, System.String& strRemain) [0x00300]
  8. in <61a20cde294d4a3eb43b9d9f6284613b>:0
  9. at System.Data.SQLite.SQLiteCommand.BuildNextCommand () [0x000f6] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  10. at System.Data.SQLite.SQLiteCommand.GetStatement (System.Int32 index) [0x00008] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  11. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteCommand.GetStatement(int)
  12. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0011e] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  13. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  14. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  15. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  16. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  17. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  18. at System.Data.SQLite.SQLiteConnection.Open () [0x00959] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  19. at Marr.Data.DataMapper.OpenConnection () [0x00024] in <aad67c5ef7e9488f9fc401912117ef28>:0
  20. at Marr.Data.DataMapper.Query[T] (System.String sql, System.Collections.Generic.ICollection`1[T] entityList, System.Boolean useAltName) [0x00065] in <aad67c5ef7e9488f9fc401912117ef28>:0
  21. at Marr.Data.QGen.QueryBuilder`1[T].ToList () [0x00052] in <aad67c5ef7e9488f9fc401912117ef28>:0
  22. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].All () [0x0000b] in <f8c4a2c9e6194b509efc6018724d76df>:0
  23. at NzbDrone.Core.Jobs.TaskManager.GetPending () [0x00000] in <f8c4a2c9e6194b509efc6018724d76df>:0
  24. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands () [0x0000b] in <f8c4a2c9e6194b509efc6018724d76df>:0
  25. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in <71d8ad678db34313b7f718a414dfcb25>:0
  26. at System.Threading.Tasks.Task.Execute () [0x00010] in <71d8ad678db34313b7f718a414dfcb25>:0
  27. 18-7-18 14:33:29.9|Debug|Api|[GET] /api/config/host: 200.OK (74455 ms)
  28. 18-7-18 14:33:30.2|Debug|MediaInfoFormatter|Formatting audio channels using 'AudioChannelPositions', with a value of: '3/2/0.1'
  29. 18-7-18 14:33:30.2|Debug|Api|[GET] /api/profile: 200.OK (2 ms)
  30. 18-7-18 14:33:30.2|Debug|Api|[GET] /api/delayprofile: 200.OK (1 ms)
  31. 18-7-18 14:33:30.2|Debug|MediaInfoFormatter|Formatting audio channels using 'AudioChannelPositions', with a value of: '3/2/0.1'
  32. 18-7-18 14:33:30.2|Debug|MediaInfoFormatter|Formatting audio channels using 'AudioChannelPositions', with a value of: '3/2/0.1'
  33. 18-7-18 14:33:30.2|Debug|MediaInfoFormatter|Formatting audio channels using 'AudioChannelPositions', with a value of: '3/2/0.1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement