Skip to main content

Can't install WHM to Dedicated server

Comments

5 comments

  • cPanelMichael
    Hello :) Please run the following command to determine if this related to DNS lookups:
    host securedownloads.cpanel.net
    The output should look similar to this:
    # host securedownloads.cpanel.net securedownloads.cpanel.net has address 208.74.125.44 securedownloads.cpanel.net has address 208.74.121.38
    You may need to adjust your /etc/resolv.conf file with the resolvers provided by your data center, or check any firewall rules to make sure traffic is allowed to the IP addresses listed in the output above. Thank you.
    0
  • Sunlight
    Fixed! Thanks a lot!
    0
  • cPanelMichael
    I am happy to see the issue is now resolved. Thank you for updating us with the outcome.
    0
  • hmaddy
    i am also facing this issue. Operating system is AlmaLinux 8.5. cd /home && curl -o latest -L
    0
  • cPRex Jurassic Moderator
    I'm not sure why the securedoanloads URL would be in your resolve.conf file. Can you change that file to the following:
    nameserver 8.8.8.8 nameserver 8.8.4.4
    and see if that works better? If so, it would be a good idea to contact your host and have them confirm what resolvers you should be using.
    0

Please sign in to leave a comment.