First of all, I’d like to mention that I’m new here, and I’m not sure if this is the right section for this type of question.
So, I have a problem with restoring a backup from PBS. Below are error code: one from the UI and one from the CLI.
All backups are verified and are fine. I also checked older versions, and it's the same. I spent several hours looking for answers but found nothing. Please help me quickly.
So, I have a problem with restoring a backup from PBS. Below are error code: one from the UI and one from the CLI.
Code:
recovering backed-up configuration from 'PBS:backup/ct/201/2024-10-12T19:00:43Z'
Logical volume "vm-201-disk-0" created.
Creating filesystem with 1048576 4k blocks and 262144 inodes
Filesystem UUID: 0c547c1a-c448-4613-a423-c03002b06de0
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736
restoring 'PBS:backup/ct/201/2024-10-12T19:00:43Z' now..
HTTP/2.0 connection failed
Error: error extracting archive - encountered unexpected error during extraction: error at entry "gravity.db": failed to extract file: failed to copy file contents: error:0A000119:SSL routines:ssl3_get_record:decryption failed or bad record mac:../ssl/record/ssl3_record.c:622:
Logical volume "vm-201-disk-0" successfully removed.
TASK ERROR: unable to restore CT 201 - command 'lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- /usr/bin/proxmox-backup-client restore '--crypt-mode=none' ct/201/2024-10-12T19:00:43Z root.pxar /var/lib/lxc/201/rootfs --allow-existing-dirs --repository root@pam@192.168.1.199:Backup' failed: exit code 255
Code:
root@Proxmox:~# lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- /usr/bin/proxmox-backup-client restore '--crypt-mode=none' ct/201/2024-10-12T19:00:43Z root.pxar /var/lib/lxc/201/rootfs --allow-existing-dirs --repository root@pam@192.168.1.199:Backup
Password for "root@pam": **********
fingerprint: eb:8c:0d:e6:84:a8:5c:16:1e:23:0e:9b:e1:cb:f6:3b:9d:e1:dc:bc:28:6f:9a:84:43:b1:33:1d:9e:29:6d:05
Are you sure you want to continue connecting? (y/n): y
Permission denied (os error 13)
fingerprint: eb:8c:0d:e6:84:a8:5c:16:1e:23:0e:9b:e1:cb:f6:3b:9d:e1:dc:bc:28:6f:9a:84:43:b1:33:1d:9e:29:6d:05
Are you sure you want to continue connecting? (y/n): y
Permission denied (os error 13)
storing login ticket failed: $XDG_RUNTIME_DIR (`/run/user/0`) must be accessible by the current user (error: Permission denied (os error 13))
Error: error extracting archive - encountered unexpected error during extraction: error at entry "bin": failed to extract symlink: EACCES: Permission denied
All backups are verified and are fine. I also checked older versions, and it's the same. I spent several hours looking for answers but found nothing. Please help me quickly.
Last edited: