my.domain.tld tries to pull cert from another-domain-on-this-cloudron.com
-
wrote on Jul 17, 2019, 8:56 AM last edited by M-arcus Jul 17, 2019, 8:57 AM
I rebooted the server and after that I couldn't connect to it anymore.
domain.tld (works)
aaa.domain.tld, bbb.domain.tld and my.domain.tld don't workHow can i fix this?
-
wrote on Jul 17, 2019, 9:45 AM last edited by
If i disable web-security in chrome, it redirects me from my.domain.tld to another-domain-on-this-cloudron.com.
-
Please run
cloudron-support
and check if there are any obvious errors. Also if your disk is not full, try to run/home/yellowtent/box/setup/start.sh
and see if that fixed the issue. Otherwise you may have to contact us at the support email or chat so we can try to help you out directly. -
wrote on Jul 17, 2019, 12:36 PM last edited by
Is it safe to run
sudo apt autoremove
on cloudron servers? -
Depending on the backup file type, even 4 can accumulate quickly if tar.gz backend is used as it cannot to incremental backups. Otherwise please also check if maybe there are some outdated stale backups from long time ago, which for some reason weren't cleaned up.
-
wrote on Jul 31, 2019, 12:39 PM last edited by
I found a few from 2017, deleted them with
rm -rf 2017-*
inside the backups folder.