Hi,
The issue is fixed now.
I backed up /etc/docker/daemon.json, deleted it, then ran:
systemctl daemon-reload
systemctl restart docker
Docker is now running again and Cloudron/apps are accessible.
Thanks for your help!
Hi,
The issue is fixed now.
I backed up /etc/docker/daemon.json, deleted it, then ran:
systemctl daemon-reload
systemctl restart docker
Docker is now running again and Cloudron/apps are accessible.
Thanks for your help!
Hi,
I’m running Cloudron on a VPS and I can no longer access the Cloudron dashboard.
The dashboard shows:
“This app is currently not responding. Please try refreshing the page in a few minutes.”
From the server terminal, it looks like there may be an issue with the firewall/kernel configuration. The services box and cloudron-firewall do not seem to start correctly.
What I already tried:
cloudron-support --owner-loginImportant constraint:
Reinstalling the server is not an option because I need to keep the existing data and apps.
Goal:
I need help diagnosing the firewall/kernel issue and restoring access to the Cloudron dashboard without data loss.
Could someone tell me which logs or commands I should check next?
Thanks.
Hi James,
Here is the output of cloudron-support --troubleshoot:
Vendor: QEMU Product: Standard PC
Linux: 6.8.0-111-generic
Ubuntu: noble 24.04
Cloudron: 9.1.7
Execution environment: kvm
[OK] node version is correct
[OK] IPv6 is enabled and public IPv6 address is working
Docker is down. Trying to restart docker...
Job for docker.service failed because the control process exited with error code.
See "systemctl status docker.service" and "journalctl -xeu docker.service" for details.
So Cloudron is already on 9.1.7, but Docker cannot start.
What should I check next to safely restore Docker/Cloudron without data loss?