[GH-ISSUE #30] Waiting for authorization....Failed! #29

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

Originally created by @juanonsoftware on GitHub (Oct 31, 2018).
Original GitHub issue: https://github.com/ridercz/AutoACME/issues/30

Hello,
Can we know the detail of this error : "Waiting for authorization....Failed!" ?
Below is the output I've run. Thanks !


Checking host...OK
Requesting cerificate for www.devcovery.com:
Accepting TOS at https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf...OK
Testing authorization:
Writing challenge to C:\InetPub\wwwroot\AutoAcme\probe_2444acea-4aba-4748-bb29-dd4513ebaa93...OK
Testing HTTP challenge:
Preparing request to http://www.devcovery.com/.well-known/acme-challenge/probe_2444acea-4aba-4748-bb29-dd4513ebaa9
3...OK
Getting response...OK
Reading response...OK
OK: Status code 200
OK: Content-Type header
OK: Expected response received
Deleting challenge from C:\InetPub\wwwroot\AutoAcme\probe_2444acea-4aba-4748-bb29-dd4513ebaa93...OK
Getting authorization:
Creating authorization request...OK, the following is request URI:
https://acme-v01.api.letsencrypt.org/acme/authz/mSXykXd5FYIp-2vLIgr5yzp6YYQv25Ox2Sx53faB1mU
Getting challenge...OK, the following is challenge URI:
https://acme-v01.api.letsencrypt.org/acme/challenge/mSXykXd5FYIp-2vLIgr5yzp6YYQv25Ox2Sx53faB1mU/8805082239
Writing challenge to C:\InetPub\wwwroot\AutoAcme\ValhBgOmhYL_EO1zyarO0-DGs80BZyRQ8zmIY3-hzX8...OK
Completing challenge...OK
Waiting for authorization....Failed!
Last known status: invalid
Deleting challenge from C:\InetPub\wwwroot\AutoAcme\ValhBgOmhYL_EO1zyarO0-DGs80BZyRQ8zmIY3-hzX8...OK
Request failed: One or more errors occurred.
Failed!
Unable to get certificate for new host.

Originally created by @juanonsoftware on GitHub (Oct 31, 2018). Original GitHub issue: https://github.com/ridercz/AutoACME/issues/30 Hello, Can we know the detail of this error : "Waiting for authorization....Failed!" ? Below is the output I've run. Thanks ! --- Checking host...OK Requesting cerificate for www.devcovery.com: Accepting TOS at https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf...OK Testing authorization: Writing challenge to C:\InetPub\wwwroot\AutoAcme\probe_2444acea-4aba-4748-bb29-dd4513ebaa93...OK Testing HTTP challenge: Preparing request to http://www.devcovery.com/.well-known/acme-challenge/probe_2444acea-4aba-4748-bb29-dd4513ebaa9 3...OK Getting response...OK Reading response...OK OK: Status code 200 OK: Content-Type header OK: Expected response received Deleting challenge from C:\InetPub\wwwroot\AutoAcme\probe_2444acea-4aba-4748-bb29-dd4513ebaa93...OK Getting authorization: Creating authorization request...OK, the following is request URI: https://acme-v01.api.letsencrypt.org/acme/authz/mSXykXd5FYIp-2vLIgr5yzp6YYQv25Ox2Sx53faB1mU Getting challenge...OK, the following is challenge URI: https://acme-v01.api.letsencrypt.org/acme/challenge/mSXykXd5FYIp-2vLIgr5yzp6YYQv25Ox2Sx53faB1mU/8805082239 Writing challenge to C:\InetPub\wwwroot\AutoAcme\ValhBgOmhYL_EO1zyarO0-DGs80BZyRQ8zmIY3-hzX8...OK Completing challenge...OK Waiting for authorization....Failed! Last known status: invalid Deleting challenge from C:\InetPub\wwwroot\AutoAcme\ValhBgOmhYL_EO1zyarO0-DGs80BZyRQ8zmIY3-hzX8...OK Request failed: One or more errors occurred. Failed! Unable to get certificate for new host.
kerem closed this issue 2026-02-26 21:31:20 +03:00
Author
Owner

@avonwyss commented on GitHub (Oct 31, 2018):

If you run the command with --verbose you might get more details. However, this looks very much like #28 - is the www.devcovery.com site correctly reachable from the internet (e.g. no URL filtering or so)?

<!-- gh-comment-id:434636374 --> @avonwyss commented on GitHub (Oct 31, 2018): If you run the command with `--verbose` you might get more details. However, this looks very much like #28 - is the `www.devcovery.com` site correctly reachable from the internet (e.g. no URL filtering or so)?
Author
Owner

@juanonsoftware commented on GitHub (Nov 7, 2018):

yes it might be my issue on url rewrite, it's now working www.devcovery.com . Thanks for the great work !

<!-- gh-comment-id:436500655 --> @juanonsoftware commented on GitHub (Nov 7, 2018): yes it might be my issue on url rewrite, it's now working [www.devcovery.com](https://www.devcovery.com) . Thanks for the great work !
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#29
No description provided.