Hi,
I’ve grabbed mono version 4.02 (from debian experimental - as all other versions don’t have a high enough version of mono it would appear for armel -3.2.8 is all that is listed for other versions of debian), and tried to get working with sonarr. However, I get the below error on attempting to launch. Any ideas?
mono --version
Mono JIT compiler version 4.0.2 (Debian 4.0.2.5+dfsg-2)
Copyright © 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: normal
Notifications: epoll
Architecture: armel,vfp+fallback
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
liam@dlinknas:~/NzbDrone$ mono NzbDrone.exe
Unhandled Exception:
System.TypeInitializationException: An exception was thrown by the type initializer for NzbDrone.Console.ConsoleApp —> System.TypeInitializationException: An exception was thrown by the type initializer for NzbDrone.Common.Instrumentation.NzbDroneLogger —> System.TypeInitializationException: An exception was thrown by the type initializer for NLog.Common.InternalLogger —> System.Configuration.ConfigurationErrorsException: Error Initializing the configuration system. —> System.Configuration.ConfigurationErrorsException: Unrecognized configuration section <system.net> (/home/liam/NzbDrone/NzbDrone.exe.config line 3)
at System.Configuration.ConfigInfo.ThrowException (System.String text, System.Xml.XmlReader reader) [0x00000] in :0
at System.Configuration.SectionGroupInfo.ReadContent (System.Xml.XmlReader reader, System.Configuration.Configuration config, Boolean overrideAllowed, Boolean root) [0x00000] in :0
at System.Configuration.SectionGroupInfo.ReadRootData (System.Xml.XmlReader reader, System.Configuration.Configuration config, Boolean overrideAllowed) [0x00000] in :0
at System.Configuration.Configuration.ReadConfigFile (System.Xml.XmlReader reader, System.String fileName) [0x00000] in :0
at System.Configuration.Configuration.Load () [0x00000] in :0
at System.Configuration.Configuration.Init (IConfigSystem system, System.String configPath, System.Configuration.Configuration parent) [0x00000] in :0
at System.Configuration.Configuration…ctor (System.Configuration.InternalConfigurationSystem system, System.String locationSubPath) [0x00000] in :0
at System.Configuration.InternalConfigurationFactory.Create (System.Type typeConfigHost, System.Object[] hostInitConfigurationParams) [0x00000] in :0
at System.Configuration.ConfigurationManager.OpenExeConfigurationInternal (ConfigurationUserLevel userLevel, System.Reflection.Assembly calling_assembly, System.String exePath) [0x00000] in :0
at System.Configuration.ClientConfigurationSystem.get_Configuration () [0x00000] in :0
— End of inner exception stack trace —
at System.Configuration.ClientConfigurationSystem.get_Configuration () [0x00000] in :0
at System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection (System.String configKey) [0x00000] in :0
at System.Configuration.ConfigurationManager.GetSection (System.String sectionName) [0x00000] in :0
at System.Configuration.ConfigurationManager.get_AppSettings () [0x00000] in :0
at NLog.Common.InternalLogger.GetSettingString (System.String configName, System.String envName) [0x00000] in :0
at NLog.Common.InternalLogger.GetSetting[Boolean] (System.String configName, System.String envName, Boolean defaultValue) [0x00000] in :0
at NLog.Common.InternalLogger…cctor () [0x00000] in :0
— End of inner exception stack trace —
at NLog.LogFactory.Dump (NLog.Config.LoggingConfiguration config) [0x00000] in :0
at NLog.LogFactory.set_Configuration (NLog.Config.LoggingConfiguration value) [0x00000] in :0
at NLog.LogManager.set_Configuration (NLog.Config.LoggingConfiguration value) [0x00000] in :0
at NzbDrone.Common.Instrumentation.NzbDroneLogger…cctor () [0x00000] in :0
— End of inner exception stack trace —
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.TypeInitializationException: An exception was thrown by the type initializer for NzbDrone.Common.Instrumentation.NzbDroneLogger —> System.TypeInitializationException: An exception was thrown by the type initializer for NLog.Common.InternalLogger —> System.Configuration.ConfigurationErrorsException: Error Initializing the configuration system. —> System.Configuration.ConfigurationErrorsException: Unrecognized configuration section <system.net> (/home/liam/NzbDrone/NzbDrone.exe.config line 3)
at System.Configuration.ConfigInfo.ThrowException (System.String text, System.Xml.XmlReader reader) [0x00000] in :0
at System.Configuration.SectionGroupInfo.ReadContent (System.Xml.XmlReader reader, System.Configuration.Configuration config, Boolean overrideAllowed, Boolean root) [0x00000] in :0
at System.Configuration.SectionGroupInfo.ReadRootData (System.Xml.XmlReader reader, System.Configuration.Configuration config, Boolean overrideAllowed) [0x00000] in :0
at System.Configuration.Configuration.ReadConfigFile (System.Xml.XmlReader reader, System.String fileName) [0x00000] in :0
at System.Configuration.Configuration.Load () [0x00000] in :0
at System.Configuration.Configuration.Init (IConfigSystem system, System.String configPath, System.Configuration.Configuration parent) [0x00000] in :0
at System.Configuration.Configuration…ctor (System.Configuration.InternalConfigurationSystem system, System.String locationSubPath) [0x00000] in :0
at System.Configuration.InternalConfigurationFactory.Create (System.Type typeConfigHost, System.Object[] hostInitConfigurationParams) [0x00000] in :0
at System.Configuration.ConfigurationManager.OpenExeConfigurationInternal (ConfigurationUserLevel userLevel, System.Reflection.Assembly calling_assembly, System.String exePath) [0x00000] in :0
at System.Configuration.ClientConfigurationSystem.get_Configuration () [0x00000] in :0
— End of inner exception stack trace —
at System.Configuration.ClientConfigurationSystem.get_Configuration () [0x00000] in :0
at System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection (System.String configKey) [0x00000] in :0
at System.Configuration.ConfigurationManager.GetSection (System.String sectionName) [0x00000] in :0
at System.Configuration.ConfigurationManager.get_AppSettings () [0x00000] in :0
at NLog.Common.InternalLogger.GetSettingString (System.String configName, System.String envName) [0x00000] in :0
at NLog.Common.InternalLogger.GetSetting[Boolean] (System.String configName, System.String envName, Boolean defaultValue) [0x00000] in :0
at NLog.Common.InternalLogger…cctor () [0x00000] in :0
— End of inner exception stack trace —
at NLog.LogFactory.Dump (NLog.Config.LoggingConfiguration config) [0x00000] in :0
at NLog.LogFactory.set_Configuration (NLog.Config.LoggingConfiguration value) [0x00000] in :0
at NLog.LogManager.set_Configuration (NLog.Config.LoggingConfiguration value) [0x00000] in :0
at NzbDrone.Common.Instrumentation.NzbDroneLogger…cctor () [0x00000] in :0
— End of inner exception stack trace —
at NzbDrone.Console.ConsoleApp…cctor () [0x00000] in :0
— End of inner exception stack trace —