Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: jnrfalcon.studio
I ran this command: syno-letsencrypt new-cert -d jnrfalcon.studio -m myemail@gmail.com -v
It produced this output:
DEBUG: Dns01 challenge: Teardown [{ācodeā:ābadparamā,āerrinfoā:ādelete.go:27ā}].
DEBUG: DNS challenge failed, reason: {āerrorā:102,āfileā:āclient.cppā,āmsgā:āno valid domain nameā}
DEBUG: Normal challenge failed, reason: {āerrorā:107,āfileā:āclient.cppā,āmsgā:ājnrfalcon.studio: Fetching https://jnrfalcon.studio/.well-known/acme-challenge/{hiden}: Timeout during connect (likely firewall problem)ā}
DEBUG: failed to open port 80.
DEBUG: close port 80.
{āerrorā:101,āfileā:āclient.cppā,āmsgā:āfailed to open port 80.ā}
I own this domain and just rechecked that it is still current. Port 80 and 443 are both open and directed to the NAS. So no reason that the domain is not valid or the the port is not open. I also run the same for synology subdomain, works fine. So my guess is thereās some problem with Letās Encryptās service that is discriminating *.studio. (Note: youāll find the current cert is my synology subdomain because it automatically defaulted back to it when I deleted the unrenewable entry)
Please fix.