Search results

  1. S

    Error backup from pve to pbs

    on the PBS side task were stopping whith broken pipe issue. Now it works normal!
  2. S

    Error backup from pve to pbs

    i found out what issue it was. Firewall hadnt rule for ipsec destination adress. Mikrotik CRS125. But it really strange that web interface worked normally whithout this rule.
  3. S

    Error backup from pve to pbs

    Im really get stuck (( now i installed qemu agent and when i start backup the error ERROR: VM 100 qmp command 'guest-fsfreeze-thaw' failed - got timeout doesn't appear but process failed as earlier
  4. S

    Error backup from pve to pbs

    someone could u help me?
  5. S

    Error backup from pve to pbs

    root@node1:/# pveversion -v proxmox-ve: 7.0-2 (running kernel: 5.11.22-5-pve) pve-manager: 7.0-13 (running version: 7.0-13/7aa7e488) pve-kernel-helper: 7.1-2 pve-kernel-5.11: 7.0-8 pve-kernel-5.11.22-5-pve: 5.11.22-10 pve-kernel-4.15: 5.3-3 pve-kernel-4.15.18-12-pve: 4.15.18-35 ceph-fuse...
  6. S

    Error backup from pve to pbs

    hello! after upgrade pve i trying to do backup with pbs but see this issue: INFO: starting new backup job: vzdump 100 --mode snapshot --remove 0 --storage Litel --node node1 INFO: Starting Backup of VM 100 (qemu) INFO: Backup started at 2021-10-31 21:38:41 INFO: status = running INFO: VM Name...
  7. S

    Error update PVE

    i solved this issue. found the simmilar at https://stackoverflow.com/questions/52725361/dbus-daemon-session-gives-circular-inclusion-error. i exclude from /etc/dbus-1/system.conf: <!-- Include legacy configuration location --> <include ignore_missing="yes">/etc/dbus-1/system.conf</include>...
  8. S

    Error update PVE

    After one more time - upt dist-upgrade and apt upgrade proxmox-ve i can to boot with kernel 5.11 and now pveversion -v proxmox-ve: 7.0-2 (running kernel: 5.11.22-5-pve) pve-manager: 7.0-13 (running version: 7.0-13/7aa7e488) pve-kernel-helper: 7.1-2 pve-kernel-5.11: 7.0-8...
  9. S

    Error update PVE

    and now i have: pveversion -v proxmox-ve: 7.0-2 (running kernel: 4.15.18-12-pve) pve-manager: 7.0-13 (running version: 7.0-13/7aa7e488) pve-kernel-helper: 7.1-2 pve-kernel-5.11: 7.0-8 pve-kernel-5.11.22-5-pve: 5.11.22-10 pve-kernel-4.15: 5.3-3 pve-kernel-4.15.18-12-pve: 4.15.18-35 ceph-fuse...
  10. S

    Error update PVE

    yesterday i rebooted and lost ssh connection, today i figured out that the server dont boot with new kernel. after trying to boot. its lcd screen become in sleep. and now i booted from old kernel.
  11. S

    Error update PVE

    root@node1:~# apt update Hit:1 http://ftp.debian.org/debian buster InRelease Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] Hit:3 http://nginx.org/packages/debian bullseye InRelease Get:4 http://ftp.de.debian.org/debian sid InRelease [165 kB] Hit:5...
  12. S

    Error update PVE

    Ok, i'll do it, bit later, i tryed to upgrade proxmox ve, because thought that the reason is old kernel version (without io_uring). And after reboot lost ssh connection. (Network adjustments changing from eth to ens i suppose. It was already)
  13. S

    Error update PVE

    root@node1:~# pveversion -v proxmox-ve: 5.4-1 (running kernel: 4.15.18-12-pve) pve-manager: 7.0-13 (running version: 7.0-13/7aa7e488) pve-kernel-4.15: 5.3-3 pve-kernel-4.15.18-12-pve: 4.15.18-35 ceph-fuse: 10.2.11-2+deb9u1 corosync: 2.4.4-pve1 criu: 3.16-2 glusterfs-client: 3.8.8-1 ifupdown...
  14. S

    Error update PVE

    but i cant to start my VM now kvm: -drive file=/mnt/fast-200G/images/100/vm-100-disk-0.qcow2,if=none,id=drive-virtio0,format=qcow2,cache=none,aio=io_uring,detect-zeroes=on: Unable to use io_uring: failed to init linux io_uring ring: Function not implemented Use of uninitialized value $tpmpid in...
  15. S

    Error update PVE

    i've solved this issue by installing lvm2:)
  16. S

    Error update PVE

    Hello! after trying to update my pve i have next issue: Setting up pve-manager (7.0-13) ... machine-id check OK lvmconfig: unrecognized option '--typeconfig' Error during parsing of command line. dpkg: error processing package pve-manager (--configure): installed pve-manager package...
  17. S

    authentication failed - no authentication credentials provided

    I've done it!!. Thank u so much!!! it works correctly now!!!:)
  18. S

    authentication failed - no authentication credentials provided

    i cant find the right expression to forward it((((( after authorization i have message "The "PBSAuthCookie" cookie was rejected because a non-HTTPS cookie could not be set as "secure"." could someone help with it?
  19. S

    authentication failed - no authentication credentials provided

    Yes. It was. I've checked locally. But i need to use proxy. Maybe someone have experience with nginx proxy right operations for pbs?