I go into the shell pve, type ssh username@internal ip
Where username is a valid username you want use to join the vm and internal ip is the ip of the vm. It doesn’t work with the user root, but if you use another username, once you’re into the vm you can pass to root with “su -“. In this way...