<?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 Re: Failed to connect to previous supervisor in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57565#M65065</link>
    <description>&lt;P&gt;Believe it or not, I made it work using 5.11.1 in my first try, then came the 5.12, I could no longer install any package. There must be something wrong with the new release.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jul 2017 14:58:36 GMT</pubDate>
    <dc:creator>marktoledo</dc:creator>
    <dc:date>2017-07-18T14:58:36Z</dc:date>
    <item>
      <title>Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57534#M65058</link>
      <description>&lt;P&gt;I've chosen to install CDH through Automated installer using Cloudera Manager, the download completes but unable to push through due this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Installation failed. Failed to receive heartbeat from agent.
Ensure that the host's hostname is configured properly.
Ensure that port 7182 is accessible on the Cloudera Manager Server (check firewall rules).
Ensure that ports 9000 and 9001 are not in use on the host being added.
Check agent logs in /var/log/cloudera-scm-agent/ on the host being added. (Some of the logs can be found in the installation details).
If Use TLS Encryption for Agents is enabled in Cloudera Manager (Administration -&amp;gt; Settings -&amp;gt; Security), ensure that /etc/cloudera-scm-agent/config.ini has use_tls=1 on the host being added. Restart the corresponding agent and click the Retry link here.&lt;/PRE&gt;&lt;P&gt;However upon checking the details, I saw &lt;STRONG&gt;Failed to connect to previous supervisor&lt;/STRONG&gt;&amp;nbsp;in this error details:&lt;/P&gt;&lt;PRE&gt;Installation script completed successfully.
all done
closing logging file descriptor
&amp;gt;&amp;gt;[18/Jul/2017 01:34:30 +0000] 4355 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/supervisor
&amp;gt;&amp;gt;[18/Jul/2017 01:34:30 +0000] 4355 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/flood
&amp;gt;&amp;gt;[18/Jul/2017 01:34:30 +0000] 4355 MainThread agent INFO Re-using pre-existing directory: /run/cloudera-scm-agent/supervisor/include
&amp;gt;&amp;gt;[18/Jul/2017 01:34:30 +0000] 4355 MainThread agent ERROR Failed to connect to previous supervisor.
&amp;gt;&amp;gt;Traceback (most recent call last):
&amp;gt;&amp;gt; File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.12.0-py2.7.egg/cmf/agent.py", line 2109, in find_or_start_supervisor
&amp;gt;&amp;gt; self.configure_supervisor_clients()
&amp;gt;&amp;gt; File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.12.0-py2.7.egg/cmf/agent.py", line 2290, in configure_supervisor_clients
&amp;gt;&amp;gt; supervisor_options.realize(args=["-c", os.path.join(self.supervisor_dir, "supervisord.conf")])
&amp;gt;&amp;gt; File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 1599, in realize
&amp;gt;&amp;gt; Options.realize(self, *arg, **kw)
&amp;gt;&amp;gt; File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 333, in realize
&amp;gt;&amp;gt; self.process_config()
&amp;gt;&amp;gt; File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 341, in process_config
&amp;gt;&amp;gt; self.process_config_file(do_usage)
&amp;gt;&amp;gt; File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 376, in process_config_file
&amp;gt;&amp;gt; self.usage(str(msg))
&amp;gt;&amp;gt; File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 164, in usage
&amp;gt;&amp;gt; self.exit(2)
&amp;gt;&amp;gt;SystemExit: 2
&amp;gt;&amp;gt;[18/Jul/2017 01:34:30 +0000] 4355 Dummy-1 daemonize WARNING Stopping daemon.
&amp;gt;&amp;gt;[18/Jul/2017 01:34:30 +0000] 4355 Dummy-1 agent INFO Stopping agent...
&amp;gt;&amp;gt;[18/Jul/2017 01:34:30 +0000] 4355 Dummy-1 agent INFO No extant cgroups; unmounting any cgroup roots
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO SCM Agent Version: 5.12.0
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Agent Protocol Version: 4
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Using Host ID: b9e306ab-b527-4667-9f3e-b6acad9f5224
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Using directory: /run/cloudera-scm-agent
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Using supervisor binary path: /usr/lib64/cmf/agent/build/env/bin/supervisord
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Neither verify_cert_file nor verify_cert_dir are configured. Not performing validation of server certificates in HTTPS communication. These options can be configured in this agent's config.ini file to enable certificate validation.
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Agent Logging Level: INFO
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO No command line vars
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Missing database jar: /usr/share/java/mysql-connector-java.jar (normal, if you're not using this database type)
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Missing database jar: /usr/share/java/oracle-connector-java.jar (normal, if you're not using this database type)
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Found database jar: /usr/share/cmf/lib/postgresql-9.0-801.jdbc4.jar
&amp;gt;&amp;gt;[18/Jul/2017 01:39:14 +0000] 5611 MainThread agent INFO Agent starting as pid 5611 user root(0) group root(0).&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;This is my current setup.&lt;/P&gt;&lt;PRE&gt;CentOS 7.2
Installing CDH 5.11.1 or 5.12 using Cloudera Manager.
4 nodes&lt;/PRE&gt;&lt;P&gt;/etc/hosts&lt;/P&gt;&lt;PRE&gt;192.168.0.101 node1.cirro.com node1
192.168.0.102 node2.cirro.com node2
192.168.0.103 node3.cirro.com node3
192.168.0.104 node4.cirro.com node4&lt;/PRE&gt;&lt;P&gt;/etc/sysconfig/network&lt;/P&gt;&lt;PRE&gt;NETWORKING=yes
HOSTNAME=myservers*.cirro.com
NOZEROCONF=yes&lt;/PRE&gt;&lt;P&gt;/etc/ssh/sshd_config&lt;/P&gt;&lt;PRE&gt;PermitRootLogin yes
PasswordAuthentication yes&lt;/PRE&gt;&lt;P&gt;hostname has also been set per node to reflect /etc/sysconfig/network.&lt;/P&gt;&lt;PRE&gt;sestatus = disabled
firewalld = inactive
ntpd = active (running)
httpd = active (running)
vm.swappiness = 10
user = passwordless sudo
/etc/rc.local has been set&lt;/PRE&gt;&lt;P&gt;Can anyone help me on this? I've been stuck with this for 2 weeks now. I've run out of options and searching online. It would be really appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 00:29:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57534#M65058</guid>
      <dc:creator>marktoledo</dc:creator>
      <dc:date>2017-07-18T00:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57556#M65059</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;anyone can help ? &amp;nbsp;I have same issue. Tried on centos and ubuntu. firewall &amp;amp; dns &amp;amp; hosts are totally OK.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 14:05:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57556#M65059</guid>
      <dc:creator>darkdante</dc:creator>
      <dc:date>2017-07-18T14:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57558#M65060</link>
      <description>&lt;P&gt;Whats the status of cloudera-scm-server,Cloudera-scm-server-db,Cloudera-scm-agent ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume you are using Path A &amp;nbsp;- installer.bin script ? right&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;did you try loggin in cloudera manager web ui like http://localhost:7180 or http://your_hostname:7180.&lt;/P&gt;&lt;P&gt;whats ur kernel version you are ruining ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 14:42:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57558#M65060</guid>
      <dc:creator>csguna</dc:creator>
      <dc:date>2017-07-18T14:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57561#M65061</link>
      <description>&lt;P&gt;i am really believe that something wrong with&amp;nbsp;cloudera-manager-installer.bin package. &amp;nbsp;I have already installed 10 clusters of different CM versions and can do it with closed eye.&amp;nbsp;But i am stuck with this new version.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 14:45:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57561#M65061</guid>
      <dc:creator>darkdante</dc:creator>
      <dc:date>2017-07-18T14:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57562#M65062</link>
      <description>&lt;P&gt;uname -a&lt;BR /&gt;Linux hadoop-uat201 4.2.0-27-generic #32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;lsb_release -a&lt;BR /&gt;No LSB modules are available.&lt;BR /&gt;Distributor ID: Ubuntu&lt;BR /&gt;Description: Ubuntu 14.04.5 LTS&lt;BR /&gt;Release: 14.04&lt;BR /&gt;Codename: trusty&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/etc/init.d/cloudera-scm-server status&lt;BR /&gt;Checking for service cloudera-scm-server: * cloudera-scm-server is running&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/etc/init.d/cloudera-scm-server-db status&lt;BR /&gt;* Cloudera manager database is running&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/etc/init.d/cloudera-scm-agent status&lt;BR /&gt;Checking for service cloudera-scm-agent * cloudera-scm-agent is not running &amp;nbsp;- It fails on start because of supevisor daemon. It is unaccessible. and it is not started during installation without any error. i am thinking about move supervisord.conf from working cluster in order to start supervisord&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 14:51:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57562#M65062</guid>
      <dc:creator>darkdante</dc:creator>
      <dc:date>2017-07-18T14:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57563#M65063</link>
      <description>&lt;P&gt;You need to chang the /etc/sysconfig/network file each node accordinly for example&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Node 1&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;/etc/sysconfig/network on node 1  &lt;/STRONG&gt;

NETWORKING=yes
HOSTNAME=node1 
NETWORKING_IPV6=no&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;&amp;nbsp;&lt;/U&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Restart the network and you should be able to fix the error&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if that helps&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 15:00:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57563#M65063</guid>
      <dc:creator>csguna</dc:creator>
      <dc:date>2017-07-18T15:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57564#M65064</link>
      <description>&lt;P&gt;Hello CSGUNA !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for help, but what do you recommend for ubuntu 14 ?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 14:57:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57564#M65064</guid>
      <dc:creator>darkdante</dc:creator>
      <dc:date>2017-07-18T14:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57565#M65065</link>
      <description>&lt;P&gt;Believe it or not, I made it work using 5.11.1 in my first try, then came the 5.12, I could no longer install any package. There must be something wrong with the new release.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 14:58:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57565#M65065</guid>
      <dc:creator>marktoledo</dc:creator>
      <dc:date>2017-07-18T14:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57567#M65066</link>
      <description>&lt;P&gt;and another strange thing. I am trying to install old versions (which i have installed many times ) and download .bin packege directly for 11 version from repository (for example wget &lt;A href="http://archive.cloudera.com/cm5/installer/5.11.1/cloudera-manager-installer.bin" target="_blank"&gt;http://archive.cloudera.com/cm5/installer/5.11.1/cloudera-manager-installer.bin&lt;/A&gt;). &amp;nbsp;But the only option avaliable during installation is 5.12 ! Tried a few times with the same results...&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 15:07:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57567#M65066</guid>
      <dc:creator>darkdante</dc:creator>
      <dc:date>2017-07-18T15:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57568#M65067</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/22986"&gt;@darkdante&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont have the ubuntu on my test machine but I am na tell you anyways&amp;nbsp;&lt;/P&gt;&lt;P&gt;do the same &amp;nbsp;in Ubuntu&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;/etc/hosts&lt;BR /&gt;&lt;BR /&gt;192.168.200.11   Master&lt;BR /&gt;&lt;BR /&gt;In the Master node&lt;BR /&gt;&lt;SPAN&gt;The /etc/hostname file should contain&lt;/SPAN&gt;&lt;BR /&gt;Master&lt;/PRE&gt;</description>
      <pubDate>Tue, 18 Jul 2017 15:11:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57568#M65067</guid>
      <dc:creator>csguna</dc:creator>
      <dc:date>2017-07-18T15:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57570#M65068</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/22986"&gt;@darkdante&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The commuity had some kernel version compatability issue a month back if I remember&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should be &amp;nbsp;good with 5.12 we are using 5.12 guess what HUE interface has some new functionalties and many more&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 15:13:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57570#M65068</guid>
      <dc:creator>csguna</dc:creator>
      <dc:date>2017-07-18T15:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57597#M65069</link>
      <description>&lt;P&gt;I've experiened the same problem on Ubuntu 16.04 LTS with Cloudera CDH 5.12&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Out of 5 nodes, 4 upgraded with no problems, while the 5th has mentioned issue. All instances were working fine on CDH 5.11&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One clue is the fact that supervisord directories were created but are empty&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to enable additional logging for supervisord during installation?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 21:01:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57597#M65069</guid>
      <dc:creator>mgalas</dc:creator>
      <dc:date>2017-07-18T21:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57609#M65070</link>
      <description>&lt;P&gt;see if you have multiple supervisord runining&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ps aux   |   grep supervisor&lt;/PRE&gt;&lt;P&gt;share the logs &amp;nbsp;to see whats it is complain about supervisord&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 00:35:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57609#M65070</guid>
      <dc:creator>csguna</dc:creator>
      <dc:date>2017-07-19T00:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57612#M65071</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/22986"&gt;@darkdante&lt;/a&gt;&amp;nbsp; were you able to receive heartbeat from agent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 00:37:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57612#M65071</guid>
      <dc:creator>csguna</dc:creator>
      <dc:date>2017-07-19T00:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57613#M65072</link>
      <description>&lt;P&gt;Hi csguna,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the cloudera-scm-agent.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     To override these variables, use /etc/cloudera-scm-agent/config.ini. Environment variables for CDH locations are not used when CDH is installed from parcels.
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Created /run/cloudera-scm-agent/process
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Chmod'ing /run/cloudera-scm-agent/process to 0751
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Created /run/cloudera-scm-agent/supervisor
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Chmod'ing /run/cloudera-scm-agent/supervisor to 0751
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Created /run/cloudera-scm-agent/flood
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Chowning /run/cloudera-scm-agent/flood to cloudera-scm (988) cloudera-scm (983)
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Chmod'ing /run/cloudera-scm-agent/flood to 0751
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Created /run/cloudera-scm-agent/supervisor/include
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        INFO     Chmod'ing /run/cloudera-scm-agent/supervisor/include to 0751
[18/Jul/2017 17:38:20 +0000] 15294 MainThread agent        ERROR    Failed to connect to previous supervisor.
Traceback (most recent call last):
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.12.0-py2.7.egg/cmf/agent.py", line 2109, in find_or_start_supervisor
    self.configure_supervisor_clients()
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/cmf-5.12.0-py2.7.egg/cmf/agent.py", line 2290, in configure_supervisor_clients
    supervisor_options.realize(args=["-c", os.path.join(self.supervisor_dir, "supervisord.conf")])
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 1599, in realize
    Options.realize(self, *arg, **kw)
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 333, in realize
    self.process_config()
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 341, in process_config
    self.process_config_file(do_usage)
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 376, in process_config_file
    self.usage(str(msg))
  File "/usr/lib64/cmf/agent/build/env/lib/python2.7/site-packages/supervisor-3.0-py2.7.egg/supervisor/options.py", line 164, in usage
    self.exit(2)
SystemExit: 2
[18/Jul/2017 17:38:21 +0000] 15294 Dummy-1 daemonize    WARNING  Stopping daemon.
[18/Jul/2017 17:38:21 +0000] 15294 Dummy-1 agent        INFO     Stopping agent...
[18/Jul/2017 17:38:21 +0000] 15294 Dummy-1 agent        INFO     No extant cgroups; unmounting any cgroup roots&lt;/PRE&gt;&lt;P&gt;and this is the result of ps aux | grep supervisor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;root      15823  0.0  0.0 112644   972 pts/1    S+   17:57   0:00 grep --color=auto supervisor&lt;/PRE&gt;&lt;P&gt;As of today, it still outputs heartbeat failure.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 00:59:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57613#M65072</guid>
      <dc:creator>marktoledo</dc:creator>
      <dc:date>2017-07-19T00:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57615#M65073</link>
      <description>&lt;P&gt;bear with me but did you change the /etc/sysconfig/network file in all the nodes 1 2 3 4 as mentioned earlier ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;did you restart the network &amp;nbsp;in your os ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 01:35:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57615#M65073</guid>
      <dc:creator>csguna</dc:creator>
      <dc:date>2017-07-19T01:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57924#M65074</link>
      <description>&lt;P&gt;At the end what worked for me was:&lt;/P&gt;&lt;P&gt;1) kernel update to the newest version&lt;/P&gt;&lt;P&gt;2) removal of all the alternatives to java and javac, e.g. &lt;A href="https://askubuntu.com/questions/613016/removing-oracle-jdk-and-re-configuring-update-alternatives" target="_blank"&gt;https://askubuntu.com/questions/613016/removing-oracle-jdk-and-re-configuring-update-alternatives&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 14:08:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57924#M65074</guid>
      <dc:creator>mgalas</dc:creator>
      <dc:date>2017-07-24T14:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57926#M65075</link>
      <description>&lt;P&gt;This is what I did instead. I followed Path B and downloaded 5.11.1 version instead. Solved all of my problems.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 15:20:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/57926#M65075</guid>
      <dc:creator>marktoledo</dc:creator>
      <dc:date>2017-07-24T15:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/58890#M65076</link>
      <description>&lt;P&gt;I still have the same problem&amp;nbsp;with slight modifications &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to roll back the agent to 5.11, but the rest of cluster were successfully upgrated to 5.12.&lt;/P&gt;&lt;P&gt;So, the 5.11 agent works fine, but the node is not visible on the Cloudera Manager 5.12.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 07:35:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/58890#M65076</guid>
      <dc:creator>dekan</dc:creator>
      <dc:date>2017-08-16T07:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to connect to previous supervisor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/61431#M65077</link>
      <description>&lt;P&gt;Using 5.11 instead of 5.13 did not work for me. Neither did work the change in /etc/sysconfig/network:&lt;/P&gt;&lt;P&gt;NETWORKING=yes&lt;BR /&gt;NETWORKING_IPV6=no&lt;BR /&gt;HOSTNAME=poweredge&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 18:10:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-connect-to-previous-supervisor/m-p/61431#M65077</guid>
      <dc:creator>OlegKhaykin</dc:creator>
      <dc:date>2017-11-01T18:10:35Z</dc:date>
    </item>
  </channel>
</rss>

