Update always fails. Win10

Sonarr version 3.0.1.363:
Mono version (if Sonarr is not running on Windows):
Windows 10:
Debug logs:
Description of issue:

I have not been able to update since 3.0.1.363

22-9-28 11:24:47.1|Info|RssSyncService|Starting RSS Sync
22-9-28 11:25:00.6|Info|DownloadDecisionMaker|Processing 110 releases
22-9-28 11:25:00.9|Info|RssSyncService|RSS Sync Completed. Reports found: 110, Reports grabbed: 0
22-9-28 11:26:44.5|Info|InstallUpdateService|Deleting old update files
22-9-28 11:26:44.7|Info|InstallUpdateService|Downloading update 3.0.5.1143
22-9-28 11:26:46.8|Info|InstallUpdateService|Verifying update package
22-9-28 11:26:47.2|Info|InstallUpdateService|Update package verified successfully
22-9-28 11:26:47.2|Info|InstallUpdateService|Extracting Update package
22-9-28 11:27:03.6|Info|InstallUpdateService|Update package extracted successfully
22-9-28 11:27:03.6|Info|BackupService|Starting Backup
22-9-28 11:27:08.1|Info|InstallUpdateService|Preparing client
22-9-28 11:27:08.1|Error|CommandExecutor|Error occurred while executing task ApplicationUpdate

[v3.0.1.363] System.IO.IOException: Cannot create a file when that file already exists.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalMove(String sourceDirName, String destDirName, Boolean checkHost)
at NzbDrone.Common.Disk.DiskProviderBase.MoveFolder(String source, String destination) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Disk\DiskProviderBase.cs:line 235
at NzbDrone.Common.Disk.DiskTransferService.TransferFolder(String sourcePath, String targetPath, TransferMode mode, DiskTransferVerificationMode verificationMode) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Disk\DiskTransferService.cs:line 70
at NzbDrone.Common.Disk.DiskTransferService.TransferFolder(String sourcePath, String targetPath, TransferMode mode, Boolean verified) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Disk\DiskTransferService.cs:line 51
at NzbDrone.Core.Update.InstallUpdateService.InstallUpdate(UpdatePackage updatePackage) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:line 138
at NzbDrone.Core.Update.InstallUpdateService.Execute(ApplicationUpdateCommand message) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:line 236
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 95
at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 41

What happens if you manually download the latest version and do an in place upgrade?

1 Like

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