nphase

Member
Jun 24, 2005
6
0
151
There was an error while processing your request: Cpanel::Accounting returned [HTTP/1.0 900 NET OR SSL ERROR ./cgi/trustclustermaster.cgi 27063: open_tcp_connection: failed `67.18.114.194`, 2087 (Connection timed out) ]


anyone got an idea as to how i can fix that? All I'm doing is adding a server to a cluster.
 
Last edited:

Echelon17

Well-Known Member
May 21, 2006
73
0
156
Looks to me as if the server at 67.18.114.194 is dropping the connection (firewalled?) or isn't allowing your other server to connect via cluster.

Check that ssh access is allowed from/to both servers between each other.
 

borealphil

Member
Oct 21, 2005
13
0
151
egress blocking it

Hi, same problem, but i found the solution:
The local machine cannot access remote machine on port 2087. I use APF firewall, with egress rules enabled. This deny the local machine from accessing others machines at differents ports. I added port 2087 to the egress port list and everything is working!