I am trying to work with the ACME account and certificates in Proxmox VE.
Unfortunately, when I try and do actions like
I would like to try and debug it further but this is a bit opaque to me. Is there a way to increase log verbosity or logs in other places? Heck, is there a way to just reset the whole ACME stuff back to vanilla and start from scratch? Either will work for me.
Thank you for your time reading this.
Unfortunately, when I try and do actions like
pvenode acme account register second <email>
or pvenode acme account deactivate default
. The command fails with:
Code:
error during cfs-locked 'acme-second' operation: Registration failed: Error: GET to https://acme-v02.api.letsencrypt.org/directory got lock timeout - aborting command
Task error during cfs-locked 'acme-second' operation: Registration failed: Error: GET to https://acme-v02.api.letsencrypt.org/directory got lock timeout - aborting command
I would like to try and debug it further but this is a bit opaque to me. Is there a way to increase log verbosity or logs in other places? Heck, is there a way to just reset the whole ACME stuff back to vanilla and start from scratch? Either will work for me.
Thank you for your time reading this.