When adding a system for protection, the wizard might display an error message after clicking the [Next] button on the screen where credentials were entered. This could happen when protecting a new system or re-adding a machine to protection. The error message looks similar to the following:
Service Host Error: Service error while handling request
Call to service method https://localhost:8006/apprecovery/api/agent/metadata/summaryMetadata PUT failed: Service method call timed out after 00:05:00
-or-
Service Host Error: Service error while handling request [POST https://localhost:8006/apprecovery/api/core/agents/validateAgentProtectionAbility]: Failed to connect to remote machine using provided credentials.
Request Uri: https://localhost:8006/apprecovery/api/core/agents/validateAgentProtectionAbility
Service: Replay.Core.Management.Agents.AgentsManagement
Method: ValidateAgentProtectionAbility
Network communication between the Core and the Agent can be confirmed by requesting the AgentID on a browser:
https://<AgentIP>:8006/apprecovery/api/agent/pair/connect/?useNtlmOnly=True