cannot connect to socket 25
HI,
client throwing below error
[root@poctdbs1 bin]# ./bpclntcmd -pn -verbose
A certificate entry was not found for the requested server.: 5949
[PROXY] Encountered error (CERT_PROTOCOL_SELECT_COMMON_CA_ROOT) while processing(CertProtocol).: 4
Can't connect to host DCNBMAST01: cannot connect on socket (25)
Master server throwing below error
[root@DCNBMAST01 admincmd]# ./bptestbpcd -client poctdbs1
<16>bptestbpcd main: Function ConnectToBPCD(poctdbs1) failed: 25
<16>bptestbpcd main: cannot connect on socket
cannot connect on socket
so i tried to run below command but failed with below messages
[root@poctdbs1 bin]# ./nbcertcmd -getCertificate -server DCNBMASCLU.moj.gov.sa -token
Authorization Token:
The target server DCNBMASCLU.moj.gov.sa could not be authenticated.
The server name does not match any of the host names listed in the server's certificate.
Names listed in the server's certificate are:
then rename certmapinfo.json run still same
[root@poctdbs1 bin]# ./nbcertcmd -getCertificate -token XWIEGJPHBTWARYLS -force
The target server DCNBMAST01 could not be authenticated.
The server name does not match any of the host names listed in the server's certificate.
Names listed in the server's certificate are:
DNS:DCNBMASCLU.moj.gov.local
DNS:DCNBMASCLU
i generat the reissue token on select which is poctdbs1 some time saying already exist or it is not assign to this system Please advise