Replication errors: agent communication
The following errors occur when network connectivity issues prevent communication between the AWS Replication Agent, replication server, and AWS Elastic Disaster Recovery service endpoints. Each section describes the error, its cause, and resolution steps.
Error: Agent not seen
Error code:
AGENT_NOT_SEEN
The source server shows a Disconnected status in the AWS Elastic Disaster Recovery console.
Cause: The AWS Elastic Disaster Recovery service has lost communication with the AWS Replication Agent on the source server.
Resolution:
Note
If this error appears on the recovery dashboard, verify that the
AWSElasticDisasterRecoveryRecoveryInstancePolicy managed policy is
associated with the recovery instance IAM role.
Error: Failed to authenticate with service
Error code:
FAILED_TO_AUTHENTICATE_WITH_SERVICE
Cause: The replication server cannot reach the AWS Elastic Disaster Recovery endpoint on TCP port 443. This is a staging area network issue.
Resolution:
Error: Failed to connect agent to replication software
Error code:
FAILED_TO_PAIR_AGENT_WITH_REPLICATION_SOFTWARE
Cause: AWS Elastic Disaster Recovery cannot provide the replication server and agent with the information they need to communicate. This indicates a network connectivity issue between the agent, replication server, and the AWS Elastic Disaster Recovery endpoint.
Resolution:
To resolve agent pairing errors
-
Verify network connectivity between the source server (where the agent runs) and the replication server in the staging area.
-
Verify that both the source server and the replication server can reach the AWS Elastic Disaster Recovery endpoint on TCP port 443.
-
If the issue persists, contact AWS Support.
Error: Failed to establish communication with replication software
Error code:
FAILED_TO_ESTABLISH_AGENT_REPLICATOR_SOFTWARE_COMMUNICATION
Cause: Network connectivity issues exist between the agent and the replication server.
Resolution:
To resolve communication errors
-
Verify network connectivity between the agent on the source server, the replication server in the staging area, and the AWS Elastic Disaster Recovery endpoint.
-
Verify that TCP port 1500 is open between the source server and the replication server.
Important
During failback, verify that TCP port 1500 is open for inbound traffic on the recovery instance security group.
Error: Failed to connect agent to replication server
Error code:
FAILED_TO_CONNECT_AGENT_TO_REPLICATION_SERVER
Cause: The agent cannot establish a data replication connection with the replication server over TCP port 1500.
Resolution:
Error: Unstable network
Error code:
UNSTABLE_NETWORK
Cause: Network connectivity between the source server and the replication server is intermittent.
Resolution:
To resolve unstable network errors
-
Verify that network connectivity between the source server and replication server is stable.
-
Run the network bandwidth test to identify bandwidth or latency issues.
Error: Failback client not seen (replication)
Error code:
FAILBACK_CLIENT_NOT_SEEN
Cause: A network connectivity issue is preventing the Failback Client from communicating with the AWS Elastic Disaster Recovery endpoint.
Resolution:
To resolve Failback Client connectivity errors
-
Verify that the Failback Client can reach the AWS Elastic Disaster Recovery endpoint on TCP port 443 (
drs.).region.amazonaws.com -
Check security group rules and network ACLs to confirm outbound TCP 443 traffic is allowed.
For more information, see Failback Client troubleshooting.