OPNsense Forum

Archive => 21.7 Legacy Series => Topic started by: PotatoCarl on January 01, 2022, 08:30:41 AM

Title: ACME Client Problems
Post by: PotatoCarl on January 01, 2022, 08:30:41 AM
Hi,
I was trying to change an option with the ACME client and found that under "zertificates" the "save" does not have any funciton anymore.

Additonally, when I try to remove a (misconfigured) certificate in the "zertificate" list with the trashcan button I get this error message:

/usr/local/opnsense/mvc/app/models/OPNsense/Base/BaseModel.php:572: [OPNsense\AcmeClient\AcmeClient:validations.validation.3e06161a-7380-40a9-b49b-cfdc8f24e65d.tlsalpn_acme_interface] option not in list

Needless to say, that it is not removed.

What happened here and how can I fix it?
Title: Re: ACME Client Problems
Post by: PotatoCarl on January 06, 2022, 08:29:41 AM
Hi
I found that the ACME client seems to have more problems. Whenever I change anything, there is this error message
{
  "result": "failed",
  "validations": {
    "acmeclient.validations.validation.3e06161a-7380-40a9-b49b-cfdc8f24e65d.tlsalpn_acme_interface": "option not in list"
  }
}

Coming up. When I go to "settings" and click on "check settings" 1. First a message "Correct Settings" comes up and immediately over this windows "Your configuration is correct" pops up.

Any ideas how to resolve?
Title: Re: ACME Client Problems - Solved
Post by: PotatoCarl on January 06, 2022, 08:38:47 AM
When I disabled the pluging and reenabled it, the error messages where gone.