I have a problem updating to update3.
"Error
Update cannot be installed, because some processes are active. Please finish all the restore processes, stop and disable all jobs, close the user interface and try again. If you still get this message, restart the server and wait for few minutes before trying again."
I have disabled all the jobs (none of them is running), stopped all the services, closed UI, restarted the server, stopped the services again, but still get this message.
Any idea what's blocking the update?
Code: Select all
PS C:\Windows\system32> Get-Service veeam* |Stop-Service
WARNING: Waiting for service 'Veeam Backup Service (Veeam Backup and Replication Service)' to stop...
PS C:\Windows\system32> Get-Service veeam*
Status Name DisplayName
------ ---- -----------
Stopped Veeam Backup an... Veeam Backup Service
Stopped Veeam Backup Ca... Veeam Backup Catalog Data Service
Stopped VeeamCloudSvc Veeam Cloud Connect Service
Stopped VeeamDeployment... Veeam Installer Service
Stopped VeeamNFSSvc Veeam vPower NFS Service
Stopped VeeamTapeSvc Veeam Remote Tape Access Service
Stopped VeeamTransportSvc Veeam Data Mover Service
PS C:\Windows\system32> Get-Process vbr*
PS C:\Windows\system32> Get-Process veeam*