<?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: Cloudera Management service failed to start after reboot in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Management-service-failed-to-start-after-reboot/m-p/310393#M224139</link>
    <description>&lt;P&gt;Thanks for the reply,&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29629"&gt;@GangWar&lt;/a&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue is sorted out now. As you said, the issue got fixed after checking the config.ini. The&amp;nbsp; inter communications between the client and server were made to do over TLS, but we disabled the TLS/SSL in UI and for all agents. This was the main cause, as the heartbeat tried to get a response, but it didnt. Changing the configuration in&amp;nbsp;&lt;SPAN&gt;Cloudera Manager -&amp;gt; Administration -&amp;gt; “Use TLS Encryption for Agents” should be unchecked, and restarting the Cloudera Manager fixed the issue.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jan 2021 17:36:56 GMT</pubDate>
    <dc:creator>sharathkumar13</dc:creator>
    <dc:date>2021-01-25T17:36:56Z</dc:date>
    <item>
      <title>Cloudera Management service failed to start after reboot</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Management-service-failed-to-start-after-reboot/m-p/310167#M224050</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not able to start the management service after the reboot of the manager node. I'm not sure what happened, everything was working fine until the reboot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[21/Jan/2021 11:03:25 +0000] 15063 MainThread agent ERROR Heartbeating to ip-172-31-203-46.ec2.internal:7182 failed.&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/cmf/agent.py", line 1399, in _send_heartbeat&lt;BR /&gt;response = self.requestor.request('heartbeat', heartbeat_data)&lt;BR /&gt;File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/avro/ipc.py", line 141, in request&lt;BR /&gt;return self.issue_request(call_request, message_name, request_datum)&lt;BR /&gt;File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/avro/ipc.py", line 254, in issue_request&lt;BR /&gt;call_response = self.transceiver.transceive(call_request)&lt;BR /&gt;File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/avro/ipc.py", line 483, in transceive&lt;BR /&gt;result = self.read_framed_message()&lt;BR /&gt;File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/avro/ipc.py", line 489, in read_framed_message&lt;BR /&gt;framed_message = response_reader.read_framed_message()&lt;BR /&gt;File "/opt/cloudera/cm-agent/lib/python2.7/site-packages/avro/ipc.py", line 417, in read_framed_message&lt;BR /&gt;raise ConnectionClosedException("Reader read 0 bytes.")&lt;BR /&gt;ConnectionClosedException: Reader read 0 bytes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error message in UI is&lt;/P&gt;&lt;P&gt;"Role not started due to unhealthy host"&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 11:35:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Management-service-failed-to-start-after-reboot/m-p/310167#M224050</guid>
      <dc:creator>sharathkumar13</dc:creator>
      <dc:date>2021-01-21T11:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Management service failed to start after reboot</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Management-service-failed-to-start-after-reboot/m-p/310365#M224126</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/74250"&gt;@sharathkumar13&lt;/a&gt;&amp;nbsp;The error indicates that your hosts are not heartbeating to Cloudera Manager hence you are not able to start mgmt service.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check the config.ini file and see if the CM server hosts name is correct and also check if agent is running on the host.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 11:46:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Management-service-failed-to-start-after-reboot/m-p/310365#M224126</guid>
      <dc:creator>GangWar</dc:creator>
      <dc:date>2021-01-25T11:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Management service failed to start after reboot</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Management-service-failed-to-start-after-reboot/m-p/310393#M224139</link>
      <description>&lt;P&gt;Thanks for the reply,&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29629"&gt;@GangWar&lt;/a&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue is sorted out now. As you said, the issue got fixed after checking the config.ini. The&amp;nbsp; inter communications between the client and server were made to do over TLS, but we disabled the TLS/SSL in UI and for all agents. This was the main cause, as the heartbeat tried to get a response, but it didnt. Changing the configuration in&amp;nbsp;&lt;SPAN&gt;Cloudera Manager -&amp;gt; Administration -&amp;gt; “Use TLS Encryption for Agents” should be unchecked, and restarting the Cloudera Manager fixed the issue.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 17:36:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Management-service-failed-to-start-after-reboot/m-p/310393#M224139</guid>
      <dc:creator>sharathkumar13</dc:creator>
      <dc:date>2021-01-25T17:36:56Z</dc:date>
    </item>
  </channel>
</rss>

