-
Notifications
You must be signed in to change notification settings - Fork 824
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: no ACME account was found or registered #1090
Comments
Hi. Could you please provide more info about your setup ?
|
I have the same issue with v2.2.10. acme-companion/app/letsencrypt_service Line 303 in 30ea718
Here grep tries to find account file in
|
There were no changes to account related code between Are you certain you did not temporarily use In |
Hi, sorry I am of not much help. I've been using |
https://github.com/nginx-proxy/acme-companion/blame/30ea7181954131ad2fbdb2133ccb3de9d90956a2/app/letsencrypt_service#L207 The acme.sh v3 update appeared to be structurally destructive where the 'directory' at the end of the ACME_URL was increased in the references. |
Bug description
After the latest update to v2.2.10 , noticed that I am getting "Error: no ACME account was found or registered".
Reverting back to v2.2.9 and it works again.
acme-companion image version : v2.2.10
The text was updated successfully, but these errors were encountered: