Update Failed - Could Not Find File

Sonarr version (exact version): QSonarr (QNAP - TS251) 2.0.0.4326
Mono version (if Sonarr is not running on Windows): 4.2.1.0
OS: QNAP TS-251 Version 4.2.2
((Debug logs)):16-11-11 09:59:09.6|Info|InstallUpdateService|Deleting old update files
16-11-11 09:59:09.7|Info|InstallUpdateService|Downloading update 2.0.0.4385
16-11-11 09:59:13.5|Info|InstallUpdateService|Verifying update package
16-11-11 09:59:14.0|Info|InstallUpdateService|Update package verified successfully
16-11-11 09:59:14.0|Info|InstallUpdateService|Extracting Update package
16-11-11 09:59:15.1|Info|InstallUpdateService|Update package extracted successfully
16-11-11 09:59:15.1|Info|BackupService|Starting Backup
16-11-11 09:59:15.6|Info|InstallUpdateService|Preparing client
16-11-11 09:59:15.6|Info|InstallUpdateService|Starting update client /share/CACHEDEV1_DATA/SONARR_CONFIG/nzbdrone_update/NzbDrone.Update.exe
16-11-11 09:59:15.6|Info|InstallUpdateService|Sonarr will restart shortly.
16-11-11 09:59:16.5|Error|CommandExecutor|Error occurred while executing task ApplicationUpdate

[v2.0.0.4326] System.IO.FileNotFoundException: Could not find file ""
at System.IO.Directory.InsecureGetCurrentDirectory () <0xf5379dd0 + 0x0004e> in :0
at System.IO.Path.InsecureGetFullPath (System.String path) <0xf538df50 + 0x00276> in :0
at System.IO.Path.GetFullPath (System.String path) <0xf538dba0 + 0x0001e> in :0
at System.IO.FileInfo…ctor (System.String fileName) <0xf5380360 + 0x0004c> in :0
at (wrapper remoting-invoke-with-check) System.IO.FileInfo:.ctor (string)
at NzbDrone.Common.Processes.ProcessProvider.Start (System.String path, System.String args, System.Collections.Specialized.StringDictionary environmentVariables, System.Action1 onOutputDataReceived, System.Action1 onErrorDataReceived) <0xefc49a00 + 0x000fb> in :0
at NzbDrone.Core.Update.InstallUpdateService.InstallUpdate (NzbDrone.Core.Update.UpdatePackage updatePackage) <0xf000c568 + 0x003fc> in :0
at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCommand message) <0xf0007a38 + 0x00133> in :0
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (NzbDrone.Core.Messaging.Commands.TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) <0xf0333c38 + 0x0017d> in :0

(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: Update Fails

What do the ((trace logs)) show? (They will have more details).

Sorry - hadn’t turned them on. this is what comes up in trace logs -

http://www.hastebin.com/halewajase.rb (moved to hastebin)

I believe this is the same issue as: Error occurred while executing task ApplicationUpdate: Could not find file ""

At that time the fix was updating mono, you’re on a later version, but I wonder if there is an issue with mono and the updater. This is a similar thread from last year:

yes i saw that thread before posting my issue. and I had a different mono version at the time which i updated to the most recent version i could find. but it did not fix the issue. am kinda frustrated now so have backed up my drive and plan to factory reset my NAS to see if the setup works after that. will let you know if it works.

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