By finchochieng
I can access the console from the Digital Ocean dashboard. The apache2 service is up and running. The apache2 logs don’t have anything that seems to point to the problem. I get a timeout error when accessing the domain name from a browser and a timeout error from the terminal. Any help is appreciated.
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!
Did you set up a firewall when first configuring your droplet?
You can disable your droplet’s ufw firewall with:
service ufw stop
Since this droplet was working with a load balancer previously it was allowing HTTP connections from the load balancer. Since deleting a load balancer doesn’t directly change anything in the droplet it’s pointed to my guess is that a firewall on your droplet is configured only to allow connections coming through the LB.
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.