Sonarr version [v4.0.15.2941:
Mono version (if Sonarr is not running on Windows):
Windows 11 IoT Enterprise 25h2:
Debug logs:
*Sonarr wont start anymore after windows update, alredy tried reinstalling, and firewall is enabled:
2025-11-03 19:46:55.5|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
2025-11-03 19:46:55.5|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
2025-11-03 19:46:55.5|Debug|ProcessProvider| - [19832] Sonarr
2025-11-03 19:46:55.6|Info|MigrationController|*** Migrating data source=C:\ProgramData\Sonarr\sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-03 19:46:55.6|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-11-03 19:46:55.6|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-11-03 19:46:55.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-11-03 19:46:55.7|Info|DatabaseEngineVersionCheck|SQLite 3.36.0
2025-11-03 19:46:55.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0,0415452s
2025-11-03 19:46:55.7|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-11-03 19:46:55.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0,0434383s
2025-11-03 19:46:55.7|Debug|MigrationController|Took: 00:00:00.1529801
2025-11-03 19:46:55.7|Info|MigrationController|*** Migrating data source=C:\ProgramData\Sonarr\logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-03 19:46:55.7|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-11-03 19:46:55.7|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-11-03 19:46:55.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-11-03 19:46:55.7|Info|DatabaseEngineVersionCheck|SQLite 3.36.0
2025-11-03 19:46:55.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0,002832s
2025-11-03 19:46:55.7|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-11-03 19:46:55.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0,0035231s
2025-11-03 19:46:55.7|Debug|MigrationController|Took: 00:00:00.0187068
2025-11-03 19:46:56.1|Fatal|WindowsApp|EPIC FAIL
[v4.0.15.2941] System.Net.Sockets.SocketException (10013): Foi feita uma tentativa de acesso a um soquete de uma maneira que é proibida pelas permissões de acesso.
at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint)
at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass30_01.<<StartAsync>g__OnBind|0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.AnyIPListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.AddressesStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(IEnumerable1 listenOptions, AddressBindContext context, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication1 application, CancellationToken cancellationToken) at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken) at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) at NzbDrone.Host.Bootstrap.Start(String[] args, Action1 trayCallback) in ./Sonarr.Host/Bootstrap.cs:line 80
at NzbDrone.WindowsApp.Main(String args) in ./Sonarr/WindowsApp.cs:line 29