<?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[Ubuntu 24.04 Kernel 6.8.0-110 Regression Affecting Cloudron]]></title><description><![CDATA[<h2>What's happening?</h2>
<p dir="auto">A kernel regression in Ubuntu 24.04 (<code>6.8.0-110-generic</code>) is causing networking issues on Cloudron systems.<br />
This regression breaks internal connectivity (hairpin NAT / loopback routing), which can result in symptoms such as:</p>
<ul>
<li>Apps being unreachable from within the Cloudron server itself</li>
<li>Failure to pull images from a Docker registry hosted on the same Cloudron instance</li>
<li><code>cloudron-support --troubleshoot</code> reporting: <code>Hairpin NAT is not working</code></li>
<li>Docker registry errors like <code>registry error: {"reason":"server error","statusCode":500}</code></li>
</ul>
<p dir="auto">This kernel version is typically deployed automatically via Ubuntu's unattended upgrades after a reboot, you may not have chosen to install it.</p>
<p dir="auto">Note: This issue affects Cloudron systems running Ubuntu 24.04 (Noble) only.<br />
Users on Ubuntu 22.04 are not affected.</p>
<hr />
<h2>Step 1: Check if you are affected</h2>
<p dir="auto">Run the following command on your Cloudron server:</p>
<pre><code class="language-bash">uname -r
</code></pre>
<p dir="auto">If the output contains <strong><code>6.8.0-110-generic</code></strong>, your system is affected.</p>
<p dir="auto">Example affected output:</p>
<pre><code>6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026
</code></pre>
<hr />
<h2>Step 2: Fix: Update to Cloudron 9.1.7</h2>
<p dir="auto">The recommended fix is to update Cloudron to version <code>9.1.7</code>, which includes a patch for the firewall rules affected by this kernel regression.</p>
<p dir="auto">Update via the Cloudron Dashboard:<br />
Dashboard → Settings → Updates → Update Cloudron</p>
<hr />
<h2>Background</h2>
<p dir="auto">This is caused by a known kernel regression tracked under <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1130336" target="_blank" rel="noopener noreferrer nofollow ugc">Debian Bug #1130336</a>.<br />
The regression affects the networking stack in a way that breaks hairpin NAT, preventing a server from reaching its own services through its public IP or domain name.</p>
<p dir="auto">The underlying fix has been committed to Cloudron's platform:<br />
<a href="https://git.cloudron.io/platform/box/-/commit/bffc97ab2fedb06100bc507abd0f8b42d343ea6e" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/platform/box/-/commit/bffc97ab2fedb06100bc507abd0f8b42d343ea6e</a></p>
<hr />
<h2>References</h2>
<p dir="auto">Forum topics:</p>
<ul>
<li><a href="https://forum.cloudron.io/topic/15419/issue-pulling-custom-app-from-registry-on-the-same-cloudron">https://forum.cloudron.io/topic/15419/issue-pulling-custom-app-from-registry-on-the-same-cloudron</a></li>
<li><a href="https://forum.cloudron.io/topic/15417/cloudron-down-after-ubuntu-docker-update-docker-service-fails-to-start">https://forum.cloudron.io/topic/15417/cloudron-down-after-ubuntu-docker-update-docker-service-fails-to-start</a></li>
<li><a href="https://forum.cloudron.io/topic/15314/could-not-load-dashboard-website-with-loopback-check-after-3-tries">https://forum.cloudron.io/topic/15314/could-not-load-dashboard-website-with-loopback-check-after-3-tries</a></li>
</ul>
<p dir="auto">Debian Bug Report:</p>
<ul>
<li><a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1130336" target="_blank" rel="noopener noreferrer nofollow ugc">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1130336</a></li>
</ul>
<hr />
<p dir="auto"><em>If you continue to experience issues after updating, please create a topic in the Cloudron forum and reference this announcement</em></p>
]]></description><link>https://forum.cloudron.io/topic/15442/ubuntu-24.04-kernel-6.8.0-110-regression-affecting-cloudron</link><generator>RSS for Node</generator><lastBuildDate>Mon, 27 Apr 2026 12:22:57 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15442.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 27 Apr 2026 08:02:59 GMT</pubDate><ttl>60</ttl></channel></rss>