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.
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.
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.
@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.
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:
Processing [domain_name]
+ Checking domain name(s) of existing cert... unchanged.
+ Checking expire date of existing cert...
+ Valid till Dec 20 22:00:42 2020 GMT (Less than 10 days). Renewing!
+ Signing domains...
+ Generating private key...
+ Generating signing request...
+ Requesting new certificate order from CA...
+ Received 1 authorizations URLs from the CA
+ Handling authorization for [domain_name]
+ 1 pending challenge(s)
+ Deploying challenge tokens...
+ Responding to challenge for [domain_name] authorization...
+ Cleaning challenge tokens...
+ Challenge validation has failed :(
@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:
```
Processing [domain_name]
+ Checking domain name(s) of existing cert... unchanged.
+ Checking expire date of existing cert...
+ Valid till Dec 20 22:00:42 2020 GMT (Less than 10 days). Renewing!
+ Signing domains...
+ Generating private key...
+ Generating signing request...
+ Requesting new certificate order from CA...
+ Received 1 authorizations URLs from the CA
+ Handling authorization for [domain_name]
+ 1 pending challenge(s)
+ Deploying challenge tokens...
+ Responding to challenge for [domain_name] authorization...
+ Cleaning challenge tokens...
+ Challenge validation has failed :(
```
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?
@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?
( To be helpful upon others, you should provide every step you did to help the community )
@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 )
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.
@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.
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.
@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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.