mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
sometimes certificated renew fails: Challenge is invalid! #466
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @demon101 on GitHub (Mar 18, 2020).
I have few servers with same configuration.
after I added more domains to the config, it start failing. But after 1-5 attemps usualy certs renews without error. On every attempts it can fail on new domain.
No http->https redirects for /.well-known/ . I have checked
@lukas2511 commented on GitHub (Apr 2, 2020):
This looks like your webserver is not responding correctly on every request. Let's Encrypt changed their validator to request the file from multiple locations (to avoid easy MITM during validation), and some of those requests simply fail against your server.