[Linux-HA] hb_gui on 2.0.8: Can't connect to server

Rafael Barrero rafael.barrero at panasonic.aero
Thu Feb 8 19:37:13 MST 2007


Hi all;

Upon installation of heartbeat and its assorted RPMs, I've found that the
symlink to haclient.py is incorrect. It should be:

/usr/bin/hb_gui -> /usr/lib/heartbeat-gui/haclient.py

After setting the ip, username and password, the console returns the
following error:

TypeError: mgmt_connect() argument 4 must be string, not None

After looking at the function call, it seems the port assignment was
missing:

ret = mgmt_connect(ip, username, password, port)

This is a bit misleading, but OK. Adding the ":694" after the IP/hostname
seems to make it happy.

My real problem is trying to connect to the server. it keeps saying that it
"Can't connect to server". I've made sure that heartbeat is running and it
is listening on that port (netstat says it is), but I can't seem to connect.

Is anyone else having these problems? I've thought about downgrading to
2.0.7, but not sure if that's the right thing to do here.

Thanks,

Rafael.



Disclaimer: The information contained in this transmission, including any 
attachments, may contain confidential information of Panasonic Avionics
Corporation.  This transmission is intended only for the use of the 
addressee(s) listed above.  Unauthorized review, dissemination or other use 
of the information contained in this transmission is strictly prohibited. 
If you have received this transmission in error or have reason to believe 
you are not authorized to receive it, please notify the sender by return 
email and promptly delete the transmission.




More information about the Linux-HA mailing list