Originally created by @tioteath on GitHub (Aug 14, 2017).
Getting the error while trying to use:
$ ./dehydrated --cron --accept-terms
# INFO: Using main config file /opt/dehydrated/config
Processing ???????????????.compute-1.amazonaws.com
+ Signing domains...
+ Generating private key...
+ Generating signing request...
+ Requesting challenge for ???????????????.amazonaws.com...
+ ERROR: An error occurred while sending post-request to https://acme-v01.api.letsencrypt.org/acme/new-authz (Status 403)
Details:
{
"type": "urn:acme:error:unauthorized",
"detail": "Must agree to subscriber agreement before any further actions",
"status": 403
}
Originally created by @tioteath on GitHub (Aug 14, 2017).
Getting the error while trying to use:
```
$ ./dehydrated --cron --accept-terms
# INFO: Using main config file /opt/dehydrated/config
Processing ???????????????.compute-1.amazonaws.com
+ Signing domains...
+ Generating private key...
+ Generating signing request...
+ Requesting challenge for ???????????????.amazonaws.com...
+ ERROR: An error occurred while sending post-request to https://acme-v01.api.letsencrypt.org/acme/new-authz (Status 403)
Details:
{
"type": "urn:acme:error:unauthorized",
"detail": "Must agree to subscriber agreement before any further actions",
"status": 403
}
```
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 @tioteath on GitHub (Aug 14, 2017).
Getting the error while trying to use: