mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
"404 Expired authorization" when run in Cron #444
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 @joachimtingvold on GitHub (Oct 24, 2019).
Hi,
Trying to run dehydrated in cron, yields the following error;
Running the same command manually, works just fine;
The "error" it receives in cron, happens every time (since I have it once per 24h, and the certificates are almost 10 days past the "30 day renewal" that I've set).
Some of these domains where signed by v1 of the LE API, while I'm now using v2. Could this be the culprit? If so, it's strange that it works when I ran the crontab-command manually.
Any pointers?
@lukas2511 commented on GitHub (Dec 10, 2020):
This is really weird. May have been a weird side-effect of b0rked json parsing which shouldn't be an issue anymore. Closing this for now. If this still occurs for somebody please feel free to open a new ticket with as much information as possible.