<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Unable to get nameservers]]></title><description><![CDATA[<p dir="auto">hi,<br />
i'm trying to add a second domain to my cloudron.<br />
my domaine name is managed by ovh and i have set these dns zones:</p>
<p dir="auto"><a href="http://mydomaine.net" target="_blank" rel="noopener noreferrer nofollow ugc">mydomaine.net</a>.          0   	NS	      <a href="http://dns100.ovh.net" target="_blank" rel="noopener noreferrer nofollow ugc">dns100.ovh.net</a>.</p>
<p dir="auto">mydomaine..net.          0	NS	<a href="http://ns100.ovh.net" target="_blank" rel="noopener noreferrer nofollow ugc">ns100.ovh.net</a>.</p>
<p dir="auto"><a href="http://mydomaine.net" target="_blank" rel="noopener noreferrer nofollow ugc">mydomaine.net</a>.  	  0	A	212.83.154.126</p>
<p dir="auto">*.mydomaine.net.	  0	A	212.83.154.126</p>
<p dir="auto"><a href="http://www.mydomaine.net" target="_blank" rel="noopener noreferrer nofollow ugc">www.mydomaine.net</a>.    0	A	212.83.154.126</p>
<p dir="auto">when adding it on cloudron with wildcard or manual DNS API provider it always tell me 'Unable to get nameservers'.</p>
<p dir="auto">also trying to acces mydomain through broweser lead to nginx not found page so i think dns record might be ok .</p>
]]></description><link>https://forum.cloudron.io/topic/1322/unable-to-get-nameservers</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 14:03:50 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/1322.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 05 May 2018 11:40:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Unable to get nameservers on Sat, 05 May 2018 16:22:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thenils" aria-label="Profile: TheNils">@<bdi>TheNils</bdi></a> 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:</p>
<ul>
<li>SSH into the Cloudron</li>
<li><code>host -t NS mydomaine.net</code> (This should <em>not</em> display NXDOMAIN)</li>
<li>If the above works, it should work on Cloudron as well. If not, can try <code>sudo systemctl restart unbound</code> and then try adding the domain again?</li>
</ul>
<p dir="auto">We will improve the error message to be more descriptive (<a href="https://git.cloudron.io/cloudron/box/issues/548" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/box/issues/548</a>).</p>
]]></description><link>https://forum.cloudron.io/post/1541</link><guid isPermaLink="true">https://forum.cloudron.io/post/1541</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 05 May 2018 16:22:18 GMT</pubDate></item></channel></rss>