Page 1 of 1
Vesta 0.9.8-17 Letsencrypt: → Error: DNS problem: NXDOMAIN looking up A for ...
Posted: Sun Nov 27, 2016 8:40 am
by 777
Здравствуйте решил воспользоваться благами цивилизации в лице letsencrypt
Нажал редактировать домен выбрал Letsencrypt, сохранить и выдало ошибку → Error: DNS problem: NXDOMAIN looking up A for ...
делаю dig, все ок, а запись видит
делаю nslookup, все ок
Стоит заметить что днс домена от яндекс.пдд
Я так понял что это letsencrypt ругается, у кого-то было подобное? centos 6.7
Re: Vesta 0.9.8-17 Letsencrypt: → Error: DNS problem: NXDOMAIN looking up A for ...
Posted: Mon Nov 28, 2016 6:45 am
by Alex Connor
CentOS 7, проблему подтверждаю
Re: Vesta 0.9.8-17 Letsencrypt: → Error: DNS problem: NXDOMAIN looking up A for ...
Posted: Thu Dec 15, 2016 10:39 am
by ibarmin
Домен открывается и с www и без www?
У меня была такая же проблема, пока я не добавил запись в DNS. То есть надо добавить запись типа A для WWW.
Re: Vesta 0.9.8-17 Letsencrypt: → Error: DNS problem: NXDOMAIN looking up A for ...
Posted: Tue May 08, 2018 7:55 am
by kallovsky
For those who don't understand what's written here:
The problem with this error message of Letsencrypt is a missing domain A record.
VestaCP is trying to generate a SSL certificate for every domain entered in the "Domain Alias" field. If there is a domain set which has no corresponding DNS A record it throws that error.
For me it was the automatically generated "service alias" of my server, where you can always reach your domain if your domain is not properly set up yet. Just remove the domain entry, if you don't need it, or setup an DNS A record for that domain. Keep Subdomains in mind, even "www" (
www.xyz.com).
Hope that might help somebody.
Cheers,
Kalle