Skip to main content

Failed to generate SSL for domain

Comments

10 comments

  • cPanelLauren
    When I run the following command for your domain on my server I'm able to retrieve the nameservers, but if you run it on yours what is the output? /usr/local/cpanel/3rdparty/bin/perl -MCpanel::DnsRoots -MData::Dumper -e 'print Dumper(Cpanel::DnsRoots->new()->get_nameservers_for_domain("yourdomain.tld"));'
    Be sure to change yourdomain.tld out with your domain name
    0
  • Icaro
    I run the command and this was the output: [root@detroit ~]# /usr/local/cpanel/3rdparty/bin/perl -MCpanel::DnsRoots -MData::Dumper -e 'print Dumper(Cpanel::DnsRoots->new()->get_nameservers_for_domain("example.com"));' $VAR1 = {};
    0
  • cPanelLauren
    Hi @Icaro So there was no output? What do you have set for your DNS resolvers in /etc/resolv.conf?
    0
  • Icaro
    This way: [root@detroit ~]# cat /etc/resolv.conf # Generated by NetworkManager nameserver 8.8.8.8 nameserver 8.8.8.8
    0
  • cPanelLauren
    For starters I wouldn't use the same nameserver for both, I'd change at least one of the nameservers - google has 8.8.4.4 or you can use a different resolver. I don't know if this will resolve your issue though, for some reason on your server, dnsroots isn't able to query outside the server.
    0
  • Icaro
    I've changed them to: 1.1.1.1 1.0.0.1 Even so, I did not succeed. I will investigate more in detail about the dnsroots.
    0
  • cPanelLauren
    Hi @Icaro You may also want to open a ticket which you can do using the link in my signature. Once open please reply with the Ticket ID here so that we can update this thread with the resolution once the ticket is resolved. Thanks!
    0
  • Icaro
    ID ticket: 12510329
    0
  • cPanelLauren
    Hi @Icaro Great, I'm watching that ticket and I'll update here as soon as there's more information. Thanks!
    0
  • cPanelLauren
    Hello, Just to follow up here, it looks like our analysts found some serious security issues on the server and were unable to proceed with an investigation. I can't tell you if the issues you're experiencing right now are related or not but I would strongly suggest that you follow the advice provided in the ticket to resolve the issues.
    0

Please sign in to leave a comment.