Hello everyone,
I'm experiencing a communication issue between two of my Proxmox nodes (1 and 2), while everything works fine between nodes 3 and 4.
The communication test is being performed through the web GUI using the SHELL menu.
Here’s a summary of the situation:
I’m also seeing this error in the GUI:
Already tested:
I’ve tried connecting via SSH using the following command:
Note: An upgrade was recently done on pve 1 and pve 2 via the GUI.
pve1 = v8.2.7
pve2 = v8.1.4
pve3 = v8.1.4
pve4 = v8.1.4
Any advice or troubleshooting steps would be greatly appreciated.
Thanks in advance!
I'm experiencing a communication issue between two of my Proxmox nodes (1 and 2), while everything works fine between nodes 3 and 4.
The communication test is being performed through the web GUI using the SHELL menu.
Here’s a summary of the situation:
- pve 1 => 2: ERROR 596
- pve 1 => 3 and 4: OK
- pve 2 => 1: ERROR 596
- pve 2 => 3 and 4: OK
- pve 3 => 1, 2, 4: OK
- pve 4 => 1, 2, 3: OK
Code:
kex_exchange_identification: read: Connection reset by peer
Connection reset by <pve-ip> port 22
I’m also seeing this error in the GUI:
Connection error 596: Connection reset by peer
Already tested:
I’ve tried connecting via SSH using the following command:
Code:
ssh -o "HostKeyAlias=pveX" root@<pve-ip>
Note: An upgrade was recently done on pve 1 and pve 2 via the GUI.
pve1 = v8.2.7
pve2 = v8.1.4
pve3 = v8.1.4
pve4 = v8.1.4
Any advice or troubleshooting steps would be greatly appreciated.
Thanks in advance!