Error while deploying agent for DGE

Hi,

I am currently integrating One Identity Manager v. 8.1.5 with the Data Governance module.

While deploying the agents for the Local Windows Computer and the Generic Host Type, the following error appears in the DGE log:

Value cannot be null.
Parameter name: info

More specifically, the exception is the following:

System.ArgumentNullException: Value cannot be null.
Parameter name: info
at QAM.Server.InternalServices.ManagedDomains.GetResolvedManagedDomainFromCache(ManagedDomainInfo info)
at QAM.Server.Authorization.Elevator.Elevate(String name, NameType nameType)
at QAM.Server.InternalServices.AgentStates.PreparingForAgentInstallState.CheckDeploymentRegistryKey(AgentInfo agentInfo)
at QAM.Server.InternalServices.AgentStates.PreparingForAgentInstallState.PrepareForInstall(AgentInfo agentInfo)
at QAM.Server.InternalServices.AgentStates.PreparingForAgentInstallState.DoWork()

Are there any configuration that we missed during the deployment?

Thank you.