creating new backup repository on a new installed physical server (w2k12 r2 std) and im failing to install veeammountservice via wizzard or locally.
anyone experienced something like this ? will open an call if it helps
in wizzard there is an error:
installing package VeeamMountService.msi Error: Installation completed with errors. See installer logs.
what i found as error before rollback started is this :
Code: Select all
[i][size=85]***Veeam*** Creating self-signed certificate...
***Veeam*** VmWinError has been occurred. Error: 87.
***Veeam*** Error occurred during certificate processing.
CustomAction VmACertManage_Install returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 11:31:04: InstallFinalize. Return value 3.
MSI (s) (DC:00) [11:31:04:052]: Note: 1: 2265 2: 3: -2147287035
MSI (s) (DC:00) [11:31:04:052]: User policy value 'DisableRollback' is 0
MSI (s) (DC:00) [11:31:04:052]: Machine policy value 'DisableRollback' is 0
MSI (s) (DC:00) [11:31:04:052]: Executing op: Header(Signature=1397708873,Version=500,Timestamp=1214077922,LangId=1033,Platform=589824,ScriptType=2,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)
MSI (s) (DC:00) [11:31:04:052]: Executing op: DialogInfo(Type=0,Argument=1033)
MSI (s) (DC:00) [11:31:04:052]: Executing op: DialogInfo(Type=1,Argument=Veeam Mount Service)
MSI (s) (DC:00) [11:31:04:052]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])
MSI (s) (DC:00) [11:31:04:052]: Executing op: ActionStart(Name=VmACertManage_Install,,)
MSI (s) (DC:00) [11:31:04:052]: Executing op: ProductInfo(ProductKey={4A8D7E34-26C8-48D6-9BF0-1327C014B266},ProductName=Veeam Mount Service,PackageName=VeeamMountService.msi,Language=1033,Version=150994944,Assignment=1,ObsoleteArg=0,ProductIcon=ARPPRODUCTICON.exe,,PackageCode={92686717-3F56-4CE2-B90E-C4E7E88AB204},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=3)
MSI (s) (DC:00) [11:31:04:052]: Executing op: ActionStart(Name=VmaAddFwRules_Execute,,)
MSI (s) (DC:00) [11:31:04:052]: Executing op: ActionStart(Name=VmaAddFwRules_Rollback,,)
MSI (s) (DC:00) [11:31:04:052]: Executing op: CustomActionRollback(Action=VmaAddFwRules_Rollback,ActionType=3329,Source=BinaryData,Target=_VmaAddFwRulesPhased@4,CustomActionData=C:\ProgramData\Veeam\Setup\Temp\{4A8D7E34-26C8-48D6-9BF0-1327C014B266}\VmAddFwRulesPhased)
MSI (s) (DC:F0) [11:31:04:052]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI2A6A.tmp, Entrypoint: _VmaAddFwRulesPhased@4
***Veeam*** Storage name: 'C:\ProgramData\Veeam\Setup\Temp\{4A8D7E34-26C8-48D6-9BF0-1327C014B266}\VmAddFwRulesPhased'.
***Veeam*** ========== VmAddFwRulesPhased::OnRollback() {
***Veeam*** Rules count: 2.
***Veeam*** Application has been removed. RuleName: Veeam Mount Service (In).
***Veeam*** Application has been removed. RuleName: Veeam Mount Service (Out).[/size][/i]