===== [V9] ISSUE: Failed to mkdirs, path: settings, (com.ahsay.afc.cloud.d: [RpsManager.list] Failed to list path: . Reason: java.net.ConnectException: Connection timed out: connect) (cannot enable replication) ===== Article ID: 9342
Reviewed: 2022-01-06

Product Version:
AhsayCBS: 9.1 to 9.x
OS: All platforms ===== Problem Description ===== When enabling replication to another AhsayCBS server the following error is shown on the AhsayCBS web console when saving the settings

Failed to mkdirs, path: settings, (com.ahsay.afc.cloud.d: [RpsManager.list] Failed to list path: . Reason: java.net.ConnectException: Connection timed out: connect)

===== Cause ===== This issue can occur if the hostname or IP address entered in the Host Name value is incorrect.

===== Resolution ===== To resolve the issue, verify if the hostname or IP address of the AhsayCBS (Accepting Data) server or replication server is correct:

For installation on Windows:
  1. Open a web browser on the AhsayCBS backup server.
  2. Enter the hostname or IP address of the AhsayCBS (Accepting Data) server or replication server.
  3. If the hostname or IP address is correct, the AhsayCBS web console should be displayed.
For installation on Linux / Unix:

  1. Login to the AhsayCBS backup server using ssh as root.
  2. Use the 'ping' command such as 'ping ${hostname}' or 'ping ${IP_address}' to verify if it resolves correctly.
===== Keywords ===== replication, sender, receiver, hostname