Hi,
I am trying to set up Proxmox replication with two nodes. However, when I attempt to use replication, I receive the following error:
When I try to run the command manually, I encounter this error:
How can I fix this?
I am trying to set up Proxmox replication with two nodes. However, when I attempt to use replication, I receive the following error:
Code:
'/usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=proxmox' -o 'UserKnownHostsFile=/etc/pve/nodes/proxmox/ssh_known_hosts' -o 'GlobalKnownHostsFile=none' root@192.168.1.100 -- pvesr prepare-local-job 1100-0 proxmox1:vm-1100-disk-0 --last_sync 0' failed: exit code 255
Code:
-bash: /usr/bin/ssh -e none -o BatchMode=yes -o HostKeyAlias=proxmox -o UserKnownHostsFile=/etc/pve/nodes/proxmox/ssh_known_hosts -o GlobalKnownHostsFile=none root@192.168.1.100 -- pvesr prepare-local-job 1100-0 proxmox1:vm-1100-disk-0 --last_sync 0: No such file or directory