<?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[Installing Cloudron, Unbound exited with error]]></title><description><![CDATA[<p dir="auto">I've tried installing Cloudron multiple times but keep getting stuck at the same spot. Unbound service was not able to successfully start.<br />
Followed the guide here didnt help, <a href="https://docs.cloudron.io/troubleshooting/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/troubleshooting/</a><br />
I'm on Ubuntu 20.04, trying to install Cloudron 7.3.4 using ./cloudron-setup, Ubuntu is a VM on my Windows 10 host using Hyper-V.</p>
<pre><code>× unbound.service - Unbound DNS server
     Loaded: loaded (/lib/systemd/system/unbound.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Thu 2022-12-22 04:44:11 UTC; 5min ago
       Docs: man:unbound(8)
   Main PID: 7130 (code=exited, status=1/FAILURE)
        CPU: 10ms

Dec 22 04:44:10 sgpvm01 systemd[1]: unbound.service: Failed with result 'exit-code'.
Dec 22 04:44:10 sgpvm01 systemd[1]: Failed to start Unbound DNS server.
Dec 22 04:44:11 sgpvm01 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 5.
Dec 22 04:44:11 sgpvm01 systemd[1]: Stopped Unbound DNS server.
Dec 22 04:44:11 sgpvm01 systemd[1]: unbound.service: Start request repeated too quickly.
Dec 22 04:44:11 sgpvm01 systemd[1]: unbound.service: Failed with result 'exit-code'.
Dec 22 04:44:11 sgpvm01 systemd[1]: Failed to start Unbound DNS server.
</code></pre>
<p dir="auto">Install logs</p>
<pre><code>Setting up unbound (1.13.1-1ubuntu5.3) ...
Created symlink /etc/systemd/system/multi-user.target.wants/unbound.service → /lib/systemd/system/unbound.service.
Created symlink /etc/systemd/system/unbound.service.wants/unbound-resolvconf.service → /lib/systemd/system/unbound-resolvconf.service.
Could not execute systemctl:  at /usr/bin/deb-systemd-invoke line 142.
Job for unbound.service failed because the control process exited with error code.
See "systemctl status unbound.service" and "journalctl -xeu unbound.service" for details.
invoke-rc.d: initscript unbound, action "start" failed.
● unbound.service - Unbound DNS server
     Loaded: loaded (/lib/systemd/system/unbound.service; enabled; vendor preset: enabled)
     Active: activating (auto-restart) (Result: exit-code) since Thu 2022-12-22 04:43:46 UTC; 4ms ago
       Docs: man:unbound(8)
    Process: 4603 ExecStartPre=/usr/lib/unbound/package-helper chroot_setup (code=exited, status=0/SUCCESS)
    Process: 4606 ExecStartPre=/usr/lib/unbound/package-helper root_trust_anchor_update (code=exited, status=0/SUCCESS)
    Process: 4609 ExecStart=/usr/sbin/unbound -d -p $DAEMON_OPTS (code=exited, status=1/FAILURE)
    Process: 4610 ExecStopPost=/usr/lib/unbound/package-helper chroot_teardown (code=exited, status=0/SUCCESS)
   Main PID: 4609 (code=exited, status=1/FAILURE)
        CPU: 9ms

Dec 22 04:43:46 sgpvm01 systemd[1]: unbound.service: Failed with result 'exit-code'.
Dec 22 04:43:46 sgpvm01 systemd[1]: Failed to start Unbound DNS server.
</code></pre>
<pre><code># we need unbound to work as this is required for installer.sh to do any DNS requests
echo -e "server:\n\tinterface: 127.0.0.1\n" &gt; /etc/unbound/unbound.conf.d/cloudron-network.conf
systemctl restart unbound
Job for unbound.service failed because the control process exited with error code.
See "systemctl status unbound.service" and "journalctl -xeu unbound.service" for details.
</code></pre>
]]></description><link>https://forum.cloudron.io/topic/8271/installing-cloudron-unbound-exited-with-error</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 03:04:01 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/8271.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 22 Dec 2022 04:59:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Installing Cloudron, Unbound exited with error on Sat, 24 Dec 2022 16:27:18 GMT]]></title><description><![CDATA[<p dir="auto">OK, I have fixed the unbound issue with IPv6. It's an upstream bug but I have made a workaround for the moment. Fix will be part of 7.3.5 (released next week).</p>
]]></description><link>https://forum.cloudron.io/post/58695</link><guid isPermaLink="true">https://forum.cloudron.io/post/58695</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 24 Dec 2022 16:27:18 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Cloudron, Unbound exited with error on Sat, 24 Dec 2022 15:31:43 GMT]]></title><description><![CDATA[<p dir="auto">Think this is related to <a href="https://forum.cloudron.io/topic/8171/cloudron-setup-on-contabo-vps-l-instances-ubuntu-22-04-x64/">https://forum.cloudron.io/topic/8171/cloudron-setup-on-contabo-vps-l-instances-ubuntu-22-04-x64/</a> . <a class="plugin-mentions-user plugin-mentions-a" href="/user/alwynispat" aria-label="Profile: alwynispat">@<bdi>alwynispat</bdi></a> I guess the server does not have IPv6 ?</p>
]]></description><link>https://forum.cloudron.io/post/58687</link><guid isPermaLink="true">https://forum.cloudron.io/post/58687</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 24 Dec 2022 15:31:43 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Cloudron, Unbound exited with error on Thu, 22 Dec 2022 14:29:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alwynispat" aria-label="Profile: alwynispat">@<bdi>alwynispat</bdi></a> said in <a href="/post/58601">Installing Cloudron, Unbound exited with error</a>:</p>
<blockquote>
<p dir="auto">Ubuntu is a VM on my Windows 10 host using Hyper-V.</p>
</blockquote>
<p dir="auto">I don't know enough to know, but perhaps that isn't supported. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f937.png?v=95dae3ecbe4" class="not-responsive emoji emoji-android emoji--shrug" style="height:23px;width:auto;vertical-align:middle" title=":shrug:" alt="🤷" /></p>
]]></description><link>https://forum.cloudron.io/post/58609</link><guid isPermaLink="true">https://forum.cloudron.io/post/58609</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Thu, 22 Dec 2022 14:29:17 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Cloudron, Unbound exited with error on Thu, 22 Dec 2022 12:56:55 GMT]]></title><description><![CDATA[<p dir="auto">Take a look at <a href="https://forum.cloudron.io/topic/6564/need-help-with-installation-error">this thread</a>. There is lots of informations and possible fixes for that kind of problem in there <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=95dae3ecbe4" 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/post/58606</link><guid isPermaLink="true">https://forum.cloudron.io/post/58606</guid><dc:creator><![CDATA[subven]]></dc:creator><pubDate>Thu, 22 Dec 2022 12:56:55 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Cloudron, Unbound exited with error on Thu, 22 Dec 2022 10:02:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alwynispat" aria-label="Profile: alwynispat">@<bdi>alwynispat</bdi></a> Sounds like there is something else taking port 53(?I think?) you should see what service is running on that port and stop it and reinstall cloudron</p>
]]></description><link>https://forum.cloudron.io/post/58602</link><guid isPermaLink="true">https://forum.cloudron.io/post/58602</guid><dc:creator><![CDATA[murgero]]></dc:creator><pubDate>Thu, 22 Dec 2022 10:02:34 GMT</pubDate></item></channel></rss>