Search results

  1. A

    [SOLVED] Problems after upgrading 7.X to 8.X. Can't file restore via PBS

    Problem solved. I just reinstall this packages to latest version: 1. proxmox-backup-client 2. proxmox-backup-file-restore 3. proxmox-backup-restore-image
  2. A

    [SOLVED] Problems after upgrading 7.X to 8.X. Can't file restore via PBS

    I think, problem in file-restore initramfs, when installing DEB package... What i did... 1. Unpacked proxmox-backup-file-restore_2.4.6-1_amd64.deb and proxmox-backup-file-restore_3.1.5-1_amd64.deb 2. All this two packages contains: /usr/bin/proxmox-file-restore...
  3. A

    [SOLVED] Problems after upgrading 7.X to 8.X. Can't file restore via PBS

    It's also strange, libcrypto.so.3 exist, if check it via ldd root@hp1:~# ldd /usr/lib/x86_64-linux-gnu/proxmox-backup/file-restore/proxmox-restore-daemon linux-vdso.so.1 (0x00007ffead3f6000) libcrypto.so.3 => /lib/x86_64-linux-gnu/libcrypto.so.3 (0x0000740ad8a00000)...
  4. A

    [SOLVED] Problems after upgrading 7.X to 8.X. Can't file restore via PBS

    Hi! Everything was ok, but when i upgrade proxmox from 7.x to 8.x, i can not use file restore option in backup. When i'm trying to restore file, i've got message - "VM exited before connection could be established (500)" Log from /var/log/proxmox-backup/file-restore/qemu* Packages version: 1...
  5. A

    Proxmox can not reboot CT

    Sometimes, reboot successful, but not at once, approx 2-3 minutes. In log, i see this Dec 20 20:52:45 asus pvedaemon[274319]: requesting reboot of CT 101: UPID:asus:00042F8F:003554A7:61C08AAD:vzreboot:101:root@pam: Dec 20 20:52:45 asus pvedaemon[254543]: <root@pam> starting task...
  6. A

    Proxmox can not reboot CT

    Hello everyone! I Installed latest proxmox 7.1.2 and i got problem with lxc CT. So, for example. I downloaded template centos 8, install it, then install some software (nginx, php-fpm) and enter in terminal (in CT) command - reboot. After that, i can ping my CT, but i can not enter into ssh or...