You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2014/09/16 15:37:33 UTC

[jira] [Commented] (AMBARI-7295) Ambari browser url not working

    [ https://issues.apache.org/jira/browse/AMBARI-7295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135429#comment-14135429 ] 

Yusaku Sako commented on AMBARI-7295:
-------------------------------------

Do you mean that the Ambari Web app does not load up on your browser, even though ambari-server is running?
If that is the case, a lot of times, it is "iptables" running on the ambari-server host.
You can try:
chkconfig iptables off 
service iptables stop

> Ambari browser url not working
> ------------------------------
>
>                 Key: AMBARI-7295
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7295
>             Project: Ambari
>          Issue Type: Bug
>         Environment: Centos 6.2
>            Reporter: prem
>              Labels: easyfix, newbie
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> amabari url not working
> http://sam.com:8080  //its my url
> cat /etc/hosts 
> 192.168.2.7 sam.com sam
> Any clues2



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)