<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question CM 5.5 Installation failed, heartbeat error in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CM-5-5-Installation-failed-heartbeat-error/m-p/34931#M11640</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm attempting to install a 3-node cluster using the Cloudera Manager automated install. &amp;nbsp;The installation fails at the final step, with the "&lt;SPAN class="InstallStatus error"&gt;Installation failed. Failed to receive heartbeat from agent." error. &amp;nbsp;Other solutions from this message board haven't worked for me. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="InstallStatus error"&gt;Here is the log error:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="InstallStatus error"&gt;&lt;STRONG&gt;[08/Dec/2015 16:06:48 +0000] 18303 MainThread agent ERROR Failed to connect to previous supervisor.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Traceback (most recent call last):&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/cmf/agent/src/cmf/agent.py", line 1636, in find_or_start_supervisor&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self.get_supervisor_process_info()&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/cmf/agent/src/cmf/agent.py", line 1845, in get_supervisor_process_info&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self.identifier = self.supervisor_client.supervisor.getIdentification()&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;return self.__send(self.__name, args)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;verbose=self.__verbose&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/cmf/agent/build/env/lib/python2.6/site-packages/supervisor-3.0-py2.6.egg/supervisor/xmlrpc.py", line 460, in request&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self.connection.request('POST', handler, request_body, self.headers)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/httplib.py", line 914, in request&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self._send_request(method, url, body, headers)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/httplib.py", line 951, in _send_request&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self.endheaders()&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/httplib.py", line 908, in endheaders&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self._send_output()&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/httplib.py", line 780, in _send_output&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self.send(msg)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/httplib.py", line 739, in send&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self.connect()&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/httplib.py", line 720, in connect&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self.timeout)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/socket.py", line 567, in create_connection&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;raise error, msg&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;error: [Errno 111] Connection refused&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="InstallStatus error"&gt;Here's my hostname info:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="InstallStatus error"&gt;&lt;STRONG&gt;[root@Cloudera1 cloudera-scm-agent]# hostname&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;cloudera1.icgsolutions.com&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[root@Cloudera1 cloudera-scm-agent]# hostname -f&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;cloudera1.icgsolutions.com&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[root@Cloudera1 cloudera-scm-agent]# python -c 'import socket; print socket.getfqdn(), socket.gethostbyname(socket.getfqdn())'&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;cloudera1.icgsolutions.com 192.168.0.86&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@Cloudera1 cloudera-scm-agent]# hostname&lt;BR /&gt;cloudera1.icgsolutions.com&lt;BR /&gt;[root@Cloudera1 cloudera-scm-agent]# hostname -f&lt;BR /&gt;cloudera1.icgsolutions.com&lt;BR /&gt;[root@Cloudera1 cloudera-scm-agent]# python -c 'import socket; print socket.getfqdn(), socket.gethostbyname(socket.getfqdn())'&lt;BR /&gt;cloudera1.icgsolutions.com 192.168.0.86&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's my hosts file:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;192.168.0.106 cloudera3.icgsolutions.com cloudera3 cloudera3.icgsolutions&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;192.168.0.86 cloudera1.icgsolutions.com cloudera1 cloudera1.icgsolutions&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;192.168.0.89 cloudera2.icgsolutions.com cloudera2 cloudera2.icgsolutions&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;127.0.0.1 localdomain localhost&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;::1 localhost localhost.localdomain localhost6 localhost6.localdomain6&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 09:51:54 GMT</pubDate>
    <dc:creator>ICGSolutions</dc:creator>
    <dc:date>2022-09-16T09:51:54Z</dc:date>
    <item>
      <title>CM 5.5 Installation failed, heartbeat error</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CM-5-5-Installation-failed-heartbeat-error/m-p/34931#M11640</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm attempting to install a 3-node cluster using the Cloudera Manager automated install. &amp;nbsp;The installation fails at the final step, with the "&lt;SPAN class="InstallStatus error"&gt;Installation failed. Failed to receive heartbeat from agent." error. &amp;nbsp;Other solutions from this message board haven't worked for me. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="InstallStatus error"&gt;Here is the log error:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="InstallStatus error"&gt;&lt;STRONG&gt;[08/Dec/2015 16:06:48 +0000] 18303 MainThread agent ERROR Failed to connect to previous supervisor.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Traceback (most recent call last):&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/cmf/agent/src/cmf/agent.py", line 1636, in find_or_start_supervisor&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self.get_supervisor_process_info()&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/cmf/agent/src/cmf/agent.py", line 1845, in get_supervisor_process_info&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self.identifier = self.supervisor_client.supervisor.getIdentification()&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;return self.__send(self.__name, args)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;verbose=self.__verbose&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/cmf/agent/build/env/lib/python2.6/site-packages/supervisor-3.0-py2.6.egg/supervisor/xmlrpc.py", line 460, in request&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self.connection.request('POST', handler, request_body, self.headers)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/httplib.py", line 914, in request&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self._send_request(method, url, body, headers)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/httplib.py", line 951, in _send_request&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self.endheaders()&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/httplib.py", line 908, in endheaders&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self._send_output()&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/httplib.py", line 780, in _send_output&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self.send(msg)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/httplib.py", line 739, in send&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self.connect()&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/httplib.py", line 720, in connect&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;self.timeout)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;File "/usr/lib64/python2.6/socket.py", line 567, in create_connection&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;raise error, msg&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;error: [Errno 111] Connection refused&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="InstallStatus error"&gt;Here's my hostname info:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="InstallStatus error"&gt;&lt;STRONG&gt;[root@Cloudera1 cloudera-scm-agent]# hostname&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;cloudera1.icgsolutions.com&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[root@Cloudera1 cloudera-scm-agent]# hostname -f&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;cloudera1.icgsolutions.com&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[root@Cloudera1 cloudera-scm-agent]# python -c 'import socket; print socket.getfqdn(), socket.gethostbyname(socket.getfqdn())'&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;cloudera1.icgsolutions.com 192.168.0.86&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@Cloudera1 cloudera-scm-agent]# hostname&lt;BR /&gt;cloudera1.icgsolutions.com&lt;BR /&gt;[root@Cloudera1 cloudera-scm-agent]# hostname -f&lt;BR /&gt;cloudera1.icgsolutions.com&lt;BR /&gt;[root@Cloudera1 cloudera-scm-agent]# python -c 'import socket; print socket.getfqdn(), socket.gethostbyname(socket.getfqdn())'&lt;BR /&gt;cloudera1.icgsolutions.com 192.168.0.86&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's my hosts file:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;192.168.0.106 cloudera3.icgsolutions.com cloudera3 cloudera3.icgsolutions&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;192.168.0.86 cloudera1.icgsolutions.com cloudera1 cloudera1.icgsolutions&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;192.168.0.89 cloudera2.icgsolutions.com cloudera2 cloudera2.icgsolutions&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;127.0.0.1 localdomain localhost&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;::1 localhost localhost.localdomain localhost6 localhost6.localdomain6&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:51:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CM-5-5-Installation-failed-heartbeat-error/m-p/34931#M11640</guid>
      <dc:creator>ICGSolutions</dc:creator>
      <dc:date>2022-09-16T09:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: CM 5.5 Installation failed, heartbeat error</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CM-5-5-Installation-failed-heartbeat-error/m-p/34936#M11641</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Can you run "service cloudera-scm-server-db status" and (if it's not&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;running) run "service cloudera-scm-server-db start"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your error message might mean that the CM server is unable to talk to the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;database.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2015 23:38:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CM-5-5-Installation-failed-heartbeat-error/m-p/34936#M11641</guid>
      <dc:creator>Robert Linden</dc:creator>
      <dc:date>2015-12-08T23:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: CM 5.5 Installation failed, heartbeat error</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CM-5-5-Installation-failed-heartbeat-error/m-p/34937#M11642</link>
      <description>&lt;P&gt;Uninstalling and reinstalling everything solved the issue. &amp;nbsp;I'm guessing since my host files were incorrect the first time I tried to install, the re-install process through CM still had some of the old information stored. &amp;nbsp;Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2015 00:40:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CM-5-5-Installation-failed-heartbeat-error/m-p/34937#M11642</guid>
      <dc:creator>ICGSolutions</dc:creator>
      <dc:date>2015-12-09T00:40:03Z</dc:date>
    </item>
  </channel>
</rss>

