Connection Refused when accessing SSH on Docker VM #3988
-
I'm trying to access newly created Docker VM using Putty, but every time it says Connection Refused. I've tried creating the VM twice, but every time connection to establish SSH gets rejected. I can access the shell from VM Console in Proxmox though. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Set up SSH access first. |
Beta Was this translation helpful? Give feedback.
-
Just wanted to point out that "Default Login Credentials" under Docker VM helper-script page didn't work. I had to use the guide mentioned under Debian VM helper-scripts page to install openssh-server and set a new password for root |
Beta Was this translation helpful? Give feedback.
-
VM has no root password set, just type root and press enter. |
Beta Was this translation helpful? Give feedback.
Set up SSH access first.