I cannot access it from the shell.

Ripon

New Member
Feb 2, 2026
6
1
3
I did not add any public key during the installation of the pve200 node, and now I cannot access it from the shell. How can this be resolved?
 

Attachments

  • pve2.png
    pve2.png
    195.3 KB · Views: 22
Hey, what kind of host is pve200? Is this a physical machine you have access to? Do you have other ways to log in than the PVE console?
 
Last edited:
  • Like
Reactions: Ripon
PVE only uses SSH to connect to hosts when accessing them from another host (e.g, if pve1000's IP is 10.50.0.2 and pve2000's IP is 10.50.0.3, PVE will only use SSH to connect to pve2000 if you connect to the UI through https://10.50.0.2:8006).

By connecting to the UI through pve2000's IP, you should be able to access the shell and fix your SSH config.
 
Last edited: