I use cent os 8.
I start delete some project whos actually was running.
After desconnection i cant any more to connect with ssh . I already have key host implemented.
I try :
ssh: connect to host MYDOMAIN.com port 22: Connection timed out
On the end i remove from digital ocean setting security keys…
Still no connect with ssh …
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.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Thank you for help . I fix it , it was fail2ban i added ip to ignore list …
Hi there,
What I could suggest is double-checking if the Droplet that you are trying to SSH to is up and running. You can check that via your DigitalOcean Control Panel here:
https://cloud.digitalocean.com/droplets
Also if the Droplet is up and running I would recommend connecting via your Web console and see if the SSH service is running and make sure that port 22 is open.
Regards, Bobby
I use Ubuntu 20.04 (LTS) x64.
I start by updating a project.
After disconnection, I can no longer connect with ssh. I already have the key host implemented.
I try :
ssh: connect to host MYDOMAIN.com port 22: connection timed out.
Still no connection to ssh.