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!
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.
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.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
