Take a look at this:
https://forum.proxmox.com/threads/nach-update-nur-noch-leere-webseite.168644/post-786578
And in future, steer well clear of scripts like this.
Nun ja aus der ProxmoxVE Dokumentation zu lxcs:
Es ist ein bekanntes Problem, dass bei größeren Updates docker-Container in LXC-Containern immer mal wieder kaputt gehen. Beide nutzen die gleichen Teile des Kernels, daher ist das im Endeffekt...
This is not a Docker issue — it's an AppArmor bug. See: https://github.com/opencontainers/runc/issues/4968
The package containerd.io=1.7.28-2 includes a critical vulnerability fix, so downgrading is strongly discouraged.
There is a new QEMU 10.1 package available in the pve-test and pve-no-subscription repositories for Proxmox VE 9.
After internally testing QEMU 10.1 for over a month and having this version available on the pve-test repository almost as long, we...
We recently uploaded the 6.17 kernel to our repositories. The current default kernel for the Proxmox VE 9 series is still 6.14, but 6.17 is now an option.
We plan to use the 6.17 kernel as the new default for the Proxmox VE 9.1 release later in...
Seltsamer Fehler. Hast du das aktuelle Template verwendet?
Versuch mal mit folgenden Befehl die fehlende Sprache zu installieren:
dpkg-reconfigure locales
Die Verbindung der 2 Subnetzte (und da ist das eingeschränkte Gastnetzt nicht ideal) sollte der Router machen, und nicht eine VM!
Ich verwende openWRT und da ist das eine einfache Aufgabe. Sollte doch mit der Fritzbox auch möglich sein, oder...
Du kannst mit ssh vom PVE aus, Befehle auf der PBS-CLI ausführen. Genau das macht das in Post 2 verlinkte Script.
ssh root@$host -p 22 poweroff < /dev/null & # Backupserver wird heruntergefahren
Die IP wird als Variable host...
NEIN, das Gastnetzt ist für Gäste da! Das ist so konfiguriert dass die verbunden Geräte nur ins Internet kommen, sich aber gegenseitig nicht sehen oder aufeinander zugreifen können. Und auch keinen Zugriff auf das restliche Netzt haben ...
Für...
ramfb makes me think you are not running an official Proxmox VE on a 64-bit AMD or Intel CPU: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_system_requirements ?
Where did you download your "Proxmox" and maybe the people who created the...
(using English to ensure anyone else stumbling upon this can understand the content more easily)
We found no issue in the fast tracked QA session we had today and are in process of rolling out kernel packages with the minimal fix included.
That...
Super wenns jetzt passt!
Ich würde jetzt aber trotzdem alle nicht verwendeten Zeilen auskommentieren. Spätestens wenn du wieder einen LXC mit so einem Script installierts (+ Reboot), wird es wieder zu seltsamen Effekten kommen ....
Ich hab...