Describe the bug
Sonarr seems to crash periodically, I have mono_crash.x.x.json files produced which I will upload. I'm currently running sonarr with Trace logging enabled, however it will probably not crash again until the 12th/13th of Sept. I'll update this with the trace log prior to the crash once I have it.
Screenshots
Logs
mono_crash.0.0.json.txt
mono_crash.0.1.json.txt
mono_crash.0.2.json.txt
System Information
Additional context
Potentially the same as: https://github.com/Sonarr/Sonarr/issues/3824
Make sure you're capturing standard output and error to a file, Sonarr's own text logs will not be written to when mono crashes.
@markus101 Will do, I'm running this under systemd, is there anything special that needs to be done for that? I assume the stderr and stdout will dump into journalctl ?
I'm not sure. but you should be able to verify that now by checking journalctl.
journalctl -u sonarr
Will re-open if there is more information and it's different from https://github.com/Sonarr/Sonarr/issues/3824