ACME broken

patrick7

Well-Known Member
Jan 25, 2018
40
5
48
32
Since the last update, acme does not work anymore:

Code:
Loading ACME account details
Placing ACME order
Order URL: https://acme-v02.api.letsencrypt.org/acme/order/yyyy

Getting authorization details from 'https://acme-v02.api.letsencrypt.org/acme/authz-v3/yyy'
The validation for xxxxx is pending!
TASK ERROR: plugin 'standalone' for domain 'xxxxx' not found!
 
I tried to use it initially and got same message!

pvenode acme account info default: account - status: valid
 
Hi, this was fixed but the package will only hit the repositories the upcoming week.

As a workaround please do:
Bash:
mkdir /etc/pve/priv/acme
touch /etc/pve/priv/acme/plugins.cfg

once in the cluster.
I can confirm that works for me