Hello!
I have issue with Let’s Encrypt certificate. I created cert more than one year ago. I successfuly updated it few times. Now it is still working, but will expire soon. I run Ubuntu 22.04.4 LTS, NC is on snap (just refgreshed).
What I’m doing:
$ sudo /snap/bin/nextcloud.enable-https lets-encrypt
And result:
The following errors were reported by the server:
Domain: chmurka.garden-media.eu
Type: None
Detail: DNS problem: SERVFAIL looking up A for
subdomain.main-domain - the domain’s nameservers may be
malfunctioning; DNS problem: SERVFAIL looking up AAAA for
subdomain.main-domain - the domain’s nameservers may be
malfunctioning
Sorry, my mistake. This is also about ‘A’ record. Let’s Encrypt should first check ‘AAAA’ and then if not exists ‘A’ schould be checked. It’s weired because NC can be accessed from web and cert is working OK…