March 8, 20233 yr For the past month I had lost the web interface of my Unraid server. All shares and docker containers were working normally. Today I decided to reboot the server, hoping that I would get the interface back. When it came back up I still don't have a web interface, but making the situation worse no shares and docker containers exist on the LAN. I still get access to the server through ssh though. Any ideas about how to proceed? Any help will be much appreciated....
March 8, 20233 yr Community Expert Do you have a monitor connected? Did it finish booting? You can also get the diagnostics from the console.
March 8, 20233 yr Author I have a monitor connected but it is no use without the web ui. The server finished booting with no apparent problem. Attached you will find the diagnostics file. thales-diagnostics-20230308-1625.zip
March 8, 20233 yr Community Expert sed -i s"#rpcbind -l#rpcbind#" /etc/rc.d/rc.rpc Do you know what this line if for in the go file? You can also revert lan settings to default dhcp to confirm the server is getting an IP from your router.
March 8, 20233 yr Solution Can you try from a command prompt use_ssl no and then navigate in the browser to 192.168.1.192
March 8, 20233 yr Author @ JorgeB : I have no idea what this line does. It might be a leftover from an effort I made a couple of weeks back to restore the web ui, which I found in the forum. @ Squid : That worked! But does that mean that I cannot reenable ssl?
March 8, 20233 yr You might need to delete the contents of /config/ssl on the flash drive and then re-provision.
March 8, 20233 yr Author @ JorgeB : This line in the go file is because of this I will remove it and check for the problem again. Thanks for noticing. @ Squid : It worked like a charm. Thanks a lot for your help.
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.