Thanks Fabian. That was the issue :-)
I edited the file /etc/pve/nodes/pve/config to add the alias=xyz.com.
And it's now working!
# cat /etc/pve/nodes/nuc/config
acme: account=myaccount
acmedomain0: pve.xyz.nl,alias=xyz.com,plugin=cloudflare
#...
I think the issue in my case is with challenge-alias:
- If I use a domain that is directly hosted in Cloudflare then it works fine.
- If I use a domain that is hosted at a provider that doesn't support API provisioning (xyz.nl), then I create a...
I have the same problem. This used to work in proxmox v8, I'm now on v9 and it's broken I think.
- In the GUI I can create an account
- I want to view it, but the windows shows no details
- I can create a plugin using Cloudflare DNS
- When I...