Forum Discussion

Jain_Thomas's avatar
11 years ago

socket read failed - status 23

Hi All Status 23 - socket read failed    Created a new policy  Added the Master Server IP and hostname to /etc/hosts on master server Added the Client Ip and hostname to /etc/hosts on clien...
  • Marianne's avatar
    11 years ago

    What OS is the client?

    Is there a firewall on the client? Or a firewall between master and client?

    You can see that the server is trying to connect to the client on port 13724 (vnetd):

    BPCD CONNECT FROM 10.244.0.90.59049 TO 10.244.0.60.13724

    Can you telnet to the client on port 13724?

    Have you created bpcd log on the client before trying bptestbpcd?

    Was anything logged in bpcd?

    Have you added master's IP address and hostname (that corresponds with SERVER entry in client's bp.conf) to client's hosts file?

    Can you resolve master's hostname and IP address from the client?

    Check as follows on client:

    bpclntcmd -hn <master>
    bpclntcmd -ip <master-IP>
    bpclntcmd -pn

    As per revaroo's post: Any reason why you are using NBU 6.5?