mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
Challenge validation has failed when running with cron #515
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 @cdarken on GitHub (Dec 21, 2020).
This happened suddenly, no idea what the issue can be, as it runs fine when I'm invoking it manually.
Using http-01 challenge type.
@j-ed commented on GitHub (Dec 21, 2020):
Without providing the full DETAILED output of the script it won't be possible to identify the root cause of the problem. Please update your positing and provide the missing information.
@cdarken commented on GitHub (Dec 21, 2020):
How do you suggest to get it? I only have the redirected output to a file. Can't see any detailed log switch to the script.
I only have this, for the last failed run:
@cdarken commented on GitHub (Dec 30, 2020):
So I just caught another output like that in the server log. I modified the cron to execute it in the next minute to check the output and now it worked! Any other ideas?
@hnnweb commented on GitHub (Jan 10, 2021):
What did you change ?
( To be helpful upon others, you should provide every step you did to help the community )
@cdarken commented on GitHub (Jan 10, 2021):
Change from what? From the previous run when it failed?
@lukas2511 commented on GitHub (Feb 18, 2021):
This may just be related to some Let's Encrypt downtimes. I recommend checking their status page at https://letsencrypt.status.io if this happens again.
@cdarken commented on GitHub (Feb 18, 2021):
Thanks! I remember I saw recently some social media posts about their new hardware. Maybe it was due to the limitations of their old servers.