<?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[DNS propagation via CLI does not work if you have a subdomain and the bare domain on the same instance]]></title><description><![CDATA[<p dir="auto">We use a GitLab pipeline for our staging environments. Every rollout on the stage therefore works via the Cloudron CLI.<br />
Everything is fine, if you only have a <a href="http://stage.example.org" target="_blank" rel="noopener noreferrer nofollow ugc">stage.example.org</a> Domain on your Cloudron instance. The moment you added <a href="http://example.org" target="_blank" rel="noopener noreferrer nofollow ugc">example.org</a> as a second domain (or third ...)  to the same instance, the CLI chooses <a href="http://example.org" target="_blank" rel="noopener noreferrer nofollow ugc">example.org</a> instead of <a href="http://stage.example.org" target="_blank" rel="noopener noreferrer nofollow ugc">stage.example.org</a> for the DNS propagation.</p>
<pre><code class="language-json">      "icon": "file://.gitlab/cloudron-icon.png",
      "addons": {
        "localstorage": {},
        "mysql": {},
        "sendmail": {}
      },
      "dockerImage": "registry.example.org/vendor/project:129371"
    },
    "subdomain": "review-slug-hot19w.stage",
    "domain": "example.org",
    "portBindings": {},
    "fqdn": "review-slug-hot19w.stage.example.org"
  },
  "taskId": "28952"
}
</code></pre>
<p dir="auto">Everything works as expected, if you use the mouse and the Cloudron dashboard. IMHO because you choose the right (in this case) sudomain <code>stage.example.org</code></p>
<p dir="auto">BTW: it's not a question, it's a bug report. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=223f9defb2f" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/topic/11236/dns-propagation-via-cli-does-not-work-if-you-have-a-subdomain-and-the-bare-domain-on-the-same-instance</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 09:48:09 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/11236.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 04 Mar 2024 18:41:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to DNS propagation via CLI does not work if you have a subdomain and the bare domain on the same instance on Mon, 04 Mar 2024 20:43:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/luckow" aria-label="Profile: luckow">@<bdi>luckow</bdi></a> good catch. In fact, the sort function usage was entirely wrong.</p>
<p dir="auto">Fixed in <a href="https://git.cloudron.io/cloudron/cloudron-cli/-/commit/87dcb5f8cc8ae29f877a6f5b96c865ec48dd8846" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/cloudron-cli/-/commit/87dcb5f8cc8ae29f877a6f5b96c865ec48dd8846</a></p>
<p dir="auto">I published a new CLI 5.5.0</p>
]]></description><link>https://forum.cloudron.io/post/84427</link><guid isPermaLink="true">https://forum.cloudron.io/post/84427</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 04 Mar 2024 20:43:49 GMT</pubDate></item></channel></rss>