<?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: Unable to load the WEB UI of NIFI in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229639#M61091</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18221/muhumarshafiq.html" nodeid="18221"&gt;@Muhammad  Umar&lt;/A&gt; &lt;/P&gt;&lt;P&gt;When NiFi starts and has not been configured with a specific hostname or IP in the (nifi.web.http.host=) in the nifi.properties file, it looks to bind to the IP address registered to every NIC card present on the host system.  If you try to specify a hostname or IP that does not resolve or match the IP registered to any of your NIC cards, NiFi will fail to start.  NiFi can not bind to a port that belongs to an IP it does not own.

You can run the "ifconfig" command on the host running NiFi to see all NICs and the IP registered to them.  You should see the 172.17.x.x address and not the 192.168.x.x address shown.&lt;/P&gt;&lt;P&gt;It definitely sounds like there is some network address translation going on here.  The fact that you can reach NiFi over &lt;A href="http://192.68.x.x:8078//"&gt;http://192.68.x.x:8078//&lt;/A&gt; confirms this.  It is simply routing all traffic from the 192.169.x.x address to the internal 172.17.x.x address.  We confirmed already your browser cannot resolve a path directly to 172.17.x.x, because if you could, NiFi's UI would have opened.  NiFi is in fact bound to 172.17.x.x and not 192.168.x.x.  NiFi cannot control how traffic is being routed to this endpoint by the network.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
    <pubDate>Tue, 16 May 2017 00:27:56 GMT</pubDate>
    <dc:creator>MattWho</dc:creator>
    <dc:date>2017-05-16T00:27:56Z</dc:date>
    <item>
      <title>Unable to load the WEB UI of NIFI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229629#M61081</link>
      <description>&lt;P&gt;Hi, I have successfully installed the NIFI on HDP 2.6. NIFI service is running and there is no error or warning in nifi-app.log file. Log file says that WEB UI of NIFI can be accessed at &lt;A href="http://172.17.0.2:8079/nifi" target="_blank"&gt;http://172.17.0.2:8079/nifi&lt;/A&gt; but when I hit this URL in my browser it does not open WEB UI. &lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 00:19:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229629#M61081</guid>
      <dc:creator>muh_umar_shafiq</dc:creator>
      <dc:date>2017-05-13T00:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load the WEB UI of NIFI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229630#M61082</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18221/muhumarshafiq.html" nodeid="18221"&gt;@Muhammad  Umar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you ping that IP from the machine running your browser?&lt;/P&gt;&lt;P&gt;Make sure there isn't a firewall blocking access to port 8079.&lt;/P&gt;&lt;P&gt;Thanks,
Matt&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 00:23:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229630#M61082</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2017-05-13T00:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load the WEB UI of NIFI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229631#M61083</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/525/mclark.html" nodeid="525"&gt;@Matt Clarke&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Ping says unknown host .. and secondly its not being blocked by firewall.&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 00:44:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229631#M61083</guid>
      <dc:creator>muh_umar_shafiq</dc:creator>
      <dc:date>2017-05-13T00:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load the WEB UI of NIFI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229632#M61084</link>
      <description>&lt;P&gt;Try using the telnet command verify you can connect to that port:&lt;/P&gt;&lt;PRE&gt;telnet 172.17.0.2 8079&lt;/PRE&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 00:53:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229632#M61084</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2017-05-13T00:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load the WEB UI of NIFI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229633#M61085</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18221/muhumarshafiq.html" nodeid="18221"&gt;@Muhammad  Umar&lt;/A&gt; &lt;/P&gt;&lt;P&gt;What do you see in your browser when you try to connect?&lt;/P&gt;&lt;P&gt;What NiFi version?&lt;/P&gt;&lt;P&gt;What browser version?&lt;/P&gt;&lt;P&gt;When you attempt to access that URL, what do you see in the nifi-user.log?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 00:56:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229633#M61085</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2017-05-13T00:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load the WEB UI of NIFI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229634#M61086</link>
      <description>&lt;P&gt;1) in browser it says, this site cant be reached&lt;/P&gt;&lt;P&gt;2)  Latest Version &lt;/P&gt;&lt;P&gt;3) Chrome - 58.0.3029.110&lt;/P&gt;&lt;P&gt;4) nifi-user.log file is empty &lt;/P&gt;&lt;P&gt;5) Telnet command says, connection refused &lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 01:12:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229634#M61086</guid>
      <dc:creator>muh_umar_shafiq</dc:creator>
      <dc:date>2017-05-13T01:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load the WEB UI of NIFI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229635#M61087</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18221/muhumarshafiq.html" nodeid="18221"&gt;@Muhammad  Umar&lt;/A&gt; &lt;/P&gt;&lt;P&gt;If the following command shows NiFi is still running:&lt;/P&gt;&lt;PRE&gt;./nifi.sh status&lt;/PRE&gt;&lt;P&gt;and the following command shows NiFi listening on port 8079:&lt;/P&gt;&lt;PRE&gt;netstat -ant|grep LISTEN&lt;/PRE&gt;&lt;P&gt;Then the issue is not with NiFi.&lt;/P&gt;&lt;P&gt;There is something external to NiFi blocking connections to port 8079 from your host where your browser is running.&lt;/P&gt;&lt;P&gt;What OS version is running on the server/VM where NiFi is running?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 01:29:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229635#M61087</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2017-05-13T01:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load the WEB UI of NIFI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229636#M61088</link>
      <description>&lt;P&gt;@Former Member Clarke&lt;/P&gt;&lt;P&gt;Yeah.. Nifi is running.&lt;/P&gt;&lt;P&gt;netstat -ant|grep LISTEN command showed me following result for my port:&lt;/P&gt;&lt;P&gt;tcp 0 0 0.0.0.0:8078 0.0.0.0:* LISTEN&lt;/P&gt;&lt;P&gt;I have changed the port from 8079 to 8078 but still the same issue.&lt;/P&gt;&lt;P&gt;I am using Hortanworks Sandbox (HDP 2.6) on my Laptop Windows is OS on my Laptop.&lt;/P&gt;&lt;P&gt;I installed the NIFI at below path:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="15374-nifi-installation.png" style="width: 658px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/15100i06B66F550670A848/image-size/medium?v=v2&amp;amp;px=400" role="button" title="15374-nifi-installation.png" alt="15374-nifi-installation.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 00:56:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229636#M61088</guid>
      <dc:creator>muh_umar_shafiq</dc:creator>
      <dc:date>2019-08-18T00:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load the WEB UI of NIFI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229637#M61089</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18221/muhumarshafiq.html" nodeid="18221"&gt;@Muhammad  Umar&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Both ports 8078 and 8079 are likely not being forwarded by your HDP sandbox and will need to be added.&lt;/P&gt;&lt;P&gt;&lt;A href="https://hortonworks.com/hadoop-tutorial/sandbox-port-forwarding-guide/"&gt;https://hortonworks.com/hadoop-tutorial/sandbox-port-forwarding-guide/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 01:55:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229637#M61089</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2017-05-13T01:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load the WEB UI of NIFI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229638#M61090</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/525/mclark.html" nodeid="525"&gt;@Matt Clarke&lt;/A&gt;, &lt;/P&gt;&lt;P&gt;I am able to access the NIFI UI now. Actually the problem was with the IP address. When I check the Inet address in VM console it showed me 192.168.5.128 and I connected to the VM from Putty using this Ip address. In Putty, when I checked the Inet address it showed me 172.17.0.2 and NIFI log file was also saying that you can access the NIFI UI at 172.17.0.2:port/nifi. But it was not loading using 172.17.0.2 then I tried opening NIFI UI at 192.168.5.128 and it worked. Why it is so? In my opinion, NIFI UI should open at 172.17.0.2:port/nifi  instead of 192.168.5.128:port/nifi ??&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 16:34:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229638#M61090</guid>
      <dc:creator>muh_umar_shafiq</dc:creator>
      <dc:date>2017-05-13T16:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load the WEB UI of NIFI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229639#M61091</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18221/muhumarshafiq.html" nodeid="18221"&gt;@Muhammad  Umar&lt;/A&gt; &lt;/P&gt;&lt;P&gt;When NiFi starts and has not been configured with a specific hostname or IP in the (nifi.web.http.host=) in the nifi.properties file, it looks to bind to the IP address registered to every NIC card present on the host system.  If you try to specify a hostname or IP that does not resolve or match the IP registered to any of your NIC cards, NiFi will fail to start.  NiFi can not bind to a port that belongs to an IP it does not own.

You can run the "ifconfig" command on the host running NiFi to see all NICs and the IP registered to them.  You should see the 172.17.x.x address and not the 192.168.x.x address shown.&lt;/P&gt;&lt;P&gt;It definitely sounds like there is some network address translation going on here.  The fact that you can reach NiFi over &lt;A href="http://192.68.x.x:8078//"&gt;http://192.68.x.x:8078//&lt;/A&gt; confirms this.  It is simply routing all traffic from the 192.169.x.x address to the internal 172.17.x.x address.  We confirmed already your browser cannot resolve a path directly to 172.17.x.x, because if you could, NiFi's UI would have opened.  NiFi is in fact bound to 172.17.x.x and not 192.168.x.x.  NiFi cannot control how traffic is being routed to this endpoint by the network.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 00:27:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-load-the-WEB-UI-of-NIFI/m-p/229639#M61091</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2017-05-16T00:27:56Z</dc:date>
    </item>
  </channel>
</rss>

