Report this

What is the reason for this report?

I cant connect the website from my IP. ERR_CONNECTION_TIMED_OUT

Posted on August 25, 2019

I cant connect the website from my IP. The website work fine for conecctions from other IP but not from my. I recieve this error “ERR_CONNECTION_TIMED_OUT”. How can i do? I was doing well until the afternoon, but suddenly I fail and now it does not work



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.

Hello,

I would recommend the following:

  • Connect to your Droplet via SSH
  • Make sure that your Apache web server is up and running:
systemctl status apache2
  • If Apache is not running you can start it with:
systemctl start apache2

Then you should be able to connect as normal again.

  • If the connection is timing out then try to use the DO web console and make sure that port 80 is open and that you IP address is not blocked by the firewall.

Hope that this helps! Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.