Hi,
I’m running ACME on pfsense and when I try renewing the cert I get the below error. I searched through the log file but only find the same error posted below. Any idea what the issue maybe or what we can check.
fw1ACME
Renewing certificate
account: my-server-account
server: letsencrypt-production
/usr/local/pkg/acme/acme.sh --issue -d ‘my.server.com’ --dns ‘dns_aws’ --home ‘/tmp/acme/fw1ACME/’ --accountconf ‘/tmp/acme/fw1ACME/accountconf.conf’ --force --reloadCmd ‘/tmp/acme/fw1ACME/reloadcmd.sh’ --log-level 3 --log ‘/tmp/acme/fw1ACME/acme_issuecert.log’
Array
(
[path] => /etc:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin/
[PATH] => /etc:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin/
[AWS_ACCESS_KEY_ID] => xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[AWS_SECRET_ACCESS_KEY] => xxxxxxxxxxxxxxxxxxxxxxxxxxxx
)
[Wed Oct 23 19:23:21 UTC 2019] Single domain=‘my.server.com’
[Wed Oct 23 19:23:21 UTC 2019] Getting domain auth token for each domain
[Wed Oct 23 19:23:21 UTC 2019] Getting webroot for domain=‘my.server.com’
[Wed Oct 23 19:23:21 UTC 2019] Getting new-authz for domain=‘my.server.com’
[Wed Oct 23 19:23:21 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:23:24 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:23:26 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:23:28 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:23:30 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:23:33 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:23:35 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:23:37 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:23:40 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:23:42 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:23:44 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:23:47 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:23:49 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:23:51 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:23:54 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:23:56 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:23:58 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:24:00 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:24:03 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:24:05 UTC 2019] Could not get nonce, let’s try again.
[Wed Oct 23 19:24:07 UTC 2019] The new-authz request is ok.
[Wed Oct 23 19:24:07 UTC 2019] Error, can not get domain token entry my.server.com
[Wed Oct 23 19:24:07 UTC 2019] Please check log file for more details: /tmp/acme/fw1ACME/acme_issuecert.log