Hi this is a bug and has already been fixed and applied on latest git [1]. The next release should hopefully include this fix, thanks for reporting it anyway, though!
[1]...
Hello, I'm currently trying to synchronize users for the Datacenter Manager via our Domino LDAP server, which actually works. Only when I try to edit users afterwards to activate or deactivate them does an error occur - even as root.
api error...
This is a patch that you can apply for current Proxmox 9.x and PBS 4.x systems.
Unfortunately it needs a reboot.
https://gist.github.com/egandro/f2dab8a559a665fc3c21c176c98dfc29
That wasn't the intention – my English isn't as good as it should be after nine years of school – but it's simply time-consuming when multiple systems have to be manually updated instead of using patches. And if we switch the Hetzner DNS, we'll...
Hello,
Yes, I saw that no update was installed for it yesterday. That's a real shame. I manually configured it on our test system for testing purposes, and it worked. However, I don't want to do that manually on the other 13 systems.
I post the git repo here: https://git.proxmox.com/?p=proxmox-acme.git;a=summary
Unfortunately yesterdays commit didn't have an update.
I still have a few weeks on my server but at some point I might post a script here to patch the files.
Hallo @CarstenMartens,
Proxmox integriert Updates von acme.sh üblicherweise über Aktualisierungen des Pakets libpve-acme-perl. Wenn die Änderung bereits im Upstream-Master ist, landet sie meist zeitnah im Repository. Bis dahin hilft oft nur...
Hallo,
Hetzner stellt ja ihre DNS-API um, so dass für das ACME Chalange ein neues DNS Plugin benötigt wird. Das Plugin wurde ja schon in ACME auf Github ins Master Branch aufgenommen.
Wird Proxmox diese Version alsbald integrieren oder muss...
Did you check the CI log after boot? Have you monitored the console output during the boot? (qm start xxx && qm monitor xxx).
You presented you sanitized CI config but did not present the actual VM config.
Keep in mind that according to ...
Hello @cypherfox ,
I'm currently working on a script to automatically create VMs. I think this is a good solution for creating some of the required technicians and additional programs at once, and I wanted to implement it. Unfortunately, the...