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.