I tried to replicate one of my big LXC container to new Proxmox host and it refuses to do so with an error message:
What I did is the following:
- Is replication working between the old hosts - yes
- chronyc sources - got router as timeserver and looks fine
- Replication schedules can't be deleted in the GUI - Console can help out
I am confused about "leading zero must not be followed by another digit".
Are the SSH keys not distributed correctly? How can I check? - there is a key of the new host in .ssh/authorized_keys
So I am out of Ideas where to look for my mistake.
Code:
2025-07-13 00:39:01 110-0: end replication job with error: command '/usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=node3' -o 'UserKnownHostsFile=/etc/pve/nodes/node3/ssh_known_hosts' -o 'GlobalKnownHostsFile=none' root@10.0.0.3 -- pvesr prepare-local-job 110-0 local-zfs-data1:subvol-110-disk-0 local-zfs-data1:subvol-110-disk-1 local-zfs-data1:subvol-110-disk-4 --last_sync 0' failed: malformed number (leading zero must not be followed by another digit), at character offset 2 (before "0:39:01 up 37 min, ...") at /usr/share/perl5/PVE/Replication.pm line 128.
What I did is the following:
- Is replication working between the old hosts - yes
- chronyc sources - got router as timeserver and looks fine
- Replication schedules can't be deleted in the GUI - Console can help out
I am confused about "leading zero must not be followed by another digit".
Are the SSH keys not distributed correctly? How can I check? - there is a key of the new host in .ssh/authorized_keys
So I am out of Ideas where to look for my mistake.
Last edited: