Guest User

Untitled

a guest
Dec 16th, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.46 KB | None | 0 0
  1. 2016-12-16 12:32:55.8550 Info App: Emby.Kodi.SyncQueue: Server Time Requested...
  2. 2016-12-16 12:32:55.8561 Info HttpServer: HTTP Response 200 to 192.168.1.228. Time: 3ms. http://192.168.1.100:8096/emby/Emby.Kodi.SyncQueue/GetServerDateTime?format=json
  3. 2016-12-16 12:32:56.0753 Info HttpServer: HTTP GET http://192.168.1.100:8096/emby/Emby.Kodi.SyncQueue/bf214e34e9e34e6e91c5f928f5adf714/GetItems?format=json&LastUpdateDT=2016-12-16T11:18:18Z. UserAgent:
  4. 2016-12-16 12:32:56.0772 Info App: Emby.Kodi.SyncQueue: SyncAPI Created and Listening at "/Emby.Kodi.SyncQueue/{UserID}/{LastUpdateDT}/GetItems?format=json" - {LastUpdateDT} must be a UTC DateTime formatted as yyyy-MM-ddTHH:mm:ssZ
  5. 2016-12-16 12:32:56.0772 Info App: Emby.Kodi.SyncQueue: SyncAPI Created and Listening at "/Emby.Kodi.SyncQueue/{UserID}/GetItems?LastUpdateDT={LastUpdateDT}&format=json" - {LastUpdateDT} must be a UTC DateTime formatted as yyyy-MM-ddTHH:mm:ssZ
  6. 2016-12-16 12:32:56.0772 Info App: Emby.Kodi.SyncQueue: The following parameters also exist to filter the results:
  7. 2016-12-16 12:32:56.0772 Info App: Emby.Kodi.SyncQueue: filter=movies,tvshows,music,musicvideos,boxsets
  8. 2016-12-16 12:32:56.0772 Info App: Emby.Kodi.SyncQueue: Results will be included by default and only filtered if added to the filter query...
  9. 2016-12-16 12:32:56.0772 Info App: Emby.Kodi.SyncQueue: the filter query must be lowercase in both the name and the items...
  10. 2016-12-16 12:32:56.0831 Info App: Emby.Kodi.SyncQueue: Sync Requested for UserID: 'bf214e34e9e34e6e91c5f928f5adf714' with LastUpdateDT: '2016-12-16T11:18:18Z'
  11. 2016-12-16 12:32:56.6991 Info App: Emby.Kodi.SyncQueue: User Data Changed Info Found: 5bfd13add4523b00c2080650f2a40b58,fd559b53759ad2b378c6fba7d3959641
  12. 2016-12-16 12:32:56.8869 Error ServiceStackHost: ServiceBase<TRequest>::Service Exception
  13. *** Error Report ***
  14. Version: 3.0.8500.0
  15. Command line: /var/packages/EmbyServer/target/server/MediaBrowser.Server.Mono.exe -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe
  16. Operating system: Unix 3.10.102.0
  17. Processor count: 4
  18. 64-Bit OS: False
  19. 64-Bit Process: False
  20. Program data path: /var/packages/EmbyServer/target/var
  21. Mono: 4.4.2 (Stable 4.4.2.11/f72fe45 Sun Oct 9 18:00:59 CST 2016)
  22. Application Path: /volume1/@appstore/EmbyServer/releases/v3.0.8500/MediaBrowser.Server.Mono.exe
  23. Index was outside the bounds of the array.
  24. System.IndexOutOfRangeException
  25. at LiteDB.IndexNode.NextPrev (Int32 index, Int32 order) <0x6c70f7b8 + 0x0007c> in <filename unknown>:0
  26. at LiteDB.IndexService.Find (LiteDB.CollectionIndex index, LiteDB.BsonValue value, Boolean sibling, Int32 order) <0x6c70d900 + 0x00207> in <filename unknown>:0
  27. at LiteDB.QueryGreater+<ExecuteIndex>d__3.MoveNext () <0x6c710f60 + 0x0009b> in <filename unknown>:0
  28. at System.Linq.Enumerable+<IntersectIterator>c__Iterator12`1[TSource].MoveNext () <0x6c70cc30 + 0x00317> in <filename unknown>:0
  29. at LiteDB.DbEngine+<Find>d__29.MoveNext () <0x6c70bce8 + 0x004bf> in <filename unknown>:0
  30. at LiteDB.LiteCollection`1+<Find>d__17[T].MoveNext () <0x6c70b2b8 + 0x0019b> in <filename unknown>:0
  31. at System.Collections.Generic.List`1[T]..ctor (IEnumerable`1 collection) <0x7627d808 + 0x00243> in <filename unknown>:0
  32. at System.Linq.Enumerable.ToList[TSource] (IEnumerable`1 source) <0x7627d518 + 0x0004f> in <filename unknown>:0
  33. at Emby.Kodi.SyncQueue.Data.DbRepo.GetItems (Int64 dtl, Int32 status, Boolean movies, Boolean tvshows, Boolean music, Boolean musicvideos, Boolean boxsets) <0x6c711f78 + 0x0058f> in <filename unknown>:0
  34. at Emby.Kodi.SyncQueue.API.SyncAPI+<>c__DisplayClass8_0.<PopulateLibraryInfo>b__0 () <0x6c702000 + 0x00107> in <filename unknown>:0
  35. at System.Threading.Tasks.Task`1[TResult].InnerInvoke () <0x6d92de78 + 0x00053> in <filename unknown>:0
  36. at System.Threading.Tasks.Task.Execute () <0x722c5ec8 + 0x0004f> in <filename unknown>:0
  37. --- End of stack trace from previous location where exception was thrown ---
  38. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x6c714340 + 0x00024> in <filename unknown>:0
  39. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x6d82e138 + 0x000bb> in <filename unknown>:0
  40. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x6d82e058 + 0x0008b> in <filename unknown>:0
  41. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x72c73d68 + 0x0003f> in <filename unknown>:0
  42. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x6d93b0e8 + 0x0001b> in <filename unknown>:0
  43. at Emby.Kodi.SyncQueue.API.SyncAPI+<PopulateLibraryInfo>d__8.MoveNext () <0x6c7001e8 + 0x009bf> in <filename unknown>:0
  44.  
  45. 2016-12-16 12:32:56.8869 Error HttpServer: Error processing request for /emby/Emby.Kodi.SyncQueue/bf214e34e9e34e6e91c5f928f5adf714/GetItems?format=json&LastUpdateDT=2016-12-16T11%3A18%3A18Z
  46. *** Error Report ***
  47. Version: 3.0.8500.0
  48. Command line: /var/packages/EmbyServer/target/server/MediaBrowser.Server.Mono.exe -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe
  49. Operating system: Unix 3.10.102.0
  50. Processor count: 4
  51. 64-Bit OS: False
  52. 64-Bit Process: False
  53. Program data path: /var/packages/EmbyServer/target/var
  54. Mono: 4.4.2 (Stable 4.4.2.11/f72fe45 Sun Oct 9 18:00:59 CST 2016)
  55. Application Path: /volume1/@appstore/EmbyServer/releases/v3.0.8500/MediaBrowser.Server.Mono.exe
  56. Index was outside the bounds of the array.
  57. ServiceStack.HttpError
  58. No Stack Trace Available
  59. InnerException: System.IndexOutOfRangeException
  60. Index was outside the bounds of the array.
  61. at LiteDB.IndexNode.NextPrev (Int32 index, Int32 order) <0x6c70f7b8 + 0x0007c> in <filename unknown>:0
  62. at LiteDB.IndexService.Find (LiteDB.CollectionIndex index, LiteDB.BsonValue value, Boolean sibling, Int32 order) <0x6c70d900 + 0x00207> in <filename unknown>:0
  63. at LiteDB.QueryGreater+<ExecuteIndex>d__3.MoveNext () <0x6c710f60 + 0x0009b> in <filename unknown>:0
  64. at System.Linq.Enumerable+<IntersectIterator>c__Iterator12`1[TSource].MoveNext () <0x6c70cc30 + 0x00317> in <filename unknown>:0
  65. at LiteDB.DbEngine+<Find>d__29.MoveNext () <0x6c70bce8 + 0x004bf> in <filename unknown>:0
  66. at LiteDB.LiteCollection`1+<Find>d__17[T].MoveNext () <0x6c70b2b8 + 0x0019b> in <filename unknown>:0
  67. at System.Collections.Generic.List`1[T]..ctor (IEnumerable`1 collection) <0x7627d808 + 0x00243> in <filename unknown>:0
  68. at System.Linq.Enumerable.ToList[TSource] (IEnumerable`1 source) <0x7627d518 + 0x0004f> in <filename unknown>:0
  69. at Emby.Kodi.SyncQueue.Data.DbRepo.GetItems (Int64 dtl, Int32 status, Boolean movies, Boolean tvshows, Boolean music, Boolean musicvideos, Boolean boxsets) <0x6c711f78 + 0x0058f> in <filename unknown>:0
  70. at Emby.Kodi.SyncQueue.API.SyncAPI+<>c__DisplayClass8_0.<PopulateLibraryInfo>b__0 () <0x6c702000 + 0x00107> in <filename unknown>:0
  71. at System.Threading.Tasks.Task`1[TResult].InnerInvoke () <0x6d92de78 + 0x00053> in <filename unknown>:0
  72. at System.Threading.Tasks.Task.Execute () <0x722c5ec8 + 0x0004f> in <filename unknown>:0
  73. --- End of stack trace from previous location where exception was thrown ---
  74. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x6c714340 + 0x00024> in <filename unknown>:0
  75. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x6d82e138 + 0x000bb> in <filename unknown>:0
  76. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x6d82e058 + 0x0008b> in <filename unknown>:0
  77. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x72c73d68 + 0x0003f> in <filename unknown>:0
  78. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x6d93b0e8 + 0x0001b> in <filename unknown>:0
  79. at Emby.Kodi.SyncQueue.API.SyncAPI+<PopulateLibraryInfo>d__8.MoveNext () <0x6c7001e8 + 0x009bf> in <filename unknown>:0
  80.  
  81. 2016-12-16 12:32:56.8885 Info HttpServer: HTTP Response 500 to 192.168.1.228. Time: 814ms. http://192.168.1.100:8096/emby/Emby.Kodi.SyncQueue/bf214e34e9e34e6e91c5f928f5adf714/GetItems?format=json&LastUpdateDT=2016-12-16T11:18:18Z
  82. 2016-12-16 12:32:59.7086 Info HttpServer: HTTP GET http://192.168.1.100:8096/emby/Users/bf214e34e9e34e6e91c5f928f5adf714/Views?format=json. UserAgent:
  83. 2016-12-16 12:32:59.7526 Info HttpServer: HTTP Response 200 to 192.168.1.228. Time: 44ms. http://192.168.1.100:8096/emby/Users/bf214e34e9e34e6e91c5f928f5adf714/Views?format=json
  84. 2016-12-16 12:32:59.7591 Info HttpServer: HTTP GET http://192.168.1.100:8096/emby/Users/bf214e34e9e34e6e91c5f928f5adf714/Views?format=json. UserAgent:
  85. 2016-12-16 12:32:59.7831 Info HttpServer: HTTP Response 200 to 192.168.1.228. Time: 25ms. http://192.168.1.100:8096/emby/Users/bf214e34e9e34e6e91c5f928f5adf714/Views?format=json
  86. 2016-12-16 12:32:59.8001 Info HttpServer: HTTP GET http://192.168.1.100:8096/emby/Users/bf214e34e9e34e6e91c5f928f5adf714/Items?Sortby=SortName&format=json. UserAgent:
  87. 2016-12-16 12:32:59.8407 Info HttpServer: HTTP Response 200 to 192.168.1.228. Time: 41ms. http://192.168.1.100:8096/emby/Users/bf214e34e9e34e6e91c5f928f5adf714/Items?Sortby=SortName&format=json
Add Comment
Please, Sign In to add comment