Hello all,
Not sure if you will be able to help me with this or not. I’m running Ubuntu 13.10 on an ARM ODROID and would like to test NzbDrone over SickBeard. At the moment when ever I try to run NzbDrone using Mono I get the following exception. Can anyone help me?
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for NzbDrone.Console.ConsoleApp —> System.NullReferenceException: Object reference not set to an instance of an object
at NzbDrone.Common.Instrumentation.NzbDroneLogger.GetLogger () [0x00000] in :0
at NzbDrone.Console.ConsoleApp…cctor () [0x00000] in :0
— End of inner exception stack trace —
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for NzbDrone.Console.ConsoleApp —> System.NullReferenceException: Object reference not set to an instance of an object
at NzbDrone.Common.Instrumentation.NzbDroneLogger.GetLogger () [0x00000] in :0
at NzbDrone.Console.ConsoleApp…cctor () [0x00000] in :0
— End of inner exception stack trace —