Getting error when trying to restore my LXC from GUI:
The config:
I tried workarounb by restoring with non-root user, but then run into error
ProxMox version is 9.1.4
Code:
recovering backed-up configuration from 'pbs-iscsi:backup/ct/105/2026-02-26T23:18:18Z'
Using encryption key from file descriptor..
Fingerprint: e0:6c:9f:e8:8b:99:d6:d3
restoring 'pbs-iscsi:backup/ct/105/2026-02-26T23:18:18Z' now..
Using encryption key from file descriptor..
Fingerprint: e0:6c:9f:e8:8b:99:d6:d3
Warning: "/var/log/journal/f1f1f131cd994b67803d109e4744bbd4/user-1000.journal" - ACL invalid, attempting restore anyway..
Error: error extracting archive - encountered unexpected error during extraction: error at entry "user-1000.journal": failed to extract file: failed to apply acls: EINVAL: Invalid argument
TASK ERROR: unable to restore CT 105 - command 'lxc-usernsexec -m u:0:100000:1000 -m g:0:100000:1000 -m u:1000:1000:1 -m g:1000:1000:1 -m u:1001:101001:64535 -m g:1001:101001:64535 -- /usr/bin/proxmox-backup-client restore '--crypt-mode=encrypt' '--keyfd=13' ct/105/2026-02-26T23:18:18Z root.pxar /var/lib/lxc/105/rootfs --allow-existing-dirs --repository root@pam@192.168.1.16:truenas-iscsi' failed: exit code 255
The config:
Code:
arch: amd64
cores: 2
features: nesting=1
hostname: radarr
memory: 3072
mp0: /mnt/pve/MEDIA,mp=/shared_media,size=0T
net0: name=eth0,bridge=vmbr0,gw=192.168.1.5,hwaddr=7E:2D:B5:76:13:BC,ip=192.168.1.18/24,type=veth
onboot: 1
ostype: ubuntu
rootfs: data_mirored:subvol-105-disk-0,size=8G
swap: 1024
tags: 192.168.1.18
unprivileged: 1
lxc.idmap: u 0 100000 1000
lxc.idmap: g 0 100000 1000
lxc.idmap: u 1000 1000 1
lxc.idmap: g 1000 1000 1
lxc.idmap: u 1001 101001 64535
lxc.idmap: g 1001 101001 64535
I tried workarounb by restoring with non-root user, but then run into error
Code:
TASK ERROR: unable to restore CT 105 - restoring 'mp0' to bind mount is only possible for root
ProxMox version is 9.1.4