Thanks for sharing your project here. I appreciate that you openly state this is a human+AI hybrid project. However, looking closely at the concept, the GitHub profile, and the architectural choice, I see three potential scenarios here—all of...
Hi, I tried to add an ACME account with a custom directory (Serles ACME proxy, it redirects the request to an upstream CA from a private network) with:
proxmox-backup-manager acme account register my-proxy.example.com email@example.com...
@broadway:
Let’s take a step back from the technical scaffolding you are proposing.
Hash-chains, dry-runs, and scoped RBAC tokens are standard practices for traditional API automation. They do not, however, mitigate the core issue we are...
Hi @DolPhinSon,
other than the info requested by @fabian, please share the VM configuration qm config ID with the numerical ID of an affected VM, the full backup task log and the excerpt from the system log/journal from the time around the issue...
Hi Fiona,
thanks for pushing me in the right direction. That solved it.
I was making it to complex by using a custom CPU model.
Now using EPYC as base CPU model. Then enabled all flags that were displayed as compatible for both nodes.
End...
Kannst du uns bitte den Output von den folgenden Commands zur Verfügung stellen
pmgdb dump
cat /etc/postfix/senderaccess
cat /etc/postfix/postscreen_access
cat /etc/postfix/clientaccess
cat /etc/postfix/rcptaccess
Irgendwo muss das PMG die Info...
Have you tried using fancontrol? Most servers have integration with lm-sensors so that the system can control the fans just by echoing in a file in /proc.
You're right that read-only alone can't manage anything — but that's the part I'd push on, because read-only isn't the product, it's the floor.
Two things it misses to stop there.
First, read-only already does real work. Diagnosis and audit...
If you are not satisfied with how PVE iSCSI plugin handles automatic scanning you can configure iSCSI directly via Linux native tools, ie iscsiadm, and just point your LVM/ZFS/etc to that storage.
In a standard installation there is no log...
Let's get one thing straight before anything else. My mental illness isn't a quirk I picked up off a screen. I earned it. I'm a 100% disabled veteran — I served, I paid for it, and I carried it quietly for twenty years. You will never understand...
Thanks. I've done that, we'll see what happens.
In the meantime I've made a workaround, good enough to play in the lab: https://github.com/KarelBP/Proxmox_automation, some more reading at...
du hattest Recht, habs gefunden...
unter /etc/proxmox-backup/verification.cfg
stand irgendwie noch die usb_tag drin. Nach dem korrigieren, geht es , DANKE
Hi, i'm the developer of proxmoxbackupgo and s3 backup proxy , i'm happy to announce that as of now also backing up whole running OS to PBS is possible , restore is wip but can already be done "manually" by using dd + downloading the FIDX file...
If the token only needs read-only privileges, the agent cannot actually do anything harmful, that is correct. On the other hand - it cannot do anything at all.
Fair — "trust me" shouldn't be the answer, and you're right to push on it. So don't trust it.
The guardrails aren't the AI's to follow. The boundary is the PVE token: Proximo runs read-only by default and can't exceed the RBAC grants on the...