I have a problem when execute sonarr

I have a problem when execute sonarr. I installed it first time in this computer and it crash…

(Windows 10 Pro 64bit, most updated)

[Info] Bootstrap: Starting Sonarr - C:\ProgramData\NzbDrone\bin\NzbDrone.Console.exe - Version 2.0.0.4389
[Info] MigrationLogger: *** Migrating data source=C:\ProgramData\NzbDrone\nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
[Info] MigrationLogger: *** Migrating data source=C:\ProgramData\NzbDrone\logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
[Info] Router: Application mode: Interactive
[Info] OwinHostController: Listening on the following URLs:
[Info] OwinHostController: http://localhost:8989/

[Fatal] ConsoleApp: EPIC FAIL!

[v2.0.0.4389] System.PlatformNotSupportedException: Operación no permitida en esta plataforma.
en NzbDrone.Host.Owin.OwinAppFactory.CreateApp(List1 urls) en M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Host\Owin\OwinServiceProvider.cs:línea 63 en NzbDrone.Host.Owin.OwinHostController.StartServer() en M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Host\Owin\OwinHostController.cs:línea 54 en NzbDrone.Host.NzbDroneServiceFactory.Start() en M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Host\ApplicationServer.cs:línea 55 en NzbDrone.Host.Router.Route(ApplicationModes applicationModes) en M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Host\Router.cs:línea 38 en NzbDrone.Host.Bootstrap.Start(ApplicationModes applicationModes, StartupContext startupContext) en M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Host\Bootstrap.cs:línea 74 en NzbDrone.Host.Bootstrap.Start(StartupContext startupContext, IUserAlert userAlert, Action1 startCallback) en M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Host\Bootstrap.cs:línea 40
en NzbDrone.Console.ConsoleApp.Main(String[] args) en M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Console\ConsoleApp.cs:línea 20

Any idea?

Try running Sonarr as admin once.

Which versions of .net are installed?

With admin same error…

.NET versions: 3.5 and Windows 10 default (4.6.2?)

It looks like the same issue as here:

Are you able to run netsh.exe http show urlacl in a command prompt?

Yes, that was the problem…

Do you have any idea what causes it? I have 2 pcs with windows installed on the same date and from the same source, and only that fails…

I’m not sure, it could be something not installed or corrupt with the Windows install, without that working there is no way for Sonarr to register the URL it needs to listen on so it can run.

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