Sonarr version (exact version): 3.0.1.418
OS: Windows Server 2016
Issue: Sonarr.exe Crashing
Description of issue: I upgraded to v3 about a week ago and love it! Unfortunately, it’s crashed 3 times since then which never occurred in v2. I looked through Sonarr’s logs and it didn’t list anything prior to the crash, so am only including event log data. I enabled debug logging and will post anything the next time it crashes as well.
In Event Viewer / Applications, I had two events that were related to the crash. They seem to be .NET related as one stated “The process was terminated due to an unhandled exception”. I saved the details from each event into a separate file…
SonarrError1.txt
SonarrError2.txt
Thanks!
Update#1
After posting, I realized there was one more related event. Below is a link to it followed by a link to the file it mentions if needed…
SonarrError3.txt
WERB3BE.tmp.WERInternalMetadata.xml
If you need further detail, please let me know.
Update #2
Shortly after posting, I had the crash occur again. Don’t know if related, but a couple of minutes before had chosen to have Sonarr manually import about 5 episodes. I looked in the debug logs, but unfortunately it didn’t contain any events during the time period. The crash occurred at 3:22:18 with the same events as above, but the debug logs skipped that time as shown below:
19-4-4 15:22:17.0|Debug|ImportDecisionMaker|File rejected for the following reasons: [Permanent] Invalid season or episode
19-4-4 15:22:17.0|Debug|EpisodeService|Linking [Season 3\Beavis and Butt-Head - S03E01 - Comedians.avi] > [[10422]Comedians]
19-4-4 15:22:17.8|Debug|Api|[GET] /api/v3/wanted/missing?page=1&pageSize=20&sortDirection=descending&sortKey=airDateUtc&monitored=true: 200.OK (737 ms)
19-4-4 15:22:17.8|Debug|Api|[GET] /api/v3/wanted/missing?page=1&pageSize=20&sortDirection=descending&sortKey=airDateUtc&monitored=true: 200.OK (732 ms)
19-4-4 15:24:21.1|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
19-4-4 15:24:21.1|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
19-4-4 15:24:21.1|Debug|ProcessProvider| - [10928] Sonarr
19-4-4 15:24:21.1|Info|Router|Application mode: Interactive
Thanks!