<?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[Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">I am looking to move my two Cloudron instances from DigitalOcean to Contabo. I have the two new VPS L instances setup on Contabo but am having a very hard time getting Cloudron to install. Everything goes well until I get to the Unbound DNS server service setup. Then I get the following (I have tried the install two times):</p>
<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>
<p dir="auto">When I look at the unbound.service status I see the following:</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-08 18:31:17 UTC; 1h 2min ago
       Docs: man:unbound(8)
    Process: 20212 ExecStartPre=/usr/lib/unbound/package-helper chroot_setup (code=exited, status=0/SUCCESS)
    Process: 20215 ExecStartPre=/usr/lib/unbound/package-helper root_trust_anchor_update (code=exited, status=0/SUCCESS)
    Process: 20218 ExecStart=/usr/sbin/unbound -d -p $DAEMON_OPTS (code=exited, status=1/FAILURE)
    Process: 20220 ExecStopPost=/usr/lib/unbound/package-helper chroot_teardown (code=exited, status=0/SUCCESS)
   Main PID: 20218 (code=exited, status=1/FAILURE)

</code></pre>
<p dir="auto">When I look at the journal output I see the following:</p>
<pre><code> Subject: A start job for unit unbound.service has begun execution
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ A start job for unit unbound.service has begun execution.
░░
░░ The job identifier is 1273.
Dec 08 18:29:43 vmi1119358.contaboserver.net package-helper[5308]: /var/lib/unbound/root.key does not exist, copying from /usr/share/dns/root.key
Dec 08 18:29:43 vmi1119358.contaboserver.net unbound[5312]: [1670524183] unbound[5312:0] error: can't bind socket: Cannot assign requested address for ::1 port 53
Dec 08 18:29:43 vmi1119358.contaboserver.net unbound[5312]: [1670524183] unbound[5312:0] fatal error: could not open ports
Dec 08 18:29:43 vmi1119358.contaboserver.net systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ An ExecStart= process belonging to unit unbound.service has exited.
░░
░░ The process' exit code is 'exited' and its exit status is 1.
Dec 08 18:29:43 vmi1119358.contaboserver.net systemd[1]: unbound.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ The unit unbound.service has entered the 'failed' state with result 'exit-code'.
Dec 08 18:29:43 vmi1119358.contaboserver.net systemd[1]: Failed to start Unbound DNS server.

</code></pre>
<p dir="auto">My gut feeling says that this may be a conflict with an already installed BIND DNS server on the default Ubuntu install that Contabo uses.</p>
<p dir="auto">Can anyone confirm if they have seen this before and what they may have done to resolve the situation?</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.cloudron.io/topic/8171/cloudron-setup-on-contabo-vps-l-instances-ubuntu-22-04-x64</link><generator>RSS for Node</generator><lastBuildDate>Fri, 07 Aug 2026 16:28:03 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/8171.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 08 Dec 2022 19:37:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Sat, 24 Dec 2022 16:23:15 GMT]]></title><description><![CDATA[<p dir="auto">This is fixed in 7.3.5 (will be released next week).</p>
]]></description><link>https://forum.cloudron.io/post/58692</link><guid isPermaLink="true">https://forum.cloudron.io/post/58692</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 24 Dec 2022 16:23:15 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Thu, 15 Dec 2022 20:00:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> Correct, the vanilla install works fine. It looks like based on what <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> found it can easily be solved by enabling ipv6 in the kernel. Thank you <a class="plugin-mentions-user plugin-mentions-a" href="/user/sirfichi" aria-label="Profile: SirFiChi">@<bdi>SirFiChi</bdi></a> for posting that process!</p>
]]></description><link>https://forum.cloudron.io/post/58304</link><guid isPermaLink="true">https://forum.cloudron.io/post/58304</guid><dc:creator><![CDATA[cilleyperson]]></dc:creator><pubDate>Thu, 15 Dec 2022 20:00:00 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Tue, 13 Dec 2022 14:38:27 GMT]]></title><description><![CDATA[<p dir="auto">Buy me a beer!</p>
<p dir="auto">Installation on Contabo VPS:</p>
<ol>
<li>Fresh installed server with Ubuntu 22.04</li>
<li>Enable IPv6 as root</li>
</ol>
<pre><code>enable_ipv6
</code></pre>
<ol start="3">
<li>Follow the Cloudron installation</li>
</ol>
<pre><code>wget https://cloudron.io/cloudron-setup
chmod +x ./cloudron-setup
./cloudron-setup
</code></pre>
<ol start="4">
<li>Reboot the server</li>
</ol>
<p dir="auto">Sources:<br />
2. <a href="https://contabo.com/blog/de/ipv6-auf-ihrem-server-einrichten/" target="_blank" rel="noopener noreferrer nofollow ugc">https://contabo.com/blog/de/ipv6-auf-ihrem-server-einrichten/</a><br />
3. <a href="https://www.cloudron.io/get.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.cloudron.io/get.html</a></p>
]]></description><link>https://forum.cloudron.io/post/58166</link><guid isPermaLink="true">https://forum.cloudron.io/post/58166</guid><dc:creator><![CDATA[SirFiChi]]></dc:creator><pubDate>Tue, 13 Dec 2022 14:38:27 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Tue, 13 Dec 2022 14:20:20 GMT]]></title><description><![CDATA[<p dir="auto">Wow. I had cloudron running on Ubuntu 18.04, backuped the server last night and tried four times to install coudron now.<br />
Bad luck. I first tought about doing it in the holidays, but now I stuck with a disabled server.... -.-</p>
]]></description><link>https://forum.cloudron.io/post/58164</link><guid isPermaLink="true">https://forum.cloudron.io/post/58164</guid><dc:creator><![CDATA[SirFiChi]]></dc:creator><pubDate>Tue, 13 Dec 2022 14:20:20 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Tue, 13 Dec 2022 06:56:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> does their support know about this?</p>
]]></description><link>https://forum.cloudron.io/post/58144</link><guid isPermaLink="true">https://forum.cloudron.io/post/58144</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Tue, 13 Dec 2022 06:56:10 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Tue, 13 Dec 2022 01:57:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> it's a bit convoluted....</p>
<p dir="auto">on contabo, ipv6 is disabled in the kernel. This should not be needed but this is the default. Unbound fails to start when control port is enabled on a non ipv6 server.</p>
]]></description><link>https://forum.cloudron.io/post/58142</link><guid isPermaLink="true">https://forum.cloudron.io/post/58142</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 13 Dec 2022 01:57:38 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Mon, 12 Dec 2022 22:25:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/58130">Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64</a>:</p>
<blockquote>
<p dir="auto">There is a bug in unbound on Ubuntu 22 that it listens on the control interface (port 8953) by default. I have reported the issue on the unbound mailing list, let's see what they say.</p>
</blockquote>
<p dir="auto">But <a class="plugin-mentions-user plugin-mentions-a" href="/user/cilleyperson" aria-label="Profile: cilleyperson">@<bdi>cilleyperson</bdi></a> didn't seem to have the issue with a vanilla install of Ubuntu 22, only on Contabo's version of it, no?</p>
]]></description><link>https://forum.cloudron.io/post/58133</link><guid isPermaLink="true">https://forum.cloudron.io/post/58133</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Mon, 12 Dec 2022 22:25:20 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Mon, 12 Dec 2022 21:54:29 GMT]]></title><description><![CDATA[<p dir="auto">reported - <a href="https://github.com/NLnetLabs/unbound/issues/806" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/NLnetLabs/unbound/issues/806</a></p>
]]></description><link>https://forum.cloudron.io/post/58131</link><guid isPermaLink="true">https://forum.cloudron.io/post/58131</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 12 Dec 2022 21:54:29 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Mon, 12 Dec 2022 21:46:25 GMT]]></title><description><![CDATA[<p dir="auto">There is a bug in unbound on Ubuntu 22 that it listens on the control interface (port 8953) by default. I have reported the issue on the unbound mailing list, let's see what they say.</p>
]]></description><link>https://forum.cloudron.io/post/58130</link><guid isPermaLink="true">https://forum.cloudron.io/post/58130</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 12 Dec 2022 21:46:25 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Mon, 12 Dec 2022 21:01:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cilleyperson" aria-label="Profile: cilleyperson">@<bdi>cilleyperson</bdi></a> I signed up with Contabo and created a new server now . I managed to reproduce your installation issue, investigating.</p>
]]></description><link>https://forum.cloudron.io/post/58128</link><guid isPermaLink="true">https://forum.cloudron.io/post/58128</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 12 Dec 2022 21:01:18 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Sat, 10 Dec 2022 15:26:05 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> One last follow-up for anyone else out there looking at this and trying to install Cloudron on Contabo VPS instances. Here are the steps I went through:</p>
<ul>
<li>Setup Contabo account with the instance(s) of your choosing (I am using the VPS L size)</li>
<li>Add on custom image storage for your Contabo account (at the time of writing this was $1.49 extra per month for 25 GB of image sotorage</li>
<li>Follow the instructions to download the standard Ubuntu server image to your Contabo custom image storage (at the time of writing this was version 22.04.1)</li>
<li>Make sure your Contabo VPS has cloud-init enabled so that you can use the custom image</li>
<li>Go through the Contabo re-install process for your VPS selecting the custom image for the OS</li>
<li>Follow the instructions to enable VNC viewer access to your Contabo VPS instance so that you can complete the Ubuntu install</li>
<li>Go through the standard Ubuntu install process using the VNC viewer connection</li>
<li>I would recommend using the logical volume option to handle your hard disk creation and then edit the logical volume group at installation to use the full amount of disk space available.</li>
<li>Make sure you enable the SSH server so that you do not need to leave VNC access enables since this is a security issue</li>
<li>Once Ubuntu is installed, reboot your server, disable VNC access, and go through the rest of the steps using an SSH connection</li>
<li>I would recommend using a certificate for your SSH connections if possible, it is safer than having SSH exposed with only password authentication on the internet.</li>
<li>Follow the Cloudron installation instructions to pull down the latest version and complete the setup process on your server.</li>
</ul>
<p dir="auto">I'll working on making a more detailed tutorial in the coming weeks, but this should get someone headed in the right direction if they are in the same situation I was.</p>
]]></description><link>https://forum.cloudron.io/post/58018</link><guid isPermaLink="true">https://forum.cloudron.io/post/58018</guid><dc:creator><![CDATA[cilleyperson]]></dc:creator><pubDate>Sat, 10 Dec 2022 15:26:05 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Sat, 10 Dec 2022 11:02:12 GMT]]></title><description><![CDATA[<p dir="auto">Ah very good you got down to the issue. Unfortunately its not uncommon that VPS provider tweak their Ubuntu images in ways which interfere with Cloudron and those are inherently hard to debug then.</p>
]]></description><link>https://forum.cloudron.io/post/58008</link><guid isPermaLink="true">https://forum.cloudron.io/post/58008</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Sat, 10 Dec 2022 11:02:12 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Sat, 10 Dec 2022 01:59:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cilleyperson" aria-label="Profile: cilleyperson">@<bdi>cilleyperson</bdi></a> said in <a href="/post/57996">Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64</a>:</p>
<blockquote>
<p dir="auto">I may turn this whole experience into a how-to in the future so people can learn from what I did to get this working.</p>
</blockquote>
<p dir="auto">Yes, please do! <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f64f.png?v=a3d9da63442" class="not-responsive emoji emoji-android emoji--pray" style="height:23px;width:auto;vertical-align:middle" title="🙏" alt="🙏" /></p>
<p dir="auto">I think their German locations run on 100% hydro power (although this is not at all clear - I've asked them multiple times and am struggling to get a definitive answer, and have received conflicting answers from their email support vs social media) so I'm thinking of giving them a try (actually already bought 250gb of object storage from them in a recent sale)</p>
]]></description><link>https://forum.cloudron.io/post/57999</link><guid isPermaLink="true">https://forum.cloudron.io/post/57999</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Sat, 10 Dec 2022 01:59:57 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Fri, 09 Dec 2022 23:18:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cilleyperson" aria-label="Profile: cilleyperson">@<bdi>cilleyperson</bdi></a> I've got it! Managed to resize the logical volume to take advantage of all the space on my Contabo VPS.</p>
<p dir="auto">So it looks like while it is a bit more work on Contabo, and you need to pay the small monthly fee for custom OS image hosting, everything does work pretty well.</p>
<p dir="auto">I may turn this whole experience into a how-to in the future so people can learn from what I did to get this working.</p>
]]></description><link>https://forum.cloudron.io/post/57996</link><guid isPermaLink="true">https://forum.cloudron.io/post/57996</guid><dc:creator><![CDATA[cilleyperson]]></dc:creator><pubDate>Fri, 09 Dec 2022 23:18:42 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Fri, 09 Dec 2022 23:03:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cilleyperson" aria-label="Profile: cilleyperson">@<bdi>cilleyperson</bdi></a> Ok, so we have success! Turns out, whatever image Contabo uses by default is not something that Cloudron likes at all. I used a custom image with the vanilla 22.04.1 ISO and it works fine.</p>
<p dir="auto">Not sure if the system recognized my complete allotment of RAM and disk space though. Going to need to see what is happening there.</p>
]]></description><link>https://forum.cloudron.io/post/57993</link><guid isPermaLink="true">https://forum.cloudron.io/post/57993</guid><dc:creator><![CDATA[cilleyperson]]></dc:creator><pubDate>Fri, 09 Dec 2022 23:03:39 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Fri, 09 Dec 2022 22:40:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cilleyperson" aria-label="Profile: cilleyperson">@<bdi>cilleyperson</bdi></a> I am going to try one more thing. I am going to use the vanilla Ubuntu ISO as a custom image to install from and try and use that to re-build my VPS with. Maybe that will allow me to bypass whatever is causing this problem.</p>
]]></description><link>https://forum.cloudron.io/post/57992</link><guid isPermaLink="true">https://forum.cloudron.io/post/57992</guid><dc:creator><![CDATA[cilleyperson]]></dc:creator><pubDate>Fri, 09 Dec 2022 22:40:13 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Fri, 09 Dec 2022 22:15:26 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> I have tried this on a completely fresh Contabo VPS L instance and the same thing happens, the Unbound service fails, causing the install script to fail in the same manner as what I first reported.</p>
<p dir="auto">It seems like this all has something to do with the IPv6 settings with the VM but I can't be sure. I wish I knew what others have done in the past to get Cloudron working on Contabo.</p>
<p dir="auto">Digital Ocean is getting too expensive in terms of monthly costs for me as an individual to run my apps on the platform, so Contabo looked like the best way to solve for that challenge. Unfortunately it seems like there is something fundamentally different about their Ubuntu images causing the Cloudron installer to fail.</p>
]]></description><link>https://forum.cloudron.io/post/57991</link><guid isPermaLink="true">https://forum.cloudron.io/post/57991</guid><dc:creator><![CDATA[cilleyperson]]></dc:creator><pubDate>Fri, 09 Dec 2022 22:15:26 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Fri, 09 Dec 2022 17:52:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cilleyperson" aria-label="Profile: cilleyperson">@<bdi>cilleyperson</bdi></a> have you tried to spin up a fresh instance with ipv6 enabled? Possibly this is a contabo side switch, while creating the instance.</p>
]]></description><link>https://forum.cloudron.io/post/57985</link><guid isPermaLink="true">https://forum.cloudron.io/post/57985</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Fri, 09 Dec 2022 17:52:28 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Fri, 09 Dec 2022 17:29:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cilleyperson" aria-label="Profile: cilleyperson">@<bdi>cilleyperson</bdi></a> I followed the instructions to disable ipv6 on a fresh 22.04 install but still no luck. I disabled ipv6 using the process shown here:</p>
<p dir="auto"><a href="https://linuxconfig.org/how-to-disable-ipv6-address-on-ubuntu-22-04-lts-jammy-jellyfish" target="_blank" rel="noopener noreferrer nofollow ugc">https://linuxconfig.org/how-to-disable-ipv6-address-on-ubuntu-22-04-lts-jammy-jellyfish</a></p>
<p dir="auto">I think it may have actually caused more issues than it resolved as I received a dpkg error for the nginx install this time, which was new.</p>
<p dir="auto">I am at a loss in terms of where to go from here. I am using the base Contabo Ubuntu 22.04 install. Seems like it shouldn't be causing this many issues out of the box.</p>
]]></description><link>https://forum.cloudron.io/post/57983</link><guid isPermaLink="true">https://forum.cloudron.io/post/57983</guid><dc:creator><![CDATA[cilleyperson]]></dc:creator><pubDate>Fri, 09 Dec 2022 17:29:51 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Fri, 09 Dec 2022 14:47:44 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> Here is the output from that command:</p>
<pre><code>ss -lptn 'sport = :8953'
State           Recv-Q           Send-Q                      Local Address:Port                       Peer Address:Port           Process
</code></pre>
<p dir="auto">So it doesn't look like there is anything running on that port.</p>
<p dir="auto">I honestly don't need ipv6 on these hosts. Is there a best practice to disable this on Ubuntu 22.04?</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.cloudron.io/post/57980</link><guid isPermaLink="true">https://forum.cloudron.io/post/57980</guid><dc:creator><![CDATA[cilleyperson]]></dc:creator><pubDate>Fri, 09 Dec 2022 14:47:44 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Fri, 09 Dec 2022 14:40:47 GMT]]></title><description><![CDATA[<p dir="auto">Can you run <code>ss -lptn 'sport = :8953'</code> as root on your server to find out which process is using that port now?</p>
<p dir="auto">Also maybe it can only not bind to port for ipv6? Is ipv6 enabled on that instance?</p>
]]></description><link>https://forum.cloudron.io/post/57979</link><guid isPermaLink="true">https://forum.cloudron.io/post/57979</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Fri, 09 Dec 2022 14:40:47 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Fri, 09 Dec 2022 14:37:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> So I actually went ahead and completely removed the bind9 packages from the OS and ran the install again. Slightly different message in the journal output this time:</p>
<pre><code>Dec 09 14:27:15 vmi1119358.contaboserver.net unbound[19504]: [1670596035] unbound[19504:0] error: can't bind socket: Cannot assign requested addres&gt;
Dec 09 14:27:15 vmi1119358.contaboserver.net unbound[19504]: [1670596035] unbound[19504:0] error: cannot open control interface ::1 8953
Dec 09 14:27:15 vmi1119358.contaboserver.net unbound[19504]: [1670596035] unbound[19504:0] fatal error: could not open ports
Dec 09 14:27:15 vmi1119358.contaboserver.net systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
</code></pre>
<p dir="auto">So now port 8953 is the one that cannot be bound. Very strange. Is there anything else that people know about that is unique to Contabo that my be causing this? I also have the ability to upload custom iso images. Is there an ISO image for cloudron that I could use right out of the gate?</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.cloudron.io/post/57978</link><guid isPermaLink="true">https://forum.cloudron.io/post/57978</guid><dc:creator><![CDATA[cilleyperson]]></dc:creator><pubDate>Fri, 09 Dec 2022 14:37:32 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64 on Thu, 08 Dec 2022 22:20:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cilleyperson" aria-label="Profile: cilleyperson">@<bdi>cilleyperson</bdi></a> yes, your suspicion is correct. you have to uninstall bind before installing cloudron.</p>
<p dir="auto">But, the setup script already has code to disable bind9. I am wondering why that doesn't work. Can you please try:</p>
<pre><code>systemctl stop bind9
systemctl disable bind9
</code></pre>
<p dir="auto">Does the above work?</p>
]]></description><link>https://forum.cloudron.io/post/57931</link><guid isPermaLink="true">https://forum.cloudron.io/post/57931</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 08 Dec 2022 22:20:41 GMT</pubDate></item></channel></rss>