Error instalando sonarr en OSCM

Discusión general sobre Raspberry Pi
Lomo
Pi Newbie
Pi Newbie
Mensajes: 1
Registrado: 22 Feb 2018, 09:31
Agradecido: 0
Agradecimiento recibido: 0

Buenas,
primer post por aqui.

Resulta que he estado siguiendo esta viewtopic.php?f=6&t=8585&sid=80ee0301dd ... 6f488953d2 ( y muchas otras) para conseguir poner sonar en mi pi. Tengo de momento instalado transmision, couchpotato y samba y todo va de lujo, pero necesito el sonarr pa la series. Lo dicho, que me pierdo, segui la guia de arirba y me sale esto de error:
osmc@osmc:~$ /usr/bin/mono /opt/NzbDrone/NzbDrone.exe --nobrowser
* Assertion at metadata.c:950, condition `index < meta->heap_strings.size' not met

Stacktrace:

at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (System.Reflection.Assembly,bool) <0x0003b>
at System.Reflection.Assembly.GetTypes () <0x00023>
at NLog.Internal.ReflectionHelpers.SafeGetTypes (System.Reflection.Assembly) <0x0006b>
at NLog.Config.ConfigurationItemFactory.RegisterItemsFromAssembly (System.Reflection.Assembly,string) <0x00107>
at NLog.Config.ConfigurationItemFactory.RegisterItemsFromAssembly (System.Reflection.Assembly) <0x00027>
at NLog.Config.ConfigurationItemFactory..ctor (System.Reflection.Assembly[]) <0x002f3>
at NLog.Config.ConfigurationItemFactory.BuildDefaultFactory () <0x000bf>
at NLog.Config.ConfigurationItemFactory.get_Default () <0x0001f>
at NLog.Layouts.Layout.FromString (string) <0x0000f>
at NLog.Layouts.Layout.op_Implicit (string) <0x00013>
at NLog.Targets.TargetWithLayout..ctor () <0x0001f>
at NzbDrone.Common.Instrumentation.Sentry.SentryTarget..ctor (string) <0x0001b>
at NzbDrone.Common.Instrumentation.NzbDroneLogger.RegisterSentry (bool) <0x0007b>
at NzbDrone.Common.Instrumentation.NzbDroneLogger.Register (NzbDrone.Common.EnvironmentInfo.IStartupContext,bool,bool) <0x00073>
at NzbDrone.Console.ConsoleApp.Main (string[]) <0x00057>
at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0x000cf>

Native stacktrace:


Debug info from gdb:


=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Aborted
Alguna idea de a que se debe?
Un saludo!
Responder