Sonarr version (exact version): 2.0.0.4370 Mono version (if Sonarr is not running on Windows): 4.2.2.r1 (Have also tried using 4.6.0.150, it also crashes. But these logs are from v4) OS: Linux ((Debug logs)): http://termbin.com/n462 and trace logs if needed too: http://termbin.com/47h9 (Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here) Description of issue:
Sonarr crashes after a few minutes when it’s started.
I checked that the process is there right after I start it, before it crashes. And then checked again after the web client becomes unresponsive with “Connection to backend lost”.
I don’t see anything in the logs indicating a crash, but if mono is dying Sonarr may not be able to log it. Capturing the standard output and error from the running mono process would be the best way to capture any crashes.
You may be able to run mono + Sonarr directly to bypass the mono app manager, but otherwise it would have to be done in whatever script the app manager runs.