I have a running traefik for a while now, during th elast 3 months i activated the OTP on my lets encrpyt and realist today (when my cert ran out) that i could not regenerate a new cert because of following error message:
error msg="Unable to obtain ACME certificate for domains \"exmaple.de,*.exmaple.de\"" ACME CA="https://acme-v02.api.letsencrypt.org/directory" providerName=allinkl.acme routerName=matomo@file rule="Host(`matomo.exmaple.de`)" error="unable to generate a certificate for the domains [exmaple.de *.exmaple.de]: error: one or more domains had a problem:
[*.exmaple.de] [*.exmaple.de] acme: error presenting token: allinkl: KasAuth: SOAP-ENV:Client: missing_otp_pin
[exmaple.de] [exmaple.de] acme: error presenting token: allinkl: KasAuth: SOAP-ENV:Client: missing_otp_pin
"
Is there a way to provide the otp on a docker reset so i dont have to deactivate my OTP on all-inkl, generate new cert and reactivate the 2FA?