I'm having problems installing Veeam Endpoint Backup 1.5.0.306 on Window 10 PRO 64bit PL.
I tried everything I found in veeam-endpoint-backup-f33/installation- ... 81-90.html
but nothing helps.
I'm wanted to post logs here, but:
I tried toDo not post log snippets. Full debug logs are required for troubleshooting, and log research is performed by dedicated engineers. To create log package, click Help > Support Information in the main menu. Then, open a support case and upload the package. Include the support case ID in your forum posts instead of log snippets.
via https://my.veeam.com/#/my-casesopen a support case and upload the package
but that's not possible, because every time I select "Veeam Endpoint Backup" I get:
but I can't because I'm not able to install so I have no Control PanelTo open a support case for Veeam Endpoint Backup FREE, go to the Control Panel, click on Support tab, and select Technical support option.
Please note that support for FREE products is provided on a best-effort basis depending on staff availability, but there are no response goals or guarantees for this service.
That's why I've decided to post my logs here anyway and I hope this thread won't be deleted, please
Code: Select all
[19.09.2016 14:49:51][INFO] Creating Installer Application instance.
[19.09.2016 14:49:51][INFO] Installer Application instance created.
[19.09.2016 14:49:56][INFO] InstallerEngine session started.
[19.09.2016 14:49:56][INFO] Stopping tray application.
[19.09.2016 14:49:56][INFO] Tray application stop procedure threw an exception, this can indicate error or tray application is not running.
[19.09.2016 14:49:56][ERROR] System.Threading.WaitHandleCannotBeOpenedException: Nie istnieje dojście o podanej nazwie.
w System.Threading.EventWaitHandle.OpenExisting(String name, EventWaitHandleRights rights)
w Veeam.Setup.Endpoint.EndpointCore.TrayAppManager.Stop(IProgressReporter progressReporter)
[19.09.2016 14:49:56][INFO] Stopping exisitng services...
[19.09.2016 14:49:56][INFO] Service name: VeeamEndpointBackupSvc
[19.09.2016 14:49:56][INFO] Service process: Not specified
[19.09.2016 14:50:01][ERROR] System.Exception: No such service found.
w Veeam.Setup.Common.Util.WindowsService.InitController()
w Veeam.Setup.Common.Util.WindowsService.Create(String serviceName, String processName)
[19.09.2016 14:50:01][INFO] Service is not installed, skipping.
[19.09.2016 14:50:01][INFO] Exisitng services have been stopped.
[19.09.2016 14:50:01][INFO] Checking presence of Microsoft SQL Server 2012 System CLR Types...
[19.09.2016 14:50:01][INFO] Requested assembly: Microsoft.SqlServer.Types Version: 11
[19.09.2016 14:50:02][INFO] Requested assembly 'Microsoft.SqlServer.Types' version 11 is found in GAC, checking detailed version in registry...
[19.09.2016 14:50:02][INFO] Required version: 11.1.3000.0; Found version: 11.1.3000.0
[19.09.2016 14:50:02][INFO] Checking presence of Microsoft SQL Server 2012 SMO redist...
[19.09.2016 14:50:02][INFO] Requested assembly: Microsoft.SqlServer.Smo Version: 11
[19.09.2016 14:50:02][INFO] Requested assembly 'Microsoft.SqlServer.Smo' version 11 is found in GAC, checking detailed version in registry...
[19.09.2016 14:50:02][INFO] Required version: 11.1.3000.0; Found version: 11.1.3000.0
[19.09.2016 14:50:02][INFO] Checking presence of Microsoft SQL Server 2012 Local DB...
[19.09.2016 14:50:02][INFO] Requested 'InstanceAPIPath' registry key at the 'SOFTWARE\Microsoft\Microsoft SQL Server Local DB\Installed Versions\11.0\' path is found, Checking version.
[19.09.2016 14:50:02][INFO] Required version: 11.2.5058.0; Found version: 11.2.5058.0
[19.09.2016 14:50:02][INFO] Microsoft SQL Server 2012 Local DB upgrade is not required.
[19.09.2016 14:50:36][INFO] Starting services...
[19.09.2016 14:50:36][INFO] Service name: VeeamEndpointBackupSvc
[19.09.2016 14:50:36][INFO] Service process: Not specified
[19.09.2016 14:50:36][INFO] Starting service...
[19.09.2016 14:55:38][ERROR] [InteractionMessage]Failed to start service ‘VeeamEndpointBackupSvc'.
Click Retry to attempt to start the service again. Click Cancel to continue installation without starting the service.
[19.09.2016 14:55:43][ERROR] [InteractionMessage]Returned result Cancel
[19.09.2016 14:55:43][ERROR] System.ServiceProcess.TimeoutException: Limit czasu upłynął i operacja nie została ukończona.
w System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
w Veeam.Setup.Common.Util.WindowsService.WaitForStableStatus()
w Veeam.Setup.Endpoint.Core.WindowsServiceManager.ServiceActionLoop(Action serviceAction, String errorMessage)
w Veeam.Setup.Endpoint.Core.WindowsServiceManager.StartService(WindowsServiceConfiguration service)
w Veeam.Setup.Endpoint.Core.WindowsServiceManager.StartSuiteServices(IProgressReporter progressReporter)
w Veeam.Setup.Endpoint.Core.InstallerEngine.Install(IProgressReporter progressReporter)
[19.09.2016 14:55:43][ERROR] Installation failed.
[19.09.2016 14:55:43][INFO] InstallerEngine session completed. Result = Failed