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.

Installed sandbox but can't get the welcome / HDP page working

avatar
New Member

Hi, I have installed HDP2.3.2 sandbox and can login to the linux env. Before that, I get the page where instructions ask to login to welcome/HDP page using http://<ip_address>/. When i try this using Chrome/IE versions as per the instructed versions, it comes back with "This webpage is not available". I also tried using port 8888 and 8080 along with ip_address, but still the response is same. I further tried to execute sanbox in "host-only" configuration, now the ip is changed to 127.0.0.1, but the start up process gives error of adaptor not available and still the welcome/HDP page doesn't come up.

Please guide if i am missing anything important. Thanks a lot in advance for all your valuable feedback.

1 ACCEPTED SOLUTION
20 REPLIES 20

avatar

@Gagan Dutt It's hard to tell from the description but are you able to ssh to the vm via root@<ipaddress>? Instead of the ip have you also tried using "http://sandbox.hortonworks.com:8080"

avatar
New Member

@Scott Shaw I can do ssh via root@<ipaddress> as well as root@127.0.0.1. I also tried using http://sandbox.hortonworks.com:8080, but the result is same "This webpage is not available".

avatar
Master Mentor

avatar
Master Mentor

avatar
New Member

@Neeraj Sabharwal http://127.0.0.1:8080 results in same error message .. The webpage is not available. I can run hadoop and other commands though in sandbox env. [This with adapter setting as "NAT"]

When trying to run sandbox in host-only configuration, it gives the error "The host-only adapter does not seems to be running". And same response for welcome/HDP page comes up.

avatar
Master Mentor
@Gagan Dutt

Screen shot ?

avatar
New Member

error-screen-shot.jpeg Please find it attached.

avatar
Master Mentor

@Gagan Dutt I am sure that you have rebooted the vm.

In my case, I have only 1 adapter configure and 127.0.0.1:8080 works.

telnet 127.0.0.1 8080 --> whats the output of this?

1414-screen-shot-2016-01-17-at-114954-am.png

avatar
New Member

@Neeraj Sabharwal telnet with and without port (8080,8888) results in "Could not open connection to the host, on port 23(default)/Specified Port: Connect failed"