Update: It is due to the VPS provider blocking ports 80, 443.
atokelove
Posts
-
Dashboard unavailable -
Dashboard unavailableCorrect, the hostname resolves to the correct IP
https://my.domain.com/api/v1/profile also times out - There is no 401 response in
/home/yellowtent/platformdata/logs/box.log
Restarting nginx does not resolve the issue.
-
Dashboard unavailableApologies - my.$domain.com does not load in a browser. It times out.
-
Dashboard unavailableHello!
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.
-