I have an issue while trying to install SQL Server 2014, the error that I received is failed to retrieve data for this request.
The end of the file Details.txt is the followingL
(09) 2018-07-26 14:10:08 Slp: --- End of inner exception stack trace ---
(09) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(09) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(09) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(09) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2018-07-26 14:10:08 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
(01) 2018-07-26 14:10:08 Slp: Inner exceptions are being indented
(01) 2018-07-26 14:10:08 Slp:
(01) 2018-07-26 14:10:08 Slp: Exception type: Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
(09) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2018-07-26 14:10:08 Slp: Message:
(01) 2018-07-26 14:10:08 Slp: Failed to retrieve data for this request.
(01) 2018-07-26 14:10:08 Slp: HResult : 0x80131500
(01) 2018-07-26 14:10:08 Slp: Data:
(01) 2018-07-26 14:10:08 Slp: HelpLink.ProdName = Microsoft SQL Server
(01) 2018-07-26 14:10:08 Slp: HelpLink.BaseHelpUrl = http://go.microsoft.com/fwlink
(01) 2018-07-26 14:10:08 Slp: HelpLink.LinkId = 20476
(01) 2018-07-26 14:10:08 Slp: Stack:
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.ProcessDTbl(DataTable dt, Int32 level)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectSqlDiscoveryData(String machineName)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectDiscoveryData(String machineName)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData(IEnumerable`1 machineNames, String discoveryDocRootPath, String clusterDiscoveryDocRootPath)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction.ExecuteAction(String actionId)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2018-07-26 14:10:08 Slp: Inner exception type: System.ComponentModel.Win32Exception
(01) 2018-07-26 14:10:08 Slp: Message:
(01) 2018-07-26 14:10:08 Slp: Not all privileges or groups referenced are assigned to the caller.
(01) 2018-07-26 14:10:08 Slp:
(01) 2018-07-26 14:10:08 Slp: HResult : 0x80004005
(01) 2018-07-26 14:10:08 Slp: Error : 1300
(01) 2018-07-26 14:10:08 Slp: Stack:
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege(Boolean enable)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege..ctor(String privilege)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocallyCachedLocalMachineSubKey(ServiceContainer ctx, String machineName, SqlRegistryKey key)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Discovery.DiscoveryUtils.TryLocallyCacheRegistryKey(ServiceContainer ctx, String machineName, SqlRegistryKey machineKey, String registryPath, RegistryView
regView, String regPath, RegistryAccess registryAccess, Boolean& alreadyCached)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Discovery.DiscoveryUtils.GetLocalMachineSubKey(ServiceContainer ctx, String machineName, RegistryView regView, String regPath, RegistryAccess registryAccess)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String machineName, RegistryView regView)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String machineName)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req, Object ci)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object connectionInfo, Request request)
(01) 2018-07-26 14:10:08 Slp: at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)