Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

Internet not working in Couldera VM

avatar
Explorer

Since yesterday afternoon, i am not able to access internet in cloudera (Oracle VM ). I keep getting errors

Cloudera: Firefox can't establish a connection to the server at localhost:8889

Two days ago things were working fine. and I don't think it is an internet problem on my end since i have been using it all day.

 

Any idea? Thanks

2 REPLIES 2

avatar
Expert Contributor

Hello @bsaad 

 

1. Could you check whether you are able to connect to internet from the Oracle VM, using a ping test to google.com

2. Could you cross-check the port number 8889 is up and listening by using the following command as the root user

#netstat -ntpla | grep 8889

avatar
Explorer

Thanks for your reply.

 

1: the google test was successful.

2: the command you suggested did not give me any response. which which directory do i need to run it?