Created 12-11-2015 04:54 PM
Created 12-12-2015 12:39 PM
There can be couple of things:
1 - Ambari server is not up as Ali pointed out
login into your sandbox vm and run service ambar-server start
2 - If you are on corporate network (lan or wifi or vpn) then there is a chance that 8080 is blocked.
Created 12-11-2015 05:28 PM
What flavor of sandbox are you running (VirtualBox or Vmware or ..)? What does the browser show when you try to hit that url?
You can try to access the SSH page at http://ipaddress:4200 and run below and then retry
service ambari start
Created 12-12-2015 12:39 PM
There can be couple of things:
1 - Ambari server is not up as Ali pointed out
login into your sandbox vm and run service ambar-server start
2 - If you are on corporate network (lan or wifi or vpn) then there is a chance that 8080 is blocked.
Created 02-09-2016 03:42 AM
Hi Neeraj, I'm using oracle virtual box and my host machine is a mac. Im unable to login to the ambari console (http://127.0.0.1:8080) and I'm getting the attached error message (attachment 1). i have started the services that you have mentioned (attachment 2). i did an ifconfig as well (attachment 3). Please help me in fixing this issue. Thanks !
screen-shot-2016-02-09-at-90441-am.png
Created 02-09-2016 03:50 AM
@Bharathkumar B Please see this
Created 02-18-2016 01:55 PM
@Neeraj Sabharwal I encountered the same problem as @Bharathkumar B I'm unable to login to the ambari console with the same message as he: "unable to connect to Ambari server. Confirm ambari server is running and you can reach ambari server from this machine"
I look at your video, and I did the same things, but unfortunately it did not resolve my problem.
Please help me in fixing this issue. Thanks !
Created 12-12-2015 03:37 PM
@Pratima Ayyar please check that your sandbox address is in your /etc/hosts on your host machine.
Created on 12-13-2015 02:08 PM - edited 08-19-2019 05:38 AM
This will resolve this issue. I was able to reproduce this. I had to add Host-only Adapter
ifconfig -a in sandbox
I got the IP 192.168.56.101
Created 12-13-2015 02:49 PM
Created on 12-21-2015 08:03 AM - edited 08-19-2019 05:38 AM
Hi all,
I downloaded and try to use HDP 2.3.2 on Hortonworks Sandbox. I'm following HDP Hello World! tutorial.
127.0.0.1:8888 address works. But I when I login Ambari page is says:
"Unable to connect to Ambari Server. Confirm Ambari Server is running and you can reach Ambari Server from this machine."
I checked ambari-server status it's ok. (Also reinstall ambari-server reset and setup)
Below is the web page response. I appreciate if you can help.
Thanks.