Reset ACME client fails

Started by atom, October 05, 2021, 08:29:26 PM

Previous topic - Next topic
Hello,
I'm trying to reset ACME.
Unfortunaly I get the following error after confirming the message 'Wipe all certificate and account data':

An API exception occured
/usr/local/opnsense/mvc/app/models/OPNsense/Base/FieldTypes/BaseField.php:324: lastUpdate not an attribute of accounts.account.5d320db8-243d-48f8-8aa8-bcbc76f52484

and the data are still there.

Regards,
Atom


...same for me. But you can resolve problem with Lets encrypt certificates with..., go to the "System" - "Trust" - "Authorities" and remove all unneeded certificates.

OK.  I cleared out the certificates but, I still get the error after reset.  What next?

A community member provided a fix:
https://github.com/opnsense/plugins/pull/2562

This will be available in the upcoming os-acme-client 3.3.

opnsense-patch -c plugins f87134f

Works!  Thanks!