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.
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!
Did you set up a firewall when first configuring your droplet?
You can disable your droplet’s ufw firewall with:
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.