<?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: Not able to access Cloudera Manager Web UI in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Not-able-to-access-Cloudera-Manager-Web-UI/m-p/299255#M219590</link>
    <description>&lt;P&gt;Correction : curl output&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;curl -i &lt;A href="http://vm2:7180" target="_blank"&gt;http://vm2:7180&lt;/A&gt;&amp;nbsp;gives following output-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTTP/1.1 200 OK&lt;BR /&gt;Expires: Thu, 01-Jan-1970 00:00:00 GMT&lt;BR /&gt;Set-Cookie: CLOUDERA_MANAGER_SESSIONID=6zye6pcmlwjzmidtgt9x0ac1;Path=/;HttpOnly&lt;BR /&gt;Content-Type: text/html; charset=utf-8&lt;BR /&gt;Last-Modified: Sat, 18 May 2019 06:13:36 GMT&lt;BR /&gt;Content-Length: 63&lt;BR /&gt;Accept-Ranges: bytes&lt;BR /&gt;Cache-Control: max-age=3600,public&lt;BR /&gt;Server: Jetty(6.1.26.cloudera.4)&lt;/P&gt;&lt;P&gt;&amp;lt;head&amp;gt;&amp;lt;meta http-equiv="refresh" content="0;url=/cmf/"&amp;gt;&amp;lt;/head&amp;gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jul 2020 09:39:53 GMT</pubDate>
    <dc:creator>tanishq1197</dc:creator>
    <dc:date>2020-07-07T09:39:53Z</dc:date>
    <item>
      <title>Not able to access Cloudera Manager Web UI</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Not-able-to-access-Cloudera-Manager-Web-UI/m-p/299253#M219588</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have successfully installed Cloudera Manager on RHEL 7 Azure VM but I'm not able to access the web ui. I have tried after adding 7180 port as inbound port in Network Security Group in azure portal.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 09:27:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Not-able-to-access-Cloudera-Manager-Web-UI/m-p/299253#M219588</guid>
      <dc:creator>tanishq1197</dc:creator>
      <dc:date>2020-07-07T09:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to access Cloudera Manager Web UI</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Not-able-to-access-Cloudera-Manager-Web-UI/m-p/299254#M219589</link>
      <description>&lt;P&gt;I'm using Windows 7(firewall and proxy disabled) and accessing the RHEL 7 VM through putty. I'm getting connection refused on using curl command.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the output for&amp;nbsp;service cloudera-scm-server status-&lt;/P&gt;&lt;P&gt;/etc/init.d/cloudera-scm-server: line 109: pstree: command not found&lt;BR /&gt;● cloudera-scm-server.service - LSB: Cloudera SCM Server&lt;BR /&gt;Loaded: loaded (/etc/rc.d/init.d/cloudera-scm-server; bad; vendor preset: disabled)&lt;BR /&gt;Active: active (exited) since Tue 2020-07-07 08:52:42 UTC; 19min ago&lt;BR /&gt;Docs: man:systemd-sysv-generator(8)&lt;BR /&gt;Process: 921 ExecStart=/etc/rc.d/init.d/cloudera-scm-server start (code=exited, status=0/SUCCESS)&lt;/P&gt;&lt;P&gt;Jul 07 08:52:37 vm2 systemd[1]: Starting LSB: Cloudera SCM Server...&lt;BR /&gt;Jul 07 08:52:37 vm2 cloudera-scm-server[921]: /etc/rc.d/init.d/cloudera-scm-server: line 109: pstree: command not found&lt;BR /&gt;Jul 07 08:52:37 vm2 su[963]: (to cloudera-scm) root on none&lt;BR /&gt;Jul 07 08:52:42 vm2 cloudera-scm-server[921]: Starting cloudera-scm-server: [ OK ]&lt;BR /&gt;Jul 07 08:52:42 vm2 systemd[1]: Started LSB: Cloudera SCM Server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the output for&amp;nbsp; netstat -na | grep 7180-&lt;/P&gt;&lt;P&gt;tcp 0 0 0.0.0.0:7180 0.0.0.0:* LISTEN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also checked&amp;nbsp; /var/log/cloudera-scm-server/cloudera-scm-server.log and there doesn't seem to be any errors.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 09:31:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Not-able-to-access-Cloudera-Manager-Web-UI/m-p/299254#M219589</guid>
      <dc:creator>tanishq1197</dc:creator>
      <dc:date>2020-07-07T09:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to access Cloudera Manager Web UI</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Not-able-to-access-Cloudera-Manager-Web-UI/m-p/299255#M219590</link>
      <description>&lt;P&gt;Correction : curl output&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;curl -i &lt;A href="http://vm2:7180" target="_blank"&gt;http://vm2:7180&lt;/A&gt;&amp;nbsp;gives following output-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTTP/1.1 200 OK&lt;BR /&gt;Expires: Thu, 01-Jan-1970 00:00:00 GMT&lt;BR /&gt;Set-Cookie: CLOUDERA_MANAGER_SESSIONID=6zye6pcmlwjzmidtgt9x0ac1;Path=/;HttpOnly&lt;BR /&gt;Content-Type: text/html; charset=utf-8&lt;BR /&gt;Last-Modified: Sat, 18 May 2019 06:13:36 GMT&lt;BR /&gt;Content-Length: 63&lt;BR /&gt;Accept-Ranges: bytes&lt;BR /&gt;Cache-Control: max-age=3600,public&lt;BR /&gt;Server: Jetty(6.1.26.cloudera.4)&lt;/P&gt;&lt;P&gt;&amp;lt;head&amp;gt;&amp;lt;meta http-equiv="refresh" content="0;url=/cmf/"&amp;gt;&amp;lt;/head&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 09:39:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Not-able-to-access-Cloudera-Manager-Web-UI/m-p/299255#M219590</guid>
      <dc:creator>tanishq1197</dc:creator>
      <dc:date>2020-07-07T09:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to access Cloudera Manager Web UI</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Not-able-to-access-Cloudera-Manager-Web-UI/m-p/299392#M219649</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/79708"&gt;@tanishq1197&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When you see this log entry, the Cloudera Manager Admin Console is ready:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;INFO WebServerImpl:com.cloudera.server.cmf.WebServerImpl: Started Jetty server&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Try to access the CM API instead, you should use the login credentials&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;curl -u &amp;lt;username&amp;gt;:password &lt;A target="_blank" rel="noopener"&gt;http://&amp;lt;cm_host&amp;gt;:&amp;lt;port&amp;gt;/api/v19/clusters&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you able to reach out to the CM server from your desktop?&lt;/P&gt;&lt;P&gt;#ping&amp;nbsp;cmserverhost&lt;/P&gt;&lt;P&gt;#telnet cmserverhost port&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 08:53:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Not-able-to-access-Cloudera-Manager-Web-UI/m-p/299392#M219649</guid>
      <dc:creator>paras</dc:creator>
      <dc:date>2020-07-09T08:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to access Cloudera Manager Web UI</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Not-able-to-access-Cloudera-Manager-Web-UI/m-p/346905#M235018</link>
      <description>&lt;P&gt;For this u dont need to add any properties..&lt;/P&gt;&lt;P&gt;very simple just add the Inbound roles..&lt;/P&gt;&lt;P&gt;like Http,Https and most important 7180 port no u should add this inside Azure NSG (inbound rule)..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have faced the same issue ..But Now i can get the cloudera Ui...&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 00:50:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Not-able-to-access-Cloudera-Manager-Web-UI/m-p/346905#M235018</guid>
      <dc:creator>fazlurrahman</dc:creator>
      <dc:date>2022-07-06T00:50:46Z</dc:date>
    </item>
  </channel>
</rss>

