I recently updated one of my 2 proxmox servers and now trying to pull up the GUI in Chrome I get:
This site can't be reached
192.168.1.131 refused to connect
If I go to server 2's GUI (the working one) and then select server 1 and bring up the shell, it works for a random amount of time. Then I eventually get:
Read from remote host 192.168.1.131: Connection reset by peer
Connection to 192.168.1.131 closed.
client_loop: send disconnect: Broken pipe
There is an LXC running in server 1 and I can connect to it.
My replication jobs from server 2 to server 1 are randomly failing with this emailed message:
Replication job '100-0' with target 'proxmox1' and schedule '*/1:00' failed!
Last successful sync: 2026-05-28 10:00:21
Next sync try: ERROR
Failure count: 1
Error:
command 'set -o pipefail && pvesm export local-zfs:subvol-100-disk-0 zfs - -with-snapshots 1 -snapshot __replicate_100-0_1779980400__ -base __replicate_100-0_1779976821__ | /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=proxmox1' -o 'UserKnownHostsFile=/etc/pve/nodes/proxmox1/ssh_known_hosts' -o 'GlobalKnownHostsFile=none' root@192.168.1.131 -- pvesm import local-zfs:subvol-100-disk-0 zfs - -with-snapshots 1 -snapshot __replicate_100-0_1779980400__ -allow-rename 0 -base __replicate_100-0_1779976821__' failed: exit code 255
Thanks for any help!
This site can't be reached
192.168.1.131 refused to connect
If I try to SSH, I get "Network error: Connection refused"If I go to server 2's GUI (the working one) and then select server 1 and bring up the shell, it works for a random amount of time. Then I eventually get:
Read from remote host 192.168.1.131: Connection reset by peer
Connection to 192.168.1.131 closed.
client_loop: send disconnect: Broken pipe
There is an LXC running in server 1 and I can connect to it.
My replication jobs from server 2 to server 1 are randomly failing with this emailed message:
Replication job '100-0' with target 'proxmox1' and schedule '*/1:00' failed!
Last successful sync: 2026-05-28 10:00:21
Next sync try: ERROR
Failure count: 1
Error:
command 'set -o pipefail && pvesm export local-zfs:subvol-100-disk-0 zfs - -with-snapshots 1 -snapshot __replicate_100-0_1779980400__ -base __replicate_100-0_1779976821__ | /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=proxmox1' -o 'UserKnownHostsFile=/etc/pve/nodes/proxmox1/ssh_known_hosts' -o 'GlobalKnownHostsFile=none' root@192.168.1.131 -- pvesm import local-zfs:subvol-100-disk-0 zfs - -with-snapshots 1 -snapshot __replicate_100-0_1779980400__ -allow-rename 0 -base __replicate_100-0_1779976821__' failed: exit code 255
Thanks for any help!