<?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[&quot;Could not load dashboard website with loopback check&quot; + &quot;BoxError: Unknown column &#x27;pending&#x27; in &#x27;field list&#x27;&quot; (update from 8.3.2 to 9.0.13)]]></title><description><![CDATA[<p dir="auto">Hi,<br />
Our Cloudron is unreachable since this morning.</p>
<h2>Description</h2>
<p dir="auto">It seems to be related to the automatic upgrade from 8.3.2 to 9.0.13</p>
<p dir="auto">The dashboard and all the apps show the same error message :</p>
<blockquote>
<p dir="auto">This app is currently not responding. Please try refreshing the page in a few minutes.</p>
</blockquote>
<h3>Steps to reproduce</h3>
<p dir="auto">Just try to access any app, including the dashboard</p>
<p dir="auto">When I first ran <code>~# cloudron-support --troubleshoot</code> it would fail at step 2 about IPv6.I added an IPv6 (AAAA) entry for the dashboard and it fixed the problem.<br />
But now it fails a bit further down the process : see the logs below.</p>
<h3>Logs</h3>
<pre><code>~# cloudron-support --troubleshoot
Vendor: Scaleway Product: SCW-GP1-S
Linux: 5.15.0-124-generic
Ubuntu: jammy 22.04
Processor: AMD EPYC 7401P 24-Core Processor x 8
RAM: 32856760KB
Disk: /dev/vda1        51G
[OK]	node version is correct
[OK]	IPv6 is enabled and public IPv6 address is working
[OK]	docker is running
[OK]	docker version is correct
[OK]	MySQL is running
[OK]	nginx is running
[OK]	dashboard cert is valid
[FAIL]	Could not load dashboard website with loopback check

</code></pre>
<blockquote>
<p dir="auto">If applicable, attach relevant logs from <code>/home/yellowtent/platformdata/logs/box.log</code> or the Dashboard</p>
</blockquote>
<pre><code>~# cat /home/yellowtent/platformdata/logs/box.log


2025-12-01T09:20:58.622Z box:server ==========================================
2025-12-01T09:20:58.622Z box:server            Cloudron 9.0.13  
2025-12-01T09:20:58.622Z box:server ==========================================
2025-12-01T09:20:58.623Z box:platform initialize: start platform
2025-12-01T09:20:58.624Z box:tasks stopAllTasks: 0 tasks are running. sending abort signal
2025-12-01T09:20:58.624Z box:shell tasks: /usr/bin/sudo --non-interactive /home/yellowtent/box/src/scripts/stoptask.sh all
2025-12-01T09:20:59.089Z box:locks releaseAll: all locks released
2025-12-01T09:20:59.099Z box:reverseproxy writeDashboardConfig: writing dashboard config for inno3.eu
2025-12-01T09:20:59.121Z box:shell reverseproxy: /usr/bin/sudo --non-interactive /home/yellowtent/box/src/scripts/restartservice.sh nginx
2025-12-01T09:20:59.598Z box:updater notifyBoxUpdate: update finished from 8.3.2 to 9.0.13
2025-12-01T09:20:59.599Z Error starting servers
2025-12-01T09:20:59.599Z BoxError: Unknown column 'pending' in 'field list'
2025-12-01T09:20:59.599Z     at Object.query (/home/yellowtent/box/src/database.js:96:22)
2025-12-01T09:20:59.599Z     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-12-01T09:20:59.599Z     at async list (/home/yellowtent/box/src/tasks.js:163:21)
2025-12-01T09:20:59.599Z     at async Object.setCompletedByType (/home/yellowtent/box/src/tasks.js:172:21)

</code></pre>
<h3>Troubleshooting Already Performed</h3>
<p dir="auto">I have already rebooted a few times.</p>
<h2>System Details</h2>
<h3>Generate Diagnostics Data</h3>
<blockquote>
<p dir="auto"><strong>WARNING</strong></p>
<p dir="auto">The command <code>cloudron-support --send-diagnostics</code> generated URL might contain sensitive details.</p>
<p dir="auto">When choosing this option, you can delete everything below.</p>
</blockquote>
<p dir="auto">Your <a href="https://paste.cloudron.io/" target="_blank" rel="noopener noreferrer nofollow ugc">https://paste.cloudron.io/</a> URL generated from <code>cloudron-support --send-diagnostics</code>.</p>
<h3>Cloudron Version</h3>
<pre><code>"update finished from 8.3.2 to 9.0.13"
</code></pre>
<h3>Ubuntu Version</h3>
<pre><code>No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 22.04.5 LTS
Release:	22.04
Codename:	jammy
</code></pre>
<h3>Cloudron installation method</h3>
<ul>
<li>Manual with <code>./cloudron-setup</code></li>
</ul>
<h3>Output of <code>cloudron-support --troubleshoot</code></h3>
<pre><code>Vendor: Scaleway Product: SCW-GP1-S
Linux: 5.15.0-124-generic
Ubuntu: jammy 22.04
Processor: AMD EPYC 7401P 24-Core Processor x 8
RAM: 32856760KB
Disk: /dev/vda1        51G
[OK]	node version is correct
[OK]	IPv6 is enabled and public IPv6 address is working
[OK]	docker is running
[OK]	docker version is correct
[OK]	MySQL is running
[OK]	nginx is running
[OK]	dashboard cert is valid
[FAIL]	Could not load dashboard website with loopback check

</code></pre>
]]></description><link>https://forum.cloudron.io/topic/14652/could-not-load-dashboard-website-with-loopback-check-boxerror-unknown-column-pending-in-field-list-update-from-8.3.2-to-9.0.13</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 03:20:29 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/14652.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 01 Dec 2025 09:49:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to &quot;Could not load dashboard website with loopback check&quot; + &quot;BoxError: Unknown column &#x27;pending&#x27; in &#x27;field list&#x27;&quot; (update from 8.3.2 to 9.0.13) on Fri, 19 Dec 2025 22:32:26 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://forum.cloudron.io/topic/14767/error-accessing-dashboard-after-update-from-8.x-to-9.x-read-this">https://forum.cloudron.io/topic/14767/error-accessing-dashboard-after-update-from-8.x-to-9.x-read-this</a></p>
]]></description><link>https://forum.cloudron.io/post/117355</link><guid isPermaLink="true">https://forum.cloudron.io/post/117355</guid><dc:creator><![CDATA[fanvyr]]></dc:creator><pubDate>Fri, 19 Dec 2025 22:32:26 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Could not load dashboard website with loopback check&quot; + &quot;BoxError: Unknown column &#x27;pending&#x27; in &#x27;field list&#x27;&quot; (update from 8.3.2 to 9.0.13) on Mon, 01 Dec 2025 10:21:25 GMT]]></title><description><![CDATA[<p dir="auto">All the apps are back, thanks for your support !</p>
]]></description><link>https://forum.cloudron.io/post/116273</link><guid isPermaLink="true">https://forum.cloudron.io/post/116273</guid><dc:creator><![CDATA[Camille]]></dc:creator><pubDate>Mon, 01 Dec 2025 10:21:25 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Could not load dashboard website with loopback check&quot; + &quot;BoxError: Unknown column &#x27;pending&#x27; in &#x27;field list&#x27;&quot; (update from 8.3.2 to 9.0.13) on Mon, 01 Dec 2025 10:14:59 GMT]]></title><description><![CDATA[<p dir="auto">I was logged in as root, but root was not part of the sudoers</p>
]]></description><link>https://forum.cloudron.io/post/116271</link><guid isPermaLink="true">https://forum.cloudron.io/post/116271</guid><dc:creator><![CDATA[Camille]]></dc:creator><pubDate>Mon, 01 Dec 2025 10:14:59 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Could not load dashboard website with loopback check&quot; + &quot;BoxError: Unknown column &#x27;pending&#x27; in &#x27;field list&#x27;&quot; (update from 8.3.2 to 9.0.13) on Mon, 01 Dec 2025 10:13:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/camille" aria-label="Profile: camille">@<bdi>camille</bdi></a> right, forgot to mention. you have to run that script as root</p>
]]></description><link>https://forum.cloudron.io/post/116270</link><guid isPermaLink="true">https://forum.cloudron.io/post/116270</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Mon, 01 Dec 2025 10:13:48 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Could not load dashboard website with loopback check&quot; + &quot;BoxError: Unknown column &#x27;pending&#x27; in &#x27;field list&#x27;&quot; (update from 8.3.2 to 9.0.13) on Mon, 01 Dec 2025 10:10:59 GMT]]></title><description><![CDATA[<p dir="auto">I added root to the sudoers, which seems to have unlocked a few steps : I now have access to the dashboard, waiting for the apps to start.</p>
]]></description><link>https://forum.cloudron.io/post/116269</link><guid isPermaLink="true">https://forum.cloudron.io/post/116269</guid><dc:creator><![CDATA[Camille]]></dc:creator><pubDate>Mon, 01 Dec 2025 10:10:59 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Could not load dashboard website with loopback check&quot; + &quot;BoxError: Unknown column &#x27;pending&#x27; in &#x27;field list&#x27;&quot; (update from 8.3.2 to 9.0.13) on Mon, 01 Dec 2025 09:57:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a> Thanks for the speedy feedback !<br />
Unfortunately, there seems to be another problem</p>
<pre><code>~# /home/yellowtent/box/setup/start.sh
2025-12-01T09:52:57 ==&gt; start: Cloudron Start
media:x:500:
2025-12-01T09:52:57 ==&gt; start: Configuring docker
Synchronizing state of apparmor.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable apparmor
2025-12-01T09:52:59 ==&gt; start: Ensuring directories
2025-12-01T09:52:59 ==&gt; start: Configuring journald
2025-12-01T09:53:01 ==&gt; start: Setting up unbound
2025-12-01T09:53:01 ==&gt; start: Adding systemd services
Synchronizing state of unbound.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable unbound
Job for cloudron-firewall.service failed because the control process exited with error code.
See "systemctl status cloudron-firewall.service" and "journalctl -xeu cloudron-firewall.service" for details.
root@Cloudron-4eme-GP1-S:~# systemctl status cloudron-firewall.service
× cloudron-firewall.service - Cloudron Firewall
     Loaded: loaded (/etc/systemd/system/cloudron-firewall.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Mon 2025-12-01 09:53:06 UTC; 35s ago
    Process: 60647 ExecStart=/home/yellowtent/box/setup/start/cloudron-firewall.sh (code=exited, status=1/FAILURE)
   Main PID: 60647 (code=exited, status=1/FAILURE)
        CPU: 477ms

Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60782]: ip6tables: Chain already exists.
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60822]: CLOUDRON_RATELIMIT  all opt -- in * out *  0.0.0.0/0  -&gt; 0.0.0.0/0
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60823]: CLOUDRON_RATELIMIT  all opt    in * out *  ::/0  -&gt; ::/0
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60647]: ==&gt; Adding cloudron output chain
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60828]: iptables: Chain already exists.
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60829]: ip6tables: Chain already exists.
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60832]: root is not in the sudoers file.  This incident will be reported.
Dec 01 09:53:06 Cloudron-4eme-GP1-S systemd[1]: cloudron-firewall.service: Main process exited, code=exited, status=1/FAILURE
Dec 01 09:53:06 Cloudron-4eme-GP1-S systemd[1]: cloudron-firewall.service: Failed with result 'exit-code'.
Dec 01 09:53:06 Cloudron-4eme-GP1-S systemd[1]: Failed to start Cloudron Firewall.
root@Cloudron-4eme-GP1-S:~# journalctl -xeu cloudron-firewall.service
Dec 01 09:53:04 Cloudron-4eme-GP1-S cloudron-firewall.sh[60647]: ==&gt; Setting up firewall
Dec 01 09:53:04 Cloudron-4eme-GP1-S cloudron-firewall.sh[60654]: iptables: Chain already exists.
Dec 01 09:53:04 Cloudron-4eme-GP1-S cloudron-firewall.sh[60656]: ip6tables: Chain already exists.
Dec 01 09:53:04 Cloudron-4eme-GP1-S cloudron-firewall.sh[60647]: ==&gt; Creating ipset cloudron_blocklist
Dec 01 09:53:05 Cloudron-4eme-GP1-S cloudron-firewall.sh[60647]: ==&gt; Creating ipset cloudron_blocklist6
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60647]: ==&gt; Opening standard ports
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60647]: ==&gt; Opening up user specified ports
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60647]: ==&gt; Configuring LDAP allow list
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60746]: ip6tables: Bad rule (does a matching rule exist in that chain?).
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60647]: ==&gt; Opening ports for TURN and STUN
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60647]: ==&gt; Allow ICMP
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60647]: ==&gt; Adding cloudron filter chain
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60767]: CLOUDRON  all opt -- in * out *  0.0.0.0/0  -&gt; 0.0.0.0/0
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60768]: CLOUDRON  all opt    in * out *  ::/0  -&gt; ::/0
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60647]: ==&gt; Adding cloudron postrouting chain
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60769]: iptables: Chain already exists.
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60770]: ip6tables: Chain already exists.
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60775]: CLOUDRON_POSTROUTING  all opt -- in * out *  0.0.0.0/0  -&gt; 0.0.0.0/0
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60776]: CLOUDRON_POSTROUTING  all opt    in * out *  ::/0  -&gt; ::/0
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60647]: ==&gt; Setup rate limit chain
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60777]: iptables: Chain already exists.
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60778]: ip6tables: Chain already exists.
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60647]: ==&gt; Setup logging
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60781]: iptables: Chain already exists.
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60782]: ip6tables: Chain already exists.
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60822]: CLOUDRON_RATELIMIT  all opt -- in * out *  0.0.0.0/0  -&gt; 0.0.0.0/0
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60823]: CLOUDRON_RATELIMIT  all opt    in * out *  ::/0  -&gt; ::/0
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60647]: ==&gt; Adding cloudron output chain
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60828]: iptables: Chain already exists.
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60829]: ip6tables: Chain already exists.
Dec 01 09:53:06 Cloudron-4eme-GP1-S cloudron-firewall.sh[60832]: root is not in the sudoers file.  This incident will be reported.
Dec 01 09:53:06 Cloudron-4eme-GP1-S systemd[1]: cloudron-firewall.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 cloudron-firewall.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 1.
Dec 01 09:53:06 Cloudron-4eme-GP1-S systemd[1]: cloudron-firewall.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit cloudron-firewall.service has entered the 'failed' state with result 'exit-code'.
Dec 01 09:53:06 Cloudron-4eme-GP1-S systemd[1]: Failed to start Cloudron Firewall.
░░ Subject: A start job for unit cloudron-firewall.service has failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit cloudron-firewall.service has finished with a failure.
░░ 
░░ The job identifier is 136415 and the job result is failed.
</code></pre>
]]></description><link>https://forum.cloudron.io/post/116267</link><guid isPermaLink="true">https://forum.cloudron.io/post/116267</guid><dc:creator><![CDATA[Camille]]></dc:creator><pubDate>Mon, 01 Dec 2025 09:57:10 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Could not load dashboard website with loopback check&quot; + &quot;BoxError: Unknown column &#x27;pending&#x27; in &#x27;field list&#x27;&quot; (update from 8.3.2 to 9.0.13) on Mon, 01 Dec 2025 09:50:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/camille" aria-label="Profile: Camille">@<bdi>Camille</bdi></a> the migration did not run. Please run this manually and it should start again:</p>
<p dir="auto"><code>/home/yellowtent/box/setup/start.sh</code></p>
]]></description><link>https://forum.cloudron.io/post/116266</link><guid isPermaLink="true">https://forum.cloudron.io/post/116266</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Mon, 01 Dec 2025 09:50:34 GMT</pubDate></item></channel></rss>