ssh: connect to host **.***.***.*** port 22: Operation Timed Out
I have VPS on digitalocean. But I have no access to the account where my server created. And now I can't access my server. I contacted digitalocean, but no answer yet. Any idea. Please help.
First step would be to login to your Digital Ocean account and make sure that the droplet is actually running. After that I would check the firewall to make sure that it allows you to connect.
You can also use Digital Oceans console to make sure that the SSH is working.
@minthant This is quite an old post (6 years ago) so I'm unsure if OP would get back to you with what worked for them 😅.
With that said, there are a few possibilities which could cause this. First would be if your server is actually running or not as henrik mentioned. Maybe sshd isn't running, or you can't access the port.
If you created a rule for port 22 (or whatever your SSH port is) using UFW you can use DO their Recovery Console to edit/remove the firewall rule to let you back in