Advertisement
Sharpie15

Untitled

Jul 16th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. 19-7-16 03:29:55.0|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\NzbDrone.exe - Version 2.0.0.5322
  2. 19-7-16 03:29:55.2|Fatal|WindowsApp|EPIC FAIL
  3.  
  4. [v2.0.0.5322] System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
  5. at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
  6. at System.Reflection.RuntimeModule.GetTypes()
  7. at System.Reflection.Assembly.GetTypes()
  8. at NzbDrone.Common.Composition.ContainerBuilderBase..ctor(IStartupContext args, List`1 assemblies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Composition\ContainerBuilderBase.cs:line 26
  9. at NzbDrone.Host.MainAppContainerBuilder..ctor(StartupContext args, List`1 assemblies) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Host\MainAppContainerBuilder.cs:line 27
  10. at NzbDrone.Host.MainAppContainerBuilder.BuildContainer(StartupContext args) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Host\MainAppContainerBuilder.cs:line 23
  11. at NzbDrone.Host.Bootstrap.Start(StartupContext startupContext, IUserAlert userAlert, Action`1 startCallback) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Host\Bootstrap.cs:line 30
  12. at NzbDrone.WindowsApp.Main(String[] args) in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone\WindowsApp.cs:line 23
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement