[critical] cloudron dashboard error: "This app is currently not responding. Please try refreshing the page in a few minutes."
-
My cloudron dashboard app (https://my.cloudron.app/) is down or unreachable. LDAP server is also down (can't login to some apps). However, other cloudron apps seem to be working. (Ghost blog is still getting served.)
The dashboard page shows:
"This app is currently not responding. Please try refreshing the page in a few minutes."
Previously, it showed some other sort of error (but I did not capture the message). I've attempted restarting the server with the same result.
I'm hosting on Vultr using the Cloudron Vultr server.
Not sure which cloudron version I'm on since I can't get to the dashboard. But previously updates were happening regularly I believe.
-
@nebulon @girish I got to the logs from the terminal.
2025-11-24T03:35:08.728Z box:server ==========================================
2025-11-24T03:35:08.731Z box:server Cloudron 9.0.11
2025-11-24T03:35:08.731Z box:server ==========================================
2025-11-24T03:35:08.731Z box:platform initialize: start platform
2025-11-24T03:35:08.733Z box:tasks stopAllTasks: 0 tasks are running. sending abort signal
2025-11-24T03:35:08.733Z box:shell tasks: /usr/bin/sudo --non-interactive /home/yellowtent/box/src/scripts/stoptask.sh all
2025-11-24T03:35:08.803Z box:locks releaseAll: all locks released
2025-11-24T03:35:08.808Z box:reverseproxy writeDashboardConfig: writing dashboard config for [this_cloudron.app]
2025-11-24T03:35:08.821Z box:shell reverseproxy: /usr/bin/sudo --non-interactive /home/yellowtent/box/src/scripts/restartservice.sh nginx
2025-11-24T03:35:09.352Z box:updater notifyBoxUpdate: update finished from 8.3.2 to 9.0.11
2025-11-24T03:35:09.353Z Error starting servers
2025-11-24T03:35:09.353Z BoxError: Unknown column 'pending' in 'field list'
2025-11-24T03:35:09.353Z at Object.query (/home/yellowtent/box/src/database.js:96:22)
2025-11-24T03:35:09.353Z at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-11-24T03:35:09.353Z at async list (/home/yellowtent/box/src/tasks.js:163:21)
2025-11-24T03:35:09.353Z at async Object.setCompletedByType (/home/yellowtent/box/src/tasks.js:172:21) -
Note: I made a light edit, changing app name to "[this_cloudron.app]"