<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16434"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>Hi James,</DIV>
<DIV>I have been having all sort of issues playing with conga is 6.x as well. To the point that I am giving up on it until I find a how to properly configure this .<BR><BR>>>> James Edwards <jedwards@bsdftw.org> 9/8/2011 9:36 AM >>><BR>Hi all,<BR><BR>I've spent the past little while attempting to setup Conga on a two node <BR>CentOS 6 cluster.  While I do have the cluster up and running, I'm <BR>running into problems attempting to start services through luci on <BR>either node.<BR><BR>A little background information:<BR>-Both nodes have dual NICs, one interface on each node will be used for <BR>the WAN, the other is a private gigabit crossover link between the nodes.<BR>-Both nodes are in /etc/hosts<BR>-The nodes are up to date, and both are running x86_64<BR>-SELinux and iptables have both been disabled<BR>-To get the cluster running, luci, ricci, and their dependencies were <BR>installed, and 'service start ricci', then 'service start luci' where <BR>issued.  ricci created certs when first run.<BR><BR>The problem is: I've successfully created an IP resource through luci, <BR>but when attempting to start it through 'Services', it fails to start <BR>and I get the following error in /var/log/luci/luci.log:<BR><BR>07:32:33,648 INFO  [luci.controllers.cluster] User "root" started <BR>service "ip failover" in cluster "MailCluster"<BR>07:32:33,654 ERROR [luci.lib.ricci_communicator] Unable to establish an <BR>SSL connection to mail01.mydomain.com:11111: _ssl.c:480: <BR>error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol<BR>Traceback (most recent call last):<BR>   File <BR>"/usr/lib/python2.6/site-packages/luci/lib/ricci_communicator.py", line <BR>56, in __init__<BR>     self.ss.connect((self.__hostname, self.__port))<BR>   File "/usr/lib64/python2.6/ssl.py", line 309, in connect<BR>     self.do_handshake()<BR>   File "/usr/lib64/python2.6/ssl.py", line 293, in do_handshake<BR>     self._sslobj.do_handshake()<BR>SSLError: [Errno 1] _ssl.c:480: error:140770FC:SSL <BR>routines:SSL23_GET_SERVER_HELLO:unknown protocol<BR><BR>When I connect to port 11111 using openssl, I receive <BR>'Clients_SSL_certificate_required' and the connection closes.<BR><BR>Also, netstat reports:<BR>tcp        0      0 :::11111                    <BR>:::*                        LISTEN      9745/ricci<BR><BR>I hope I've provided enough information, but any input or thoughts would <BR>be greatly appreciated.<BR><BR>Thanks,<BR>James<BR>_______________________________________________<BR>CentOS mailing list<BR>CentOS@centos.org<BR><A href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</A><BR></DIV></BODY></HTML>