<?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: After disabling TLS/SSL ,cloudera management services are not able to start in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/After-disabling-TLS-SSL-cloudera-management-services-are-not/m-p/285912#M212081</link>
    <description>&lt;P&gt;thanks&amp;nbsp; a lot&amp;nbsp;Li Wang.It worked .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pdev&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Dec 2019 10:56:33 GMT</pubDate>
    <dc:creator>pdev</dc:creator>
    <dc:date>2019-12-18T10:56:33Z</dc:date>
    <item>
      <title>After disabling TLS/SSL ,cloudera management services are not able to start</title>
      <link>https://community.cloudera.com/t5/Support-Questions/After-disabling-TLS-SSL-cloudera-management-services-are-not/m-p/285772#M212019</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We were trying to enable TLS on our cluster.We have followed cloudera steps ,but i think missed something.After enabling TLS,we were able to login to port 7183,but all&amp;nbsp; cloudera management services were disabled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So we reverted back TLS changes from cloudera and removed all keys and certificates.After that given restart to the cloudera manager.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After this process,port 7180 started and login page came.But when i am trying to login then it is not redirecting to the GUI.&lt;/P&gt;
&lt;P&gt;when i have check the logs. then these exceptions are showing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2019-12-17 13:24:29,320 INFO WebServerImpl:com.cloudera.server.web.cmon.JobDetailGatekeeper: ActivityMonitor configured to allow job details for all jobs.&lt;BR /&gt;2019-12-17 13:24:30,850 WARN ActionablesProvider-0:com.cloudera.server.web.cmf.StatusProvider: Failed to submit task for getting status from SERVICE_MONITORING&lt;BR /&gt;&lt;STRONG&gt;com.cloudera.cmon.MgmtServiceNotRunningException: SERVICE_MONITORING is not running&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2019-12-17 13:24:50,238 WARN EventStorePublisherWithRetry-0:com.cloudera.cmf.event.publish.EventStorePublisherWithRetry: &lt;STRONG&gt;Failed to publish event: SimpleEvent{attributes={CATEGORY=[AUDIT_EVENT], SEVERITY=[INFORMATIONAL], SERVICE=[ClouderaManager], SERVICE_TYPE=[ManagerServer], USER=[admin], EVENTCODE=[EV_LOGIN_SUCCESS], MESSAGE_CODES=[LOGIN_SUCCESS]}, content=User admin logged in successfully., timestamp=1576569290230}&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2019-12-17 13:24:52,250 INFO 1267052060@scm-web-0:com.cloudera.server.web.cmf.AuthenticationFailureEventListener: Authentication failure for user: '' from 172.26.194.114&lt;/STRONG&gt;&lt;BR /&gt;2019-12-17 13:25:05,877 INFO 1267052060@scm-web-0:com.cloudera.server.web.cmf.AuthenticationSuccessEventListener: Authentication success for user: 'admin' from 172.26.194.114&lt;BR /&gt;2019-12-17 13:25:11,032 INFO CMMetricsForwarder-0&lt;STRONG&gt;:com.cloudera.server.cmf.components.ClouderaManagerMetricsForwarder: Failed to send metrics.&lt;/STRONG&gt;&lt;BR /&gt;java.lang.reflect.UndeclaredThrowableException&lt;BR /&gt;at com.sun.proxy.$Proxy122.writeMetrics(Unknown Source)&lt;BR /&gt;at &lt;STRONG&gt;com.cloudera.server.cmf.components.ClouderaManagerMetricsForwarder.sendWithAvro(ClouderaManagerMetricsForwarder.java:325)&lt;/STRONG&gt;&lt;BR /&gt;at com.cloudera.server.cmf.components.ClouderaManagerMetricsForwarder.sendMetrics(ClouderaManagerMetricsForwarder.java:312)&lt;BR /&gt;at com.cloudera.server.cmf.components.ClouderaManagerMetricsForwarder.run(ClouderaManagerMetricsForwarder.java:146)&lt;BR /&gt;at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)&lt;BR /&gt;at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)&lt;BR /&gt;at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)&lt;BR /&gt;at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:745)&lt;BR /&gt;Caused by: org.apache.avro.AvroRemoteException: java.net.ConnectException: Connection refused&lt;BR /&gt;at org.apache.avro.ipc.specific.SpecificRequestor.invoke(SpecificRequestor.java:88)&lt;BR /&gt;... 11 more&lt;BR /&gt;Caused by: java.net.ConnectException: Connection refused&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do anyone have any idea on that.Please suggest.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;Devendra&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 14:13:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/After-disabling-TLS-SSL-cloudera-management-services-are-not/m-p/285772#M212019</guid>
      <dc:creator>pdev</dc:creator>
      <dc:date>2019-12-17T14:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: After disabling TLS/SSL ,cloudera management services are not able to start</title>
      <link>https://community.cloudera.com/t5/Support-Questions/After-disabling-TLS-SSL-cloudera-management-services-are-not/m-p/285778#M212025</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/69852"&gt;@pdev&lt;/a&gt;&amp;nbsp;have you disabled TLS in the management services as well? After you disable/enable TLS, you will have restart the management services so they communicate with CM with the changed port and protocol.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 09:33:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/After-disabling-TLS-SSL-cloudera-management-services-are-not/m-p/285778#M212025</guid>
      <dc:creator>RajeshBodolla</dc:creator>
      <dc:date>2019-12-17T09:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: After disabling TLS/SSL ,cloudera management services are not able to start</title>
      <link>https://community.cloudera.com/t5/Support-Questions/After-disabling-TLS-SSL-cloudera-management-services-are-not/m-p/285780#M212026</link>
      <description>&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;We have disabled tls from cloudera admin and removed truststore path and password from cloudera management services.&lt;/P&gt;&lt;P&gt;I hope this what you are asking.if not then please share steps to disable it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Pdev&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 10:21:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/After-disabling-TLS-SSL-cloudera-management-services-are-not/m-p/285780#M212026</guid>
      <dc:creator>pdev</dc:creator>
      <dc:date>2019-12-17T10:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: After disabling TLS/SSL ,cloudera management services are not able to start</title>
      <link>https://community.cloudera.com/t5/Support-Questions/After-disabling-TLS-SSL-cloudera-management-services-are-not/m-p/285816#M212046</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/69852"&gt;@pdev&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may want to check this community thread:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.cloudera.com/t5/Support-Questions/how-to-rollback-cloudera-manager-tls-configuration-without/m-p/46484" target="_blank"&gt;https://community.cloudera.com/t5/Support-Questions/how-to-rollback-cloudera-manager-tls-configuration-without/m-p/46484&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is possible that some of the data was still in CM database which expects TLS login. Could you please run below SQL command to confirm?&lt;/P&gt;
&lt;PRE&gt;&lt;EM&gt;select attr, value from CONFIGS where attr in ('web_tls', 'agent_tls');&lt;/EM&gt;&lt;/PRE&gt;
&lt;P&gt;If you see any returned value is "true" then you need to update the CM database manually. See below steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Back up database/table before you makde any further changes&lt;/LI&gt;
&lt;LI&gt;Run the following queries in the CM database:&lt;BR /&gt;
&lt;PRE&gt;&lt;EM&gt;Update TLS for web_tls update CONFIGS set value = 'false' where attr = 'web_tls';&lt;BR /&gt;Update TLS for agent_tls update CONFIGS set value = 'false' where attr = 'agent_tls';&lt;/EM&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;In the browser do clear cache including passwords, and cookies before trying to login.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Thanks and hope this helps!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 18:31:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/After-disabling-TLS-SSL-cloudera-management-services-are-not/m-p/285816#M212046</guid>
      <dc:creator>lwang</dc:creator>
      <dc:date>2019-12-17T18:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: After disabling TLS/SSL ,cloudera management services are not able to start</title>
      <link>https://community.cloudera.com/t5/Support-Questions/After-disabling-TLS-SSL-cloudera-management-services-are-not/m-p/285912#M212081</link>
      <description>&lt;P&gt;thanks&amp;nbsp; a lot&amp;nbsp;Li Wang.It worked .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pdev&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 10:56:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/After-disabling-TLS-SSL-cloudera-management-services-are-not/m-p/285912#M212081</guid>
      <dc:creator>pdev</dc:creator>
      <dc:date>2019-12-18T10:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: After disabling TLS/SSL ,cloudera management services are not able to start</title>
      <link>https://community.cloudera.com/t5/Support-Questions/After-disabling-TLS-SSL-cloudera-management-services-are-not/m-p/285957#M212113</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/69852"&gt;@pdev&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wonderful to hear that! Thanks for marking this thread as resolved!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Li&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 23:57:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/After-disabling-TLS-SSL-cloudera-management-services-are-not/m-p/285957#M212113</guid>
      <dc:creator>lwang</dc:creator>
      <dc:date>2019-12-18T23:57:30Z</dc:date>
    </item>
  </channel>
</rss>

