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.

Sandbox - web ui problem

avatar
Expert Contributor

Hi,

when i setup NAT or bridged connection inside the oracle Virtualbox the local :8080 /:8000 /:8888 web ui doesnt work!

Any idea? Im really tired of that sanbox, how can one works with it if its fully of bugs.

1 ACCEPTED SOLUTION

avatar
Expert Contributor

Ok, problem was with postgre, this partially helped

pg_resetxlog -f /var/lib/pgsql/data

View solution in original post

12 REPLIES 12

avatar
Super Collaborator

@John SmithCheck that Port forwarding is setup.

I have NAT setup on my sandbox(which is in fact default setting) and all UI works fine.

Here is how it looks in my sandbox

1453-capture.png

avatar
Master Mentor

@John Smith

Generally, you don't have to do anything except importing the sandbox image.

1) Networks

1454-screen-shot-2016-01-19-at-55009-am.png

2) This is setup during the install.

1455-screen-shot-2016-01-19-at-55023-am.png

avatar
Master Mentor

avatar
Expert Contributor

Hi @John Smith,

The network for the Sandbox should be setup out of the box and no need to reconfigure. May I ask why you are reconfiguring the network for the virtual machine?

Regards,

Robert

avatar
Expert Contributor

Apparently its not ... when i do telnet localhost 8080 the port is not open ... but 8000 works. .. i dont know why.

avatar
Master Mentor

@John Smith

Check status of ambari and Start ambari by running 'ambari-server status' if not running 'ambari-server start

avatar

avatar
Master Mentor

avatar
Expert Contributor
[root@sandbox ~]# ambari-server status Using python /usr/bin/python2.6 
Ambari-server status Ambari Server not running. Stale PID File at: 
/var/run/ambari-server/ambari-server.pid [root@sandbox ~]# ambari-server
 start Using python /usr/bin/python2.6 Starting ambari-server Ambari 
Server running with administrator privileges. Running initdb: This may 
take upto a minute. About to start PostgreSQL ERROR: Exiting with exit 
code 3. REASON: Unable to start PostgreSQL server. Status stopped. . 
Exiting