Dashboard unavailable
-
Hello!
I've been running this Cloudron server for around 3 years but it became unavailable a couple of days ago. What I've checked so far:
-
I can ping my.domain.com, and apps like git.domain.com
-
I can SSH to the server
-
I've ran
/home/yellowtent/box/setup/start.sh
which runs with no errors. -
systemctl status box
is online,systemctl status nginx
andsystemctl status mysql
show as online -
docker ps
shows my containers running -
Latest entries in the cloudron log are as follows:
2021-02-01T20:40:20.177Z box:apphealthmonitor app health: 7 alive / 0 dead. 2021-02-01T20:40:30.171Z box:apphealthmonitor app health: 7 alive / 0 dead. 2021-02-01T20:40:40.170Z box:apphealthmonitor app health: 7 alive / 0 dead. 2021-02-01T20:40:50.175Z box:apphealthmonitor app health: 7 alive / 0 dead. 2021-02-01T20:41:00.224Z box:apphealthmonitor app health: 7 alive / 0 dead. 2021-02-01T20:41:10.199Z box:apphealthmonitor app health: 7 alive / 0 dead. 2021-02-01T20:41:20.183Z box:apphealthmonitor app health: 7 alive / 0 dead. 2021-02-01T20:41:30.180Z box:apphealthmonitor app health: 7 alive / 0 dead. 2021-02-01T20:41:40.179Z box:apphealthmonitor app health: 7 alive / 0 dead. 2021-02-01T20:41:50.181Z box:apphealthmonitor app health: 7 alive / 0 dead. 2021-02-01T20:42:00.189Z box:apphealthmonitor app health: 7 alive / 0 dead. 2021-02-01T20:42:10.174Z box:apphealthmonitor app health: 7 alive / 0 dead. 2021-02-01T20:42:20.193Z box:apphealthmonitor app health: 7 alive / 0 dead. 2021-02-01T20:42:30.216Z box:apphealthmonitor app health: 7 alive / 0 dead.
Any help would be greatly appreciated.
-
-
Apologies - my.$domain.com does not load in a browser. It times out.
-
@atokelove ok, and the IP also resolves correctly to the expected value?
Can you check if you see a 401 message in the box.logs if you put https://my.domain.com/api/v1/profile in the browser?
Also check if restarting nginx helps via
systemctl restart nginx
-
@atokelove maybe you could send a mail to support@cloudron.io and let us know which domain you are using, if you don't want to disclose it here. Maybe we can then spot the issue from outside.
Ah apparently you already did