Hello,
After upgrading to Unraid 7.0.0 and rebooting i cannot get a connection to the webinterface, not via IP or physically on the machine.
Doing some troubleshooting, i found that pc.nginx won't start (rc.nginx: Nginx server daemon... Failed. when trying to start it manually)
I can enter the physical GUI, but Firefox won't connect to Localhost, SSH an terminal also works as does all the VMs and Docker.
Any help is welcome.
Diagnostics are attached
Thank You
edit:
found in /var/log/nginx/error.log
2025/01/23 21:18:36 [emerg] 7880#7880: cannot load certificate "/boot/config/ssl/certs/certificate_bundle.pem": PEM_read_bio_X509_AUX() failed (SSL: error:0480006C:PEM routines::no start line:Expecting: TRUSTED CERTIFICATE)
2025/01/23 21:22:04 [emerg] 13899#13899: cannot load certificate "/boot/config/ssl/certs/certificate_bundle.pem": PEM_read_bio_X509_AUX() failed (SSL: error:0480006C:PEM routines::no start line:Expecting: TRUSTED CERTIFICATE)
2025/01/23 22:06:08 [emerg] 25580#25580: cannot load certificate "/boot/config/ssl/certs/certificate_bundle.pem": PEM_read_bio_X509_AUX() failed (SSL: error:0480006C:PEM routines::no start line:Expecting: TRUSTED CERTIFICATE)
it seems that there is an error with the set time on my unraid server, but looking at the timestamps it has the right time set
edit2:
error is found
rm /boot/config/ssl/certs/certificate_bundle.pem
reboot
this did resolve my issues
fsdaten-diagnostics-20250123-2114.zip