July 19, 20214 yr UPDATE: I followed the posts below and read to delete the /boot/config/ssl folder, and reboot. That worked, and I now have web GUI access again. Thanks! Weird problem: I can't seem to get access to the web GUI at all after a reboot. I can SSH in just fine, but the GUI isn't loading, even by choosing GUI mode on a reboot with a monitor connected. Same thing happens in Safe Mode boot (both with and without GUI). I've tried from multiple computers with multiple browsers all connected to the same subnet the server is on. I have the port set to 8008 for my web GUI which has worked great for years (a docker container uses port 80), now I get "unable to connect" or "connection refused" (depending on the browser) for http://IP:8008 Any ideas what might be going on? I've attached the output of the diagnostics command here. Thanks! gallifrey-diagnostics-20210719-1150.zip Edited July 25, 20214 yr by ridge
July 19, 20214 yr Author I've now tried to change the port to 8480 by editing ident.cfg via SSH and rebooting. Still no joy. Same error message. I'm completely dead in the water at this point.
July 19, 20214 yr Author I'm not using it for remote access purposes yet. In fact I was prepping to switch over to using that, but hadn't gotten around to it.
July 19, 20214 yr Following this thread closely as I started having the same issue just last night/this morning.
July 19, 20214 yr Author A couple more troubleshooting steps I tried: Changed port to 80. No joy. Changed IP address of server to something else on the same subnet that's outside of my DHCP range. Still no joy. Swapped out network cable. No joy. Ordered a new USB stick which arrives tomorrow. If there's anything else I could be trying, I'm all ears at this point...
July 20, 20214 yr 13 hours ago, ridge said: A couple more troubleshooting steps I tried: Changed port to 80. No joy. Changed IP address of server to something else on the same subnet that's outside of my DHCP range. Still no joy. Swapped out network cable. No joy. Ordered a new USB stick which arrives tomorrow. If there's anything else I could be trying, I'm all ears at this point... Check below Jul 19 11:39:38 Gallifrey emhttpd: shcmd (84): /etc/rc.d/rc.nginx start Jul 19 11:39:38 Gallifrey root: unable to load certificate Jul 19 11:39:38 Gallifrey root: 23064034228032:error:0909006C:PEM routines:get_name:no start line:crypto/pem/pem_lib.c:745:Expecting: TRUSTED CERTIFICATE Jul 19 11:39:38 Gallifrey root: Starting Nginx server daemon... Jul 19 11:39:38 Gallifrey root: nginx: [emerg] cannot load certificate "/etc/ssl/certs/unraid_bundle.pem": PEM_read_bio_X509_AUX() failed (SSL: error:0909006C:PEM routines:get_name:no start line:Expecting: TRUSTED CERTIFICATE)
July 20, 20214 yr Author 1 hour ago, Vr2Io said: Check below Jul 19 11:39:38 Gallifrey emhttpd: shcmd (84): /etc/rc.d/rc.nginx start Jul 19 11:39:38 Gallifrey root: unable to load certificate Jul 19 11:39:38 Gallifrey root: 23064034228032:error:0909006C:PEM routines:get_name:no start line:crypto/pem/pem_lib.c:745:Expecting: TRUSTED CERTIFICATE Jul 19 11:39:38 Gallifrey root: Starting Nginx server daemon... Jul 19 11:39:38 Gallifrey root: nginx: [emerg] cannot load certificate "/etc/ssl/certs/unraid_bundle.pem": PEM_read_bio_X509_AUX() failed (SSL: error:0909006C:PEM routines:get_name:no start line:Expecting: TRUSTED CERTIFICATE) Not sure what that nginx reference is, as I'm running nginx as a docker, and (to my knowledge) nowhere else. What would you suggest trying here?
July 20, 20214 yr 1 hour ago, ridge said: Not sure what that nginx reference is, as I'm running nginx as a docker, and (to my knowledge) nowhere else. What would you suggest trying here? But this just temporary fix. Does "perm" file there ? Unraid nginx config file as below /etc/nginx/nginx.conf Edited July 20, 20214 yr by Vr2Io
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.