Errors
Common errors and how to resolve them.
Warning
Connection Refused (ECONNREFUSED): Make sure your VPS firewall is open on port 22 and the sshd service is running.Authentication Failed
Ensure your SSH key has been added to the ~/.ssh/authorized_keys file on the target server.