<?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[No explicit error when existing DNS record exist for a domain]]></title><description><![CDATA[<p dir="auto">I have registered a domain with Porkbun DNS API.</p>
<p dir="auto">I havenot been able to register the <a href="https://rollerderby.click" target="_blank" rel="noopener noreferrer nofollow ugc">main domain</a>, I receive the following error:</p>
<blockquote>
<p dir="auto">External Error: Porkbun DNS error 400 {"status":"ERROR","message":"Create error: We were unable to create the DNS record."}</p>
</blockquote>
<p dir="auto">I created the app on a <a href="https://www.rollerderby.click" target="_blank" rel="noopener noreferrer nofollow ugc">subdomain</a>,and it worked fine.</p>
<p dir="auto">How can I fix this?</p>
]]></description><link>https://forum.cloudron.io/topic/12818/no-explicit-error-when-existing-dns-record-exist-for-a-domain</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 00:16:57 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/12818.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Nov 2024 15:17:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to No explicit error when existing DNS record exist for a domain on Mon, 02 Dec 2024 13:30:29 GMT]]></title><description><![CDATA[<p dir="auto">Since porkbun returns an 400 error, I might guess something is wrong with the API call we do. Sadly <a href="https://porkbun.com/api/json/v3/documentation" target="_blank" rel="noopener noreferrer nofollow ugc">https://porkbun.com/api/json/v3/documentation</a> is not very detailed here, nor is the error message itself.</p>
<p dir="auto">Possibly the API requires something else for the naked domain, since the subdomains work apparently fine then. But also I can't find anything mentioned in the docs <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f615.png?v=665e13d50c8" class="not-responsive emoji emoji-android emoji--confused" style="height:23px;width:auto;vertical-align:middle" title=":/" alt="😕" /></p>
<p dir="auto">Can you check if this might be a record conflict error which just reports as 400? Like do A records for that already exist?</p>
]]></description><link>https://forum.cloudron.io/post/97583</link><guid isPermaLink="true">https://forum.cloudron.io/post/97583</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 02 Dec 2024 13:30:29 GMT</pubDate></item><item><title><![CDATA[Reply to No explicit error when existing DNS record exist for a domain on Sun, 01 Dec 2024 15:46:04 GMT]]></title><description><![CDATA[<p dir="auto">Just to be clear, moving the box MAIL domain and MY (dashboard) worked seamlessly<br />
and the PTR record on the VPS side is also already in place.</p>
<p dir="auto">but attempting to associate an existing or a new web app to this naked domain is broken for some reason, and it makes no sense since both the A record MY and the MX record MAIL were created just fine.</p>
]]></description><link>https://forum.cloudron.io/post/97557</link><guid isPermaLink="true">https://forum.cloudron.io/post/97557</guid><dc:creator><![CDATA[rmdes]]></dc:creator><pubDate>Sun, 01 Dec 2024 15:46:04 GMT</pubDate></item><item><title><![CDATA[Reply to No explicit error when existing DNS record exist for a domain on Sun, 01 Dec 2024 15:42:47 GMT]]></title><description><![CDATA[<p dir="auto">Logs from when attempting to associate a container/app to the naked domain</p>
<pre><code>ec 01 16:39:17 box:dns/porkbun get: in zone infinitespace.click of type CNAME
Dec 01 16:39:18 box:dns/porkbun get: in zone infinitespace.click of type A
Dec 01 16:39:19 box:dns upsertDNSRecord: location on domain infinitespace.click of type A with values ["147.78.130.44"]
Dec 01 16:39:19 box:dns/porkbun upsert: in zone infinitespace.click of type A with values ["147.78.130.44"]
Dec 01 16:39:22 box:dns Attempt 80 failed. Will retry: Porkbun DNS error 400 {"status":"ERROR","message":"Create error: We were unable to create the DNS record."}
Dec 01 16:39:22 box:dns registerLocation: Upsert error. retryable: true. Porkbun DNS error 400 {"status":"ERROR","message":"Create error: We were unable to create the DNS record."}
Dec 01 16:39:27 box:dns/porkbun get: in zone infinitespace.click of type CNAME
Dec 01 16:39:28 box:dns/porkbun get: in zone infinitespace.click of type A
Dec 01 16:39:29 box:dns upsertDNSRecord: location on domain infinitespace.click of type A with values ["147.78.130.44"]
Dec 01 16:39:29 box:dns/porkbun upsert: in zone infinitespace.click of type A with values ["147.78.130.44"]
Dec 01 16:39:31 box:dns registerLocation: Upsert error. retryable: true. Porkbun DNS error 400 {"status":"ERROR","message":"Create error: We were unable to create the DNS record."}
Dec 01 16:39:31 box:dns Attempt 81 failed. Will retry: Porkbun DNS error 400 {"status":"ERROR","message":"Create error: We were unable to create the DNS record."}
Dec 01 16:39:36 box:dns/porkbun get: in zone infinitespace.click of type CNAME
Dec 01 16:39:37 box:dns/porkbun get: in zone infinitespace.click of type A
Dec 01 16:39:39 box:dns upsertDNSRecord: location on domain infinitespace.click of type A with values ["147.78.130.44"]
Dec 01 16:39:39 box:dns/porkbun upsert: in zone infinitespace.click of type A with values ["147.78.130.44"]
Dec 01 16:39:42 box:dns registerLocation: Upsert error. retryable: true. Porkbun DNS error 400 {"status":"ERROR","message":"Create error: We were unable to create the DNS record."}
Dec 01 16:39:42 box:dns Attempt 82 failed. Will retry: Porkbun DNS error 400 {"status":"ERROR","message":"Create error: We were unable to create the DNS record."}
Dec 01 16:39:47 box:dns/porkbun get: in zone infinitespace.click of type CNAME
Dec 01 16:39:48 box:dns/porkbun get: in zone infinitespace.click of type A
Dec 01 16:39:49 box:dns upsertDNSRecord: location on domain infinitespace.click of type A with values ["147.78.130.44"]
Dec 01 16:39:49 box:dns/porkbun upsert: in zone infinitespace.click of type A with values ["147.78.130.44"]
Dec 01 16:39:51 box:dns registerLocation: Upsert error. retryable: true. Porkbun DNS error 400 {"status":"ERROR","message":"Create error: We were unable to create the DNS record."}
Dec 01 16:39:51 box:dns Attempt 83 failed. Will retry: Porkbun DNS error 400 {"status":"ERROR","message":"Create error: We were unable to create the DNS record."}
Dec 01 16:39:56 box:dns/porkbun get: in zone infinitespace.click of type CNAME
Dec 01 16:39:58 box:dns/porkbun get: in zone infinitespace.click of type A
Dec 01 16:40:00 box:dns upsertDNSRecord: location on domain infinitespace.click of type A with values ["147.78.130.44"]
Dec 01 16:40:00 box:dns/porkbun upsert: in zone infinitespace.click of type A with values ["147.78.130.44"]
</code></pre>
]]></description><link>https://forum.cloudron.io/post/97556</link><guid isPermaLink="true">https://forum.cloudron.io/post/97556</guid><dc:creator><![CDATA[rmdes]]></dc:creator><pubDate>Sun, 01 Dec 2024 15:42:47 GMT</pubDate></item><item><title><![CDATA[Reply to No explicit error when existing DNS record exist for a domain on Sat, 30 Nov 2024 07:13:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ruihildt" aria-label="Profile: ruihildt">@<bdi>ruihildt</bdi></a> can you paste some of the app logs? It's probably looping waiting for something.</p>
]]></description><link>https://forum.cloudron.io/post/97529</link><guid isPermaLink="true">https://forum.cloudron.io/post/97529</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Sat, 30 Nov 2024 07:13:42 GMT</pubDate></item><item><title><![CDATA[Reply to No explicit error when existing DNS record exist for a domain on Fri, 29 Nov 2024 09:25:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> Ok I just tried with a new domain, and now it simply just doesn't come out of <code>Configuring - Registering location domain.click</code> state.</p>
<p dir="auto">Here's the DNS current config:</p>
<p dir="auto"><img src="/assets/uploads/files/1732872259841-6a4851fb-6fcf-4a21-b441-239b5853850a-image.png" alt="6a4851fb-6fcf-4a21-b441-239b5853850a-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I'm not going to update it straight away, so if you need more info, I can help.</p>
]]></description><link>https://forum.cloudron.io/post/97507</link><guid isPermaLink="true">https://forum.cloudron.io/post/97507</guid><dc:creator><![CDATA[ruihildt]]></dc:creator><pubDate>Fri, 29 Nov 2024 09:25:13 GMT</pubDate></item><item><title><![CDATA[Reply to No explicit error when existing DNS record exist for a domain on Mon, 18 Nov 2024 19:17:17 GMT]]></title><description><![CDATA[<p dir="auto">I don't the exact detail, it was something related to a Porkbun parked domain.</p>
<p dir="auto">But i plan to buy a new domain soon, and I'll report precisely then.</p>
]]></description><link>https://forum.cloudron.io/post/97041</link><guid isPermaLink="true">https://forum.cloudron.io/post/97041</guid><dc:creator><![CDATA[ruihildt]]></dc:creator><pubDate>Mon, 18 Nov 2024 19:17:17 GMT</pubDate></item><item><title><![CDATA[Reply to No explicit error when existing DNS record exist for a domain on Mon, 18 Nov 2024 15:30:42 GMT]]></title><description><![CDATA[<p dir="auto">Ah good, I was just struggling to reproduce the issue. What are the "default configs" in this case?</p>
]]></description><link>https://forum.cloudron.io/post/97025</link><guid isPermaLink="true">https://forum.cloudron.io/post/97025</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 18 Nov 2024 15:30:42 GMT</pubDate></item><item><title><![CDATA[Reply to No explicit error when existing DNS record exist for a domain on Mon, 18 Nov 2024 15:26:39 GMT]]></title><description><![CDATA[<p dir="auto">So I figured out it was because there was an existing default config for the domain.</p>
<p dir="auto">Would it be possible to warn the user why it fails more precisely?</p>
]]></description><link>https://forum.cloudron.io/post/97024</link><guid isPermaLink="true">https://forum.cloudron.io/post/97024</guid><dc:creator><![CDATA[ruihildt]]></dc:creator><pubDate>Mon, 18 Nov 2024 15:26:39 GMT</pubDate></item></channel></rss>