Guys, I have the trouble: user1@pythiadisco:~$ sudo certbot --nginx -d pythiadisco.ru -d www.pythiadisco.ru
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Requesting a certificate for pythiadisco.ru and www.pythiadisco.ru
Certbot failed to authenticate some domains (authenticator: nginx). The Certificate Authority reported these problems:
Domain: www.pythiadisco.ru
Type: dns
Detail: DNS problem: query timed out looking up A for www.pythiadisco.ru; DNS problem: query timed out looking up AAAA for www.pythiadisco.ru
Hint: The Certificate Authority failed to verify the temporary nginx configuration changes made by Certbot. Ensure the listed domains point to this nginx server and that it is accessible from the internet.
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
user1@pythiadisco:~$ can you help me pls?