SSH between nodes no longer working after version 7 upgrade

Charlie B

Member
Jun 17, 2019
8
0
6
52
I recently upgraded from version 6.x to version 7. after the upgrade everything appears to have gone okay and I can SSH into the host machines from my workstation. what is broken is trying to SSH between nodes.
I have tried the following things.
disabling the firewall
restarting the SSHD service.

I have confirmed the following
is listening on port 22
I can connect to it from my workstation
I can connect to the node from itself.

by accident I discovered that if I do a clean install of the node SSH works again. this is not an option however
any help I can get would be greatly appreciated. thank you for your time
 
One of my nodes lost the ability to migrate VMs and complained of SSH issues between nodes. In the end this is what I found searching this forum that fixed the issue on that node.

Code:
cd /root/.ssh
mv id_rsa id_rsa.old
mv id_rsa.pub id_rsa.pub.old
mv config config.old
pvecm updatecerts
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!