Recent content by xImNick

  1. X

    PROXMOX Web Gui nicht erreichbar nach Update

    Okay der type ist lvm wenn ich lsblk eingebe
  2. X

    PROXMOX Web Gui nicht erreichbar nach Update

    Nein leider kein Backup. War dabei ein NAS für Backups aufzusetzen jedoch wohl zu spät. Kann ich das eventuell nachschauen wo die VMs gespeichert sind?
  3. X

    PROXMOX Web Gui nicht erreichbar nach Update

    Also keine Chance jetzt noch nen Backup der VMs und Container zu machen um die Daten zu retten da die Commands nicht mehr gehen? root@server:~# qm list -bash: qm: command not found
  4. X

    PROXMOX Web Gui nicht erreichbar nach Update

    apt-get install --reinstall proxmox-kernel-helper und apt-get install proxmox-kernel-helper funktionieren nicht. root@server:~# apt-get install --reinstall proxmox-kernel-helper Reading package lists... Done Building dependency tree... Done Reading state information... Done The following...
  5. X

    PROXMOX Web Gui nicht erreichbar nach Update

    Leider auch ohne Erfolg. Ich denke das proxmox-boot-tool fehlt da ich mit find / -name proxmox-boot-tool nichts finden kann. Kann man das fixen?
  6. X

    PROXMOX Web Gui nicht erreichbar nach Update

    Oh okay gut zu wissen danke! Beides funktioniert jetzt jedoch nicht mehr. Kann ich irgendwie die Daten von den VMs retten das würde mir schon reichen wenn sonst nichts mehr zu retten ist?
  7. X

    PROXMOX Web Gui nicht erreichbar nach Update

    Danke voll verpeilt. Habe diese nachgetragen und nochmal ein update/upgrade gemacht und er hat mehrere Updates gezogen. Upgrade und status von pveproxy jedoch unverändert. root@server:~# apt upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done...
  8. X

    PROXMOX Web Gui nicht erreichbar nach Update

    Ich habe in /etc/apt/sources.list nur deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription stehen da ich noch auf Version 7 bin. Die andere ist leer. Wenn ich ein Update/Upgrade mache sieht das so aus: root@server:~# apt update Hit:1 http://download.proxmox.com/debian/pve...
  9. X

    PROXMOX Web Gui nicht erreichbar nach Update

    root@server:~# apt install proxmox-ve Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some...
  10. X

    PROXMOX Web Gui nicht erreichbar nach Update

    Okay habe ich gemacht nun kommt root@server:~# systemctl status pveproxy Unit pveproxy.service could not be found. root@server:~# systemctl start pveproxy Failed to start pveproxy.service: Unit pveproxy.service not found.
  11. X

    PROXMOX Web Gui nicht erreichbar nach Update

    ● pveproxy.service Loaded: masked (Reason: Unit pveproxy.service is masked.) Active: inactive (dead) Wenn ich systemctl start pveproxy mache bekomme ich den Fehler zurück Failed to start pveproxy.service: Unit pveproxy.service is masked. mit apt-get install proxmox-ve bekomme ich...
  12. X

    PROXMOX Web Gui nicht erreichbar nach Update

    Hallo zusammen. Ich habe mitte letzte Woche meinen PROXMOX Server updaten wollen. Seit dem ist die Web Oberfläche über die IP nicht mehr erreichbar und ich müsste dringend wieder auf diese Zugriff bekommen. Ich bin das ganze Forum durchgegangen und habe selber einiges Probiert doch finde keine...
  13. X

    PROXMOX GUI not starting up after trying to Update

    I tried updating my PROXMOX 7.1 to 7.2 after switching to UniFi Network. Now, the GUI is not starting up anymore, but I can still access it via SSH. I attempted to further update it via SSH, but it only outputs the following error messages: "/etc/initramfs/post-update.d//proxmox-boot-sync: 10...