Proxmox Virtual Environment 8.2.7
I am trying to do a backup of my Immich lxc. But it fails all the time.
I do it with "stop mode" since snapshot is not supported because the Immich data is stored on NAS via NFS.
Why does it fail and what to do to correct it?
I am trying to do a backup of my Immich lxc. But it fails all the time.
I do it with "stop mode" since snapshot is not supported because the Immich data is stored on NAS via NFS.
Why does it fail and what to do to correct it?
Code:
INFO: starting new backup job: vzdump 113 --fleecing 0 --storage backups --quiet 1 --notes-template '{{guestname}}' --mode stop --prune-backups 'keep-last=1,keep-monthly=1,keep-weekly=1'
INFO: Starting Backup of VM 113 (lxc)
INFO: Backup started at 2024-12-06 01:00:05
INFO: status = stopped
INFO: backup mode: stop
INFO: ionice priority: 7
INFO: CT Name: immich
INFO: including mount point rootfs ('/') in backup
INFO: including mount point mp0 ('/root/immich-storage') in backup
INFO: creating Proxmox Backup Server archive 'ct/113/2024-12-06T00:00:05Z'
INFO: set max number of entries in memory for file-based backups to 1048576
INFO: run: lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- /usr/bin/proxmox-backup-client backup --crypt-mode=none pct.conf:/var/tmp/vzdumptmp1336341_113/etc/vzdump/pct.conf root.pxar:/mnt/vzsnap0 --include-dev /mnt/vzsnap0/./ --include-dev /mnt/vzsnap0/./root/immich-storage --skip-lost-and-found --exclude=/tmp/?* --exclude=/var/tmp/?* --exclude=/var/run/?*.pid --backup-type ct --backup-id 113 --backup-time 1733443205 --entries-max 1048576 --repository backupUser@pbs@192.168.1.109:backups --ns backups
INFO: Starting backup: [backups]:ct/113/2024-12-06T00:00:05Z
INFO: Client name: pve
INFO: Starting backup protocol: Fri Dec 6 09:45:13 2024
INFO: Downloading previous manifest (Fri Oct 11 21:55:09 2024)
INFO: Upload config file '/var/tmp/vzdumptmp1336341_113/etc/vzdump/pct.conf' to 'backupUser@pbs@192.168.1.109:8007:backups' as pct.conf.blob
INFO: Upload directory '/mnt/vzsnap0' to 'backupUser@pbs@192.168.1.109:8007:backups' as root.pxar.didx
INFO: catalog upload error - stream error received: stream no longer needed
INFO: unclosed encoder dropped
INFO: closed encoder dropped with state
INFO: unfinished encoder state dropped
INFO: Error downloading .didx from previous manifest: stream closed because of a broken pipe
INFO: Error: connection closed because of a broken pipe
ERROR: Backup of VM 113 failed - command 'lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- /usr/bin/proxmox-backup-client backup '--crypt-mode=none' pct.conf:/var/tmp/vzdumptmp1336341_113/etc/vzdump/pct.conf root.pxar:/mnt/vzsnap0 --include-dev /mnt/vzsnap0/./ --include-dev /mnt/vzsnap0/./root/immich-storage --skip-lost-and-found '--exclude=/tmp/?*' '--exclude=/var/tmp/?*' '--exclude=/var/run/?*.pid' --backup-type ct --backup-id 113 --backup-time 1733443205 --entries-max 1048576 --repository backupUser@pbs@192.168.1.109:backups --ns backups' failed: exit code 255
INFO: Failed at 2024-12-06 09:45:16
INFO: Backup job finished with errors
TASK ERROR: job errors