Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Unable to get nameservers

    Support
    domains
    2
    2
    684
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      TheNils last edited by girish

      hi,
      i'm trying to add a second domain to my cloudron.
      my domaine name is managed by ovh and i have set these dns zones:

      mydomaine.net. 0 NS dns100.ovh.net.

      mydomaine..net. 0 NS ns100.ovh.net.

      mydomaine.net. 0 A 212.83.154.126

      *.mydomaine.net. 0 A 212.83.154.126

      www.mydomaine.net. 0 A 212.83.154.126

      when adding it on cloudron with wildcard or manual DNS API provider it always tell me 'Unable to get nameservers'.

      also trying to acces mydomain through broweser lead to nginx not found page so i think dns record might be ok .

      1 Reply Last reply Reply Quote 0
      • girish
        girish Staff last edited by

        @TheNils For new domains, the NS record sometimes takes to propagate. That error message means that it's not propagated to the Cloudron server yet. You can try this:

        • SSH into the Cloudron
        • host -t NS mydomaine.net (This should not display NXDOMAIN)
        • If the above works, it should work on Cloudron as well. If not, can try sudo systemctl restart unbound and then try adding the domain again?

        We will improve the error message to be more descriptive (https://git.cloudron.io/cloudron/box/issues/548).

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB