Hello @stirchley.coop
@Stirchley.coop said:
I'm thinking I uninstall Cloudron from the server and reinstall version 9.1.5 with yesterday's backup
This would be the easy / safe route.
I think we can figure out this issue together and fix your server without restoring from a backup.
But the decision is up to you.
This output:
root@v2202403157799261297:~# docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
f472efd072b2 registry.docker.com/cloudron/mail:3.18.2 "/app/code/start.sh" 17 minutes ago Created mail
is very suspicious.
No other docker container running from cloudron except this one.
Can you try to restart the box.service with:
systemcrtl restart box.service
Then you can also observe the box.log with:
tail -f /home/yellowtent/platformdata/logs/box.log
To see all log messages from Cloudron.