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
Expert Contributor

so whats the problem with postgres? how can i run it? trying /etc/init.d/postrgres its failing .. .there are no LOGS in /var/log why?

avatar
@John Smith You should add this as another question so other folks can find it.

Delete the file at

/var/run/ambari-server/ambari-server.pid 

The sandbox was terminated not gracefully, so you are getting this error.

avatar
Expert Contributor

Ok, problem was with postgre, this partially helped

pg_resetxlog -f /var/lib/pgsql/data