Sonarr version (exact version): 2.0.0.3732 Mono version (if Sonarr is not running on Windows): 3.10.0 OS: FreeBSD 9.3 Debug logs (posted to hastebin or similar): http://pastebin.com/EUAtR0kP Description of issue (if you think you’ve found a bug please include steps to reproduce):
Attempting an update, the above errors (pastebin link) are reported. The version it’s attempting to update to is 2.0.0.3953. Brief error is “Error occurred while executing task ApplicationUpdate: Process has exited, so the requested information is not available.”
It seems your mono is out of date Sporkman… However, I ran into the same problem that the update via the webinterface is not working, I get the entire list of notifications up until the restart of sonarr, it restarts, but the update hasn’t happened…
Sonarr version 2.0.0.3732 Mono version 4.2.2 (Stable 4.2.2.10/7b87787 Tue Feb 16 04:11:01 UTC 2016) OS FreeBSD
Well on my 10.3-RC2 box, I get the same results as you - it restarts after claiming to update, but it’s still on the same version. My current version of mono is 4.2.2.
Looks like its failing to get process information about the currently running process, IIRC that requires something to be set on the system, otherwise it fails, but offhand I forget what it is.
If that did succeed you’d hit this issue once the updater launched:
I’ve hit that older issue mentioned above before. I assumed it was fixed since I’d seen numerous updates happen successfully prior to the March 12 release.