Advertisement
Guest User

mono mediabrowser

a guest
Nov 27th, 2014
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.37 KB | None | 0 0
  1. r/data/authentication.db
  2. Info, App, FFMpeg: ffmpeg
  3. Info, App, FFProbe: ffprobe
  4. Error, Main, UnhandledException
  5. One or more errors occurred
  6. System.AggregateException
  7. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
  8. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0
  9. at MediaBrowser.Server.Mono.MainClass.RunApplication (MediaBrowser.Server.Implementations.ServerApplicationPaths appPaths, ILogManager logManager, MediaBrowser.Server.Startup.Common.StartupOptions options) [0x00000] in <filename unknown>:0
  10. at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0
  11. InnerException: System.IO.FileNotFoundException
  12. Could not find file "ffmpeg".
  13. at System.IO.FileInfo.get_Length () [0x00000] in <filename unknown>:0
  14. at (wrapper remoting-invoke-with-check) System.IO.FileInfo:get_Length ()
  15. at MediaBrowser.Server.Startup.Common.FFMpeg.FFmpegValidator.Validate (MediaBrowser.Server.Startup.Common.FFMpeg.FFMpegInfo info) [0x00000] in <filename unknown>:0
  16. at MediaBrowser.Server.Startup.Common.ApplicationHost+<RegisterMediaEncoder>d__39.MoveNext () [0x00000] in <filename unknown>:0
  17. --- End of stack trace from previous location where exception was thrown ---
  18. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  19. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  20. at MediaBrowser.Server.Startup.Common.ApplicationHost+<RegisterResources>d__22.MoveNext () [0x00000] in <filename unknown>:0
  21. --- End of stack trace from previous location where exception was thrown ---
  22. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  23. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  24. at MediaBrowser.Common.Implementations.BaseApplicationHost`1+<Init>d__4[MediaBrowser.Server.Implementations.ServerApplicationPaths].MoveNext () [0x00000] in <filename unknown>:0
  25. --- End of stack trace from previous location where exception was thrown ---
  26. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  27. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  28. at MediaBrowser.Server.Startup.Common.ApplicationHost+<Init>d__6.MoveNext () [0x00000] in <filename unknown>:0
  29.  
  30. UnhandledException
  31. One or more errors occurred
  32. System.AggregateException
  33. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
  34. at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0
  35. at MediaBrowser.Server.Mono.MainClass.RunApplication (MediaBrowser.Server.Implementations.ServerApplicationPaths appPaths, ILogManager logManager, MediaBrowser.Server.Startup.Common.StartupOptions options) [0x00000] in <filename unknown>:0
  36. at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0
  37. InnerException: System.IO.FileNotFoundException
  38. Could not find file "ffmpeg".
  39. at System.IO.FileInfo.get_Length () [0x00000] in <filename unknown>:0
  40. at (wrapper remoting-invoke-with-check) System.IO.FileInfo:get_Length ()
  41. at MediaBrowser.Server.Startup.Common.FFMpeg.FFmpegValidator.Validate (MediaBrowser.Server.Startup.Common.FFMpeg.FFMpegInfo info) [0x00000] in <filename unknown>:0
  42. at MediaBrowser.Server.Startup.Common.ApplicationHost+<RegisterMediaEncoder>d__39.MoveNext () [0x00000] in <filename unknown>:0
  43. --- End of stack trace from previous location where exception was thrown ---
  44. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  45. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  46. at MediaBrowser.Server.Startup.Common.ApplicationHost+<RegisterResources>d__22.MoveNext () [0x00000] in <filename unknown>:0
  47. --- End of stack trace from previous location where exception was thrown ---
  48. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  49. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  50. at MediaBrowser.Common.Implementations.BaseApplicationHost`1+<Init>d__4[MediaBrowser.Server.Implementations.ServerApplicationPaths].MoveNext () [0x00000] in <filename unknown>:0
  51. --- End of stack trace from previous location where exception was thrown ---
  52. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  53. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  54. at MediaBrowser.Server.Startup.Common.ApplicationHost+<Init>d__6.MoveNext () [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement