mirror of
https://github.com/ridercz/AutoACME.git
synced 2026-04-25 15:15:53 +03:00
[GH-ISSUE #43] Certificate renewal failure - Completing challenge...Challenge Invalid #32
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AutoACME#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @AnthonyBe on GitHub (Aug 5, 2019).
Original GitHub issue: https://github.com/ridercz/AutoACME/issues/43
I've been using AutoACME for over a year without a hitch on my Windows Server 2012 R2 server. In the last week, I just noticed my certificate wasn't successfully renewing.
When I run 'autoacme maintenance' I'm getting the following:
I'm not aware of any config change on my side in the last 1-2 months.
Any suggestions on what might be causing my issue?
Many thanks in advance!
@avonwyss commented on GitHub (Aug 5, 2019):
@AnthonyBe I also get a timeout when accessing
anthonyb.no-ip.bizso your host is apparently not accessible from the internet. If this is because of firewall rules you have, please do note that the IPs used by Let's Encrypt may change without notification, since they do not publish a list of IPs.This is not a problem of AutoACME, so I'm closing this issue.
@AnthonyBe commented on GitHub (Aug 6, 2019):
Apologies, it seems that a recent plan change with my ISP had resulted in ports 80 and 443 being blocked. I hadn't noticed as the URLs work from home (i.e. the ports aren't blocked inside the ISP's network).
I'll contact my ISP to rectify.