Question

The site can't be reached ERR_CONNECTION_TIMED_OUT

Hello,

I am unable to access my deroplet through ssh. ON trial I get the error:

ssh: connect to host 165.232.40.32 port 22: Connection timed out

On top of that the service I installed on it is unreachable. In the browser I get: The site can’t be reached… ERR_CONNECTION_TIMED_OUT

Please help


Submit an answer


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!

Sign In or Sign Up to Answer

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.

KFSys
Site Moderator
Site Moderator badge
January 15, 2023

Hi @wingrammer,

You have either enabled firewall and it has blocked all connections to your Droplet or the Droplet is down.

To check if your Droplet is down, just try to ping it:

  1. ping 165.232.40.32
  2. PING 165.232.40.32 (165.232.40.32) 56(84) bytes of data.
  3. ^C
  4. --- 165.232.40.32 ping statistics ---
  5. 6 packets transmitted, 0 received, 100% packet loss, time 5002ms

For the looks of it, it is down. I’ll recommend starting it up from your control panel. If it can’t start, your next step would be contacting DigitalOcean.

For the sake of the answer, let’s assume it was up and it was your firewall in the way. You would’ve needed to use the Recovery Console to get access to your Droplet. More about that here:

https://docs.digitalocean.com/products/droplets/how-to/recovery/recovery-console/

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up