Error on Launch Epic Fail warning

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?

Hastebin the full log file, this snippet isn’t detailed enough (clear the existing logs first).

I’ve just reinstalled and it seems to have resolved the issue

I just received the same Epic Fail error… So I guess I will do the same thing.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.