[GH-ISSUE #20] Getting response...Failed! #17

Closed
opened 2026-02-26 21:31:12 +03:00 by kerem · 0 comments
Owner

Originally created by @Ajula on GitHub (Apr 3, 2018).
Original GitHub issue: https://github.com/ridercz/AutoACME/issues/20

c:\CertStore\AutoACME>aasync addhosts
Reading configuration from 'autoacme.json'...OK
Getting bindings from 'localhost'...OK, 1 bindings found
Finding new hosts to add...OK
Accepting TOS at https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf...OK
Adding new host www.mydomain.com:
Testing authorization:
Writing challenge to C:\InetPub\wwwroot\AutoAcme\probe_74fcfabd-1f2f-4pdf-9f8f-0279e898c544...OK
Testing HTTP challenge:
Preparing request to http://www.mydomain.com/.well-known/acme-challenge/probe_74fcfabd-1f2f-4pdf-9f8f-0279e898c544...OK
Getting response...Failed!
The remote server returned an error: (404) Not Found.
Testing HTTPS challenge:
Preparing request to https://www.mydomain.com/.well-known/acme-challenge/probe_74fcfabd-1f2f-4pdf-9f8f-0279e898c544...OK
Getting response...Failed!
The underlying connection was closed: An unexpected error occurred on a send.
Deleting challenge from C:\InetPub\wwwroot\AutoAcme\probe_74fcfabd-1f2f-4pdf-9f8f-0279e898c544...OK
Request failed: One or more errors occurred.

Where is the problem?

Originally created by @Ajula on GitHub (Apr 3, 2018). Original GitHub issue: https://github.com/ridercz/AutoACME/issues/20 c:\CertStore\AutoACME>aasync addhosts Reading configuration from 'autoacme.json'...OK Getting bindings from 'localhost'...OK, 1 bindings found Finding new hosts to add...OK Accepting TOS at https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf...OK Adding new host www.mydomain.com: Testing authorization: Writing challenge to C:\InetPub\wwwroot\AutoAcme\probe_74fcfabd-1f2f-4pdf-9f8f-0279e898c544...OK Testing HTTP challenge: Preparing request to http://www.mydomain.com/.well-known/acme-challenge/probe_74fcfabd-1f2f-4pdf-9f8f-0279e898c544...OK Getting response...Failed! The remote server returned an error: (404) Not Found. Testing HTTPS challenge: Preparing request to https://www.mydomain.com/.well-known/acme-challenge/probe_74fcfabd-1f2f-4pdf-9f8f-0279e898c544...OK Getting response...Failed! The underlying connection was closed: An unexpected error occurred on a send. Deleting challenge from C:\InetPub\wwwroot\AutoAcme\probe_74fcfabd-1f2f-4pdf-9f8f-0279e898c544...OK Request failed: One or more errors occurred. Where is the problem?
kerem closed this issue 2026-02-26 21:31:12 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AutoACME#17
No description provided.