Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

amabri-server installation

avatar
Rising Star

I have followed all the steps of HDP document and installed ambari-server successfully. ambari - server is starting properly. But when I am opening the web page with ddd.xx.xxxxx.com then displaying message like

"This page can’t be displayed"

Where I am missing ? please help me

Thanks,

Narender,

1 ACCEPTED SOLUTION

avatar
Super Guru

@narender pasunooti

If you have a mac have you updated your /etc/hosts file? On windows the file is c:\Windows\System32\Drivers\etc\hosts.

Anyways you can try the following if Ambari server is running.

<ipaddress>:8080 or ddd.xx.xxxxx.com:8080

You need add port number.

View solution in original post

2 REPLIES 2

avatar
Super Guru

@narender pasunooti

If you have a mac have you updated your /etc/hosts file? On windows the file is c:\Windows\System32\Drivers\etc\hosts.

Anyways you can try the following if Ambari server is running.

<ipaddress>:8080 or ddd.xx.xxxxx.com:8080

You need add port number.

avatar
Rising Star

I got it forgot to mentioned :8080 port

thanks,