Sonarr Won't start

Sonarr version (exact version): V3
Mono version (if Sonarr is not running on Windows): Mac OS
OS: 14.1.1.
Debug logs:
Description of issue: Hi! My Sonarr randomly stopped working today and I can’t reopen it even after several restarts. The log says this:
2023-11-20 14:18:58.0|Fatal|ConsoleApp|Address already in use. This can happen if another instance of Sonarr is already running another application is using the same port (default: 8989) or the user has insufficient permissions

The most likely cause of this problem based on your description is that the Sonarr process has hung or crashed but is still tying up the port. Have you checked in the Activity Monitor to see if a Sonarr process is active?

You can also use the Activity Monitor to close the process if one is running…

This is the running process on a Linux machine which should be similar to the Mac…
mono --debug Sonarr.exe -nobrowser -data=/config

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