Advertisement
Guest User

Untitled

a guest
Aug 4th, 2015
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.66 KB | None | 0 0
  1. 2015-08-03 17:05:43.5236 Error - App: Error in Dynamic Image Provider
  2. *** Error Report ***
  3. Version: 3.0.5675.1
  4. Command line: /opt/emby-server/MediaBrowser.Server.Mono.exe -programdata /config -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe
  5. Operating system: Unix 4.0.4.0
  6. Processor count: 8
  7. 64-Bit OS: True
  8. 64-Bit Process: True
  9. Program data path: /config
  10. Mono: 4.0.1 (tarball Tue Jun 2 13:22:02 UTC 2015)
  11. Application Path: /opt/emby-server/MediaBrowser.Server.Mono.exe
  12. Could not find file "/config/cache/temp/12822a12-ef1f-4c39-9447-2a8e02bd1279.png".
  13. System.IO.FileNotFoundException
  14. at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
  15. at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
  16. at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  17. at MediaBrowser.Common.Implementations.IO.CommonFileSystem.GetFileStream (System.String path, FileMode mode, FileAccess access, FileShare share, Boolean isAsync) [0x00000] in <filename unknown>:0
  18. at MediaBrowser.Providers.Manager.ProviderManager.SaveImage (IHasImages item, System.String source, System.String mimeType, ImageType type, Nullable`1 imageIndex, System.String internalCacheKey, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
  19. at MediaBrowser.Server.Implementations.Photos.BaseDynamicImageProvider`1+<FetchToFileInternal>c__async2[MediaBrowser.Controller.Entities.PhotoAlbum].MoveNext () [0x00000] in <filename unknown>:0
  20. --- End of stack trace from previous location where exception was thrown ---
  21. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  22. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0
  23. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0
  24. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0
  25. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Controller.Library.ItemUpdateType].GetResult () [0x00000] in <filename unknown>:0
  26. at MediaBrowser.Server.Implementations.Photos.BaseDynamicImageProvider`1+<FetchAsync>c__async1[MediaBrowser.Controller.Entities.PhotoAlbum].MoveNext () [0x00000] in <filename unknown>:0
  27. --- End of stack trace from previous location where exception was thrown ---
  28. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  29. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0
  30. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0
  31. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0
  32. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Controller.Library.ItemUpdateType].GetResult () [0x00000] in <filename unknown>:0
  33. at MediaBrowser.Server.Implementations.Photos.BaseDynamicImageProvider`1+<FetchAsync>c__async0[MediaBrowser.Controller.Entities.PhotoAlbum].MoveNext () [0x00000] in <filename unknown>:0
  34. --- End of stack trace from previous location where exception was thrown ---
  35. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  36. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0
  37. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0
  38. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0
  39. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Controller.Library.ItemUpdateType].GetResult () [0x00000] in <filename unknown>:0
  40. at MediaBrowser.Providers.Manager.MetadataService`2+<RunCustomProvider>c__async4[MediaBrowser.Controller.Entities.PhotoAlbum,MediaBrowser.Controller.Providers.ItemLookupInfo].MoveNext () [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement