By superditif
I have setup 3 ubuntu 20.04 droplet, I’m trying to setup mongodb replica-set on 3 droplet, I have installed mongodb using apt, setup /etc/hosts and it works but suddenly all 3 droplet have no ip address (both public ip and private ip), cannot ssh to droplet, droplet cannot connect to internet or private ip, the only way I can access my droplet is from web console
what should i do?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @superditif,
It seems to me like you’ve made some network conflict. Try using the command
ip addr
On your droplet to see if you still have your IP address added as linked there. If you can see it in the information, you can try and restart your network service like so
service network restart
If it doesn’t work, I’ll suggest contacting DigitalOcean’s support for their help. They should be able to assist you with the issue. You can reach them on the following link:
Regards, KFSys
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.