Connect to my droplet only using the console. I cant not ping my public ip.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
I have same problem. It just happened suddenly after well working.
I had a similar issue. Turns out you have to enable ICMP for your Inbound Rules on your Droplet’s Networking page.
Hi there,
Connect to the server via the console from your droplet dashboard, then try to disable UFW or run the command below to flush the firewall rules:
Hello,
I’m guessing the UFW firewall is enabled and is blocking the request. Could you please try adding this rule?
You can get your networks IP address by clicking this link. https://www.google.com/search?q=current+IP+address&ie=utf-8&oe=utf-8
Hope it helps, thanks.