Quote:
Originally Posted by astormo
Have the same exact problem too. Im trying to cluster up 3 DNS servers, but the third one fails.
HTTP/1.0 900 NET OR SSL ERROR /usr/local/cpanel/whostmgr/docroot/cgi/clusterstatus.cgi 68588: open_tcp_connection: failed `xxx.xxx.xx.xx', 2087 (Connection refused)
Did anyone find a solution to this problem?
|
First thing I would do is make sure I could connect from the one server to the other server via SSH, and make sure there are no firewall issues interfering with a connection.
Also, try re-installing the Net::SSLeay Perl module via:
Code:
/scripts/perlinstaller --force Net::SSLeay