I am trying to ssh into my droplet and i keep getting a timeout.
ssh -p 444 [username]@[ipaddress] [password] ssh: connect to host [ipaddress] port 4444: Operation timed out
I can ping my [ipaddress] fine. and my website is up.
I also can’t access the console inside the digital ocean dashboard it is only a black screen. Clicking inside the console doesn’t work either.
I just get two errors:
noVNC ready: native WebSockets, canvas rendering
and then finally it says:
Server disconnected (code: 1006)
I have also tripple checked I am using the correct Ip address and port. I have also sshed into my droplet in the past.
any help would be appreciated it.
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!
sudo service ssh status --> Find if it’s running, if it says stopped --> sudo service ssh start
sudo nano /etc/ssh/sshd_config --> Find where it says ‘Port’, make sure this is indeed 4444, else substitute it in then reconnect.
This comment has been deleted
Hello there,
You can perform a reboot from your DigitalOcean account and then try to access the droplet using the recovery console one more time.
https://docs.digitalocean.com/products/droplets/how-to/recovery/recovery-console/
If there is no change you can reach out to our support team who can check this for you.
https://www.digitalocean.com/company/contact
Hope that this helps!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.