All started after Veeam B&R v10 upgrade, my veeam server is a Windows Server 2008 R2 Enterprise SP1 (windows update is ok), it's a vm on hyper-v server 2012, i have other VM's in the same host and on other hosts, linux and windows (7, server 2008, 2008 r2, etc), i have a powershell script that crate full veeam zip backup 2 times in a week.
I also have some file jobs on veeam where the backup data is stored on the veeam server it self (it's a lun from storage) and on ibm tape.
File job recovery from storage and ape are working.
My problem is with Veeam ZIP backup, vbk files, when i try to restore 'entire vm' or 'guest files' (both linux and windows) the message 'Repository type unknow' is presented in a pop up....
Already did the repait and even reinstalled veeam on the same server but i still get this error... this is for old and new vbk files...
I use the community edition, i have opened a case at https://my.veeam.com/, #04016725
Also, @ 'C:\ProgramData\Veeam\Backup\Console\localhost\Console_<mysuer>.log' i found this:
Code: Select all
[22.02.2020 01:08:20] Info Traffic redirection is not enabled for host This server
[22.02.2020 01:08:20] Info [FC] GetWinFileCommander: hostName 'This server'
[22.02.2020 01:08:20] Error Repository type unknown. at Veeam.Backup.Core.CBackup.get_RepositoryType()
[22.02.2020 01:08:20] Error at Veeam.Backup.UI.FreeRestoreForm.UpdateAddInsRestoreCommandExecutionContext(COib oib, CBackup backup)
[22.02.2020 01:08:20] Error at Veeam.Backup.UI.FreeRestoreForm.PrepareResult(IFreeRestoreMetaAlg metaAlg, CFilePathHelper fileHelper)
[22.02.2020 01:08:20] Error at Veeam.Backup.UI.FreeRestoreForm.ValidateFile(IFreeRestoreMetaAlg metaAlg)
[22.02.2020 01:08:20] Error at Veeam.Backup.UI.FreeRestoreForm.FreeRestoreForm_FormClosing(Object sender, FormClosingEventArgs e)
Thanks