All of the sudden I can't connect to cloudron ui. Email works and I continue to get error notifications about backups but can't access. SSHd in and nginx.service can't start.
nginx -f
nginx: [emerg] cannot load certificate "/home/yellowtent/platformdata/nginx/cert/_.imitz.cc.cert": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/home/yellowtent/platformdata/nginx/cert/_.imitz.cc.cert, r) error:10000080:BIO routines::no such file)
nginx: configuration file /etc/nginx/nginx.conf test failed
systemctl status nginx.service
nginx.service - A high performance web server and a reverse proxy server
Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset:>
Drop-In: /etc/systemd/system/nginx.service.d
└─cloudron.conf
Active: failed (Result: exit-code) since Sun 2024-10-06 21:28:53 UTC; 6min>
Docs: man:nginx(8)
Process: 3185 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_proce>
CPU: 22ms
Oct 06 21:28:52 localhost systemd[1]: nginx.service: Control process exited, code=exit, status=1/FAILURE
Oct 06 21:28:52 localhost systemd[1]: nginx.service: Failed with result 'exit-code'
Oct 06 21:28:52 localhost systemd[1]: Failed to start A high performance web server and a reverse proxy server.
Oct 06 21:28:53 localhost systemd[1]: nginx.service: Scheduled restart job, restart job, restart counter is at 5.
Oct 06 21:28:53 localhost systemd[1]: Stopped A high performance web server and a reverse proxy server
Oct 06 21:28:53 localhost systemd[1]: nginx.service: Start request repeated too quickly.
Oct 06 21:28:53 localhost systemd[1]: nginx.service: Failed with result 'exit-code'
Oct 06 21:28:53 localhost systemd[1]: Failed to start A high performance web server and a reverse proxy server.
root@localhost:~# /home/yellowtent/box/setup/start.sh
2024-10-06T21:51:20 ==> start: Cloudron Start
media:x:500:
2024-10-06T21:51:20 ==> start: Configuring docker
Synchronizing state of apparmor.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable apparmor
2024-10-06T21:51:22 ==> start: Ensuring directories
2024-10-06T21:51:22 ==> start: Configuring journald
2024-10-06T21:51:22 ==> start: Setting up unbound
2024-10-06T21:51:22 ==> start: Adding systemd services
Synchronizing state of unbound.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable unbound
Synchronizing state of cron.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable cron
2024-10-06T21:51:28 ==> start: Configuring sudoers
2024-10-06T21:51:28 ==> start: Configuring collectd
2024-10-06T21:51:28 ==> start: Configuring sysctl
2024-10-06T21:51:28 ==> start: Configuring logrotate
2024-10-06T21:51:28 ==> start: Adding motd message for admins
2024-10-06T21:51:28 ==> start: Configuring nginx
Job for nginx.service failed because the control process exited with error code.
See "systemctl status nginx.service" and "journalctl -xeu nginx.service" for details.
Not sure how to proceed