Hi,
Unable to Connect on my portal Cloudron, all seems down. I've checked the issue, but all seem ok unfortunatly :
systemctl status box
* box.service - Cloudron Admin
Loaded: loaded (/etc/systemd/system/box.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2024-01-25 11:36:59 CET; 169ms ago
Main PID: 62459 (node)
Tasks: 7 (limit: 77014)
Memory: 8.3M (max: 400.0M available: 391.6M)
CPU: 167ms
CGroup: /system.slice/box.service
`-62459 node /home/yellowtent/box/box.js
Jan 25 11:36:59 Webhost systemd[1]: Started Cloudron Admin.
Nginx too :
systemctl status nginx
* nginx.service - A high performance web server and a reverse proxy server
Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled)
Drop-In: /etc/systemd/system/nginx.service.d
`-cloudron.conf
Active: active (running) since Thu 2024-01-25 11:27:31 CET; 10min ago
Docs: man:nginx(8)
Main PID: 853 (nginx)
Tasks: 21 (limit: 77014)
Memory: 52.8M
CPU: 1.515s
CGroup: /system.slice/nginx.service
|-853 "nginx: master process /usr/sbin/nginx -g daemon on; master_process on;"
|-854 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-855 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-856 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-857 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-858 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-859 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-860 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-861 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-862 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-863 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-864 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-865 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-866 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-867 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-868 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-869 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-870 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-871 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
|-872 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
`-873 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""
Jan 25 11:27:30 Webhost systemd[1]: Starting A high performance web server and a reverse proxy server...
Jan 25 11:27:31 Webhost systemd[1]: Started A high performance web server and a reverse proxy server.
Mysql too :
systemctl status mysql
* mysql.service - MySQL Community Server
Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2024-01-25 11:27:15 CET; 11min ago
Main PID: 727 (mysqld)
Status: "Server is operational"
Tasks: 38 (limit: 77014)
Memory: 217.6M
CPU: 3.545s
CGroup: /system.slice/mysql.service
`-727 /usr/sbin/mysqld
Jan 25 11:27:14 Webhost systemd[1]: Starting MySQL Community Server...
Jan 25 11:27:15 Webhost systemd[1]: Started MySQL Community Server.
I've launched start.sh too, the issue is the same.
Last lines ont box.log :
* box-task-1777.service loaded failed failed /home/yellowtent/box/src/scripts/../taskworker.js 1777 /home/yellowtent/platformdata/logs/tasks/1777.log
* box-task-1778.service loaded failed failed /home/yellowtent/box/src/scripts/../taskworker.js 1778 /home/yellowtent/platformdata/logs/7088a5c3-3699-42ba-bfe2-b39c28b77892/apptask.log
2024-01-25T10:08:37.000Z box:shell stopTask (stdout): All tasks stopped
Can you help me please ? Thank you !