Recent content by ravage2k

  1. R

    BackupPilot - Desktop Backup Client für Proxmox Backup Server

    Hallo, es gibt dazu jetzt auch eine kleine Website mit Repos für DEB und RPM. https://backuppilot.net/
  2. R

    BackupPilot - Desktop Backup Client für Proxmox Backup Server

    Danke für das Update! Sollte https://git.onesystems.ch/backuppilot/-/releases nicht ohne Login funktionieren? Oder den Link auf https://git.onesystems.ch/backuppilot/app/-/releases anpassen? Das scheint zu funktionieren.
  3. R

    BackupPilot - Desktop Backup Client für Proxmox Backup Server

    Beta7 im CLI-Modus funktioniert problemlos. Habe meinen root-cron bereits umgestellt. Konnte bisher generell nur das .deb testen. Ist ein Repository für die Pakete geplant?
  4. R

    BackupPilot - Desktop Backup Client für Proxmox Backup Server

    Der Quellcode von meinem CLI-Tool darf gerne verwendet werden.
  5. R

    BackupPilot - Desktop Backup Client für Proxmox Backup Server

    Hallo, danke für die schnellen Updates. Mein lokaler PBS auf meine Pi5 mit Fingerprint funktioniert nun super und ich habe meine ersten Backups erstellt. OS: Ubuntu 26.04 / GNOME Bisher keine erkennbaren Fehler gefunden aber ich teste natürlich weiter. Wann können wir denn mit dem Release des...
  6. R

    BackupPilot - Desktop Backup Client für Proxmox Backup Server

    Habt ihr ein eigenes Forum oder einen Matrix-Chat? teste die Beta 5 und mein PBS sagt fehler bei der auth-id. ist das format für den benutzer username@pbs!tokenname ? irgendwo scheint hier was zu klemmen
  7. R

    ERROR: online migrate failure - Failed to complete storage migration: block job (mirror) error: drive-efidisk0: Input/output error (io-status: ok)

    This also happens on 8.4.1 when trying to move a disk to another storage. In this case from ZFS over iSCSI fot a ceph storage. moving disk with snapshots, snapshots will not be moved! create full clone of drive efidisk0 (asp:vm-106-disk-0) drive mirror is starting for drive-efidisk0...
  8. R

    Error on "File Restore" after 8.4.0 update

    Thanks you. Sorry did not see the other thread. This can be closed.
  9. R

    Error on "File Restore" after 8.4.0 update

    Hi, i get the following error in the console after an upgrade to 8.4.0 when i click the "File Restore" for PBS VM backup. If you need any more information let me know. pvemanagerlib.js?ver=8.4.0:1485 Starting Proxmox VE Manager pvemanagerlib.js?ver=8.4.0:2180 Uncaught TypeError: Cannot read...
  10. R

    [SOLVED] Proxmox 8.1 Kernel 6.5.11-4 network issue.

    There is a problem with the latest pve-firmware package (3.9-1). The network driver cannot be loaded. It affects all kernel versions. I fixed it by downgrading the package version. apt install pve-firmware=3.8-5 update-initramfs -u If you booted another kernel you may have to specify the...
  11. R

    Debian 12 LXC Image problem

    Just in case someone still needs a fix here. The image provided uses sshd socket activation. That uses a new service: ssh.socket To change the configuration for that you need to edit /etc/systemd/system/ssh.socket.d/addresses.conf followed by sudo systemctl daemon-reload sudo systemctl restart...
  12. R

    [SOLVED] Snapshot rollback via API

    Should https://pve.proxmox.com/pve-docs/chapter-pveum.html#_privileges mention that right? It has VM.Snapshot but not VM.Snapshot.Rollback
  13. R

    lxc Support for Ubuntu 20.04

    I still have some nodes on Version 5. Was hoping i would get it there too. But will try to get them all to 6.1 soon then.
  14. R

    lxc Support for Ubuntu 20.04

    Would be really great to add support soon so we can test our images and installations.