Soarr just crashing constantly in a needo container or any container on unraid

Logs here…

[Fatal] ConsoleApp: Access denied. This can happen if another instance of

NzbDrone is already running or another application is using the port assinged to

NzbDrone (default: 8989)
Press any key to exit…
[Info] HousekeepingService: Running housecleaning tasks
[Info] Bootstrap: Starting NzbDrone - /opt/NzbDrone/NzbDrone.exe - Version

2.0.0.3004
[Info] AppFolderInfo: Data directory is being overridden to [/config]
[Debug] ProcessProvider: Found 0 processes with the name: NzbDrone.Console
[Debug] ProcessProvider: Found 1 processes with the name: NzbDrone
[Info] MigrationLogger: *** Migrating data source=/config/nzbdrone.db;cache

size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
[Debug] MigrationLogger: Took: 00:00:00.2080413
[Info] MigrationLogger: *** Migrating data source=/config/logs.db;cache size=-

10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
[Debug] MigrationLogger: Took: 00:00:00.0188407
[Info] Router: Application mode: Interactive
[Debug] Router: Console selected
[Info] OwinHostController: Listening on the following URLs:
[Info] OwinHostController: http://*:563/
[Debug] OwinAppFactory: Attaching NzbDroneVersionMiddleWare to host
[Debug] OwinAppFactory: Attaching SignalRMiddleWare to host
[Debug] OwinAppFactory: Attaching NancyMiddleWare to host
[Info] NancyBootstrapper: Starting NzbDrone API
[Trace] EventAggregator: Publishing ApplicationStartedEvent
[Trace] EventAggregator: ApplicationStartedEvent -> UserService
[Trace] EventAggregator: ApplicationStartedEvent <- UserService
[Trace] EventAggregator: ApplicationStartedEvent -> DownloadClientFactory
[Debug] DownloadClientFactory: Initializing Providers. Count 8
[Trace] EventAggregator: ApplicationStartedEvent <- DownloadClientFactory
[Trace] EventAggregator: ApplicationStartedEvent -> IndexerFactory
[Debug] IndexerFactory: Initializing Providers. Count 12
[Trace] EventAggregator: ApplicationStartedEvent <- IndexerFactory
[Trace] EventAggregator: ApplicationStartedEvent -> ReconfigureLogging
[Info] SceneMappingService: Updating Scene mappings

It just repeats this over and over. in the log. Any help would be great and apreciated.

First error indicates something is already running on that port.

Crashing may be due to: Native mono crashes [kernel fix released]

I am 98% positive that nothing else is running on that port. It’s a fresh boot and sonarr comes up and is running fine. Then after some time, not repeatable within a time frame, it will lose connection with backend. Nothing will bring it back up other than a reboot. I have tried killing the container and bringing it back, I have tried restarting the docker img and nothing. Reboot will bring it back for a period.

So i assume that its part of that kernel version. Ill look deeper into that and see if that’s my kernel. I will update.

Thanks Markus