On one of my nodes, running
Not sure where the wrong schema is located or if there is a way to reset the ACME configuration completely.
pvenode acme plugin list results in
Code:
400 Result verification failed
[0].digest: property is not defined in schema and the schema does not allow additional properties
[1].id: property is missing and it is not optional
[1].plugin: property is not defined in schema and the schema does not allow additional properties
[0].id: property is missing and it is not optional
[0].plugin: property is not defined in schema and the schema does not allow additional properties
[1].digest: property is not defined in schema and the schema does not allow additional properties
pvenode acme plugin list [OPTIONS] [FORMAT_OPTIONS]
/etc/pve/priv/acme/plugins.cfg contains
Code:
dns: cloudflare
api cf
data ***REDACTED***
standalone: standalone
Not sure where the wrong schema is located or if there is a way to reset the ACME configuration completely.