Hi
I just rebooted my server and Sonorr won’t launch with the following error:
[Fatal] ConsoleApp: EPIC FAIL!
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeModule.GetTypes()
at System.Reflection.Assembly.GetTypes()
at NzbDrone.Common.Composition.ContainerBuilderBase…ctor(IStartupContext args, String[] assemblies) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Composition\ContainerBuilderBase.cs:line 24
at NzbDrone.Host.MainAppContainerBuilder…ctor(StartupContext args, String[] assemblies) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Host\MainAppContainerBuilder.cs:line 39
at NzbDrone.Host.MainAppContainerBuilder.BuildContainer(StartupContext args) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Host\MainAppContainerBuilder.cs:line 33
at NzbDrone.Host.Bootstrap.Start(StartupContext startupContext, IUserAlert userAlert, Action`1 startCallback) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Host\Bootstrap.cs:line 32
at NzbDrone.Console.ConsoleApp.Main(String[] args) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Console\ConsoleApp.cs:line 20
Any ideas on how to get it working again?