Hello.
I installed nextcloud on an OpenBSD server. A cronjob used acme-client. It worked since 2020-JAN. It stopped working a few days ago.
Any help is greatly appreciated.
Thanks in advance.
Cronjob:
0 0 * * * acme-client nc.reliab.org && rcctl reload httpd
My domain is:
nc.reliab.org
I ran this command:
acme-client -v nc.reliab.org
It produced this output:
nc# acme-client -v nc.reliab.org
acme-client: /etc/ssl/nc.reliab.org.crt: certificate renewable: -12 days left
acme-client: https://acme-v02.api.letsencrypt.org/directory: directories
acme-client: acme-v02.api.letsencrypt.org: DNS: 172.65.32.248
acme-client: dochngreq: https://acme-v02.api.letsencrypt.org/acme/authz-v3/5639496442
acme-client: challenge, token: dwa9jbHDyigKC3Se6pkUwasGAGw3bL7v_OXqlwWt7AM, uri: https://acme-v02.api.letsencrypt.org/acme/chall-v3/5639496442/dF3IrQ, status: 0
acme-client: /var/www/acme/dwa9jbHDyigKC3Se6pkUwasGAGw3bL7v_OXqlwWt7AM: created
acme-client: https://acme-v02.api.letsencrypt.org/acme/chall-v3/5639496442/dF3IrQ: challenge
acme-client: order.status 0
acme-client: dochngreq: https://acme-v02.api.letsencrypt.org/acme/authz-v3/5639496442
acme-client: challenge, token: dwa9jbHDyigKC3Se6pkUwasGAGw3bL7v_OXqlwWt7AM, uri: https://acme-v02.api.letsencrypt.org/acme/chall-v3/5639496442/dF3IrQ, status: 0
acme-client: /var/www/acme/dwa9jbHDyigKC3Se6pkUwasGAGw3bL7v_OXqlwWt7AM: created
acme-client: https://acme-v02.api.letsencrypt.org/acme/chall-v3/5639496442/dF3IrQ: challenge
acme-client: order.status 0
acme-client: dochngreq: https://acme-v02.api.letsencrypt.org/acme/authz-v3/5639496442
acme-client: challenge, token: dwa9jbHDyigKC3Se6pkUwasGAGw3bL7v_OXqlwWt7AM, uri: https://acme-v02.api.letsencrypt.org/acme/chall-v3/5639496442/dF3IrQ, status: -1
acme-client: order.status -1
acme-client: dochngreq: https://acme-v02.api.letsencrypt.org/acme/authz-v3/5639496442
acme-client: Fetching http://nc.reliab.org/.well-known/acme-challenge/dwa9jbHDyigKC3Se6pkUwasGAGw3bL7v_OXqlwWt7AM: Timeout during connect (likely firewall problem)
acme-client: bad exit: netproc(62314): 1
nc# acme-client -v nc.reliab.org
My web server is (include version):
OpenBSD httpd
The operating system my web server runs on is (include version):
OpenBSD 6.7 GENERIC.MP#320 amd64
I can login to a root shell on my machine (yes or no, or I don’t know):
Yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
No