Support Questions

Find answers, ask questions, and share your expertise

Mongo DB install failing on HDP 2.6

Explorer

Please help me to install MongoDB on my sandbox version 2.6.

Error attached.

39926-failedmongo.png

4 REPLIES 4

Super Mentor

@Ashal Singh

Looks like you do not have internet connectivity issue.

Please check if you are able to ping hosts like "google.com" or "github.com" as following:

[root@sandbox tmp]# ping google.com
PING google.com (211.58.195.78) 56(84) bytes of data.


[root@sandbox tmp]# ping github.com
PING github.com (192.30.255.113) 56(84) bytes of data

.

Super Mentor

@Ashal Singh

Apart from pinging the mentioned hosts from inside the Sandbox ... Please also try to access then from your Local Machine (Laptop) to see if your local machine has any internet connectivity issue).

If you are able to connect from your local laptop then in that case you should try to restart your Sandbox , Just to make sure that the Network Services are starting fine inside your HDP Sandbox or not?

Explorer

Checked with the network team, this was their reponse:-

"ICMP is not allowed to the outside network so no ping will go in or out
so on your VM run the same website to Auth to the firewall"

My question is how do I do this on my sandbox VM?

Explorer

@Jay SenSharma , I am able to ping the GitHub now from my local windows machine, although unable to ping on my sandbox.

Can you tell me which port forward are used to for HTTP connect on the Sandbox?

Thanks Ashal