February 6, 20251 yr After rebooting the server could not login error message could not connect. Connected my HDMI cable and forced a hard reset watched the screen and no errors Try to login from the login screen and get an invalid login I can ping the ip address and name it's all fine. Connect an ethernet cable to my laptop and still won't connect Can't connect through the network it worked all day until reboot. Can someone come up with a few suggestions?
February 7, 20251 yr Author 13 hours ago, JorgeB said: Please post the diagnostics. How do I do this without remote access?
February 7, 20251 yr Community Expert Connect a monitor and keyboard to your server as a console. Type diagnostics at the command line prompt. Note where the file is being saved on the boot drive. Type poweroff and remove the drive after the server has shutdown.
February 12, 20251 yr Author unraid2017-diagnostics-20250211-1746.zip Here is the file u requested thanks for the help
February 12, 20251 yr Solution I had the same issue. Did you have a hardware change or upgrade the Unraid to newer version? (mine but a mix of both) Is your server seen on your router dchp table list? (i assume it does since you can ping it) Try logging into terminal and a few commands to see whats happening: lshw -class network (if your network is UNCLAIMED, you may need new drivers) ifconfig -a ethtool eth0 (where eth0 is your lan adapter shown in previous command) - Link detection needs to be Yes, if no it could be a faulty ethernet cable or switch port. lspci -nnk | grep -A3 Ethernet route -n here is my thread with solution which worked for me
February 12, 20251 yr Community Expert Nginx is failing to start, try deleteing /boot/config/ssl/certs/Unraid2017_unraid_bundle.pem
February 14, 20251 yr Ah, FCP to the rescue: Fix Common Problems: Warning: Invalid characters in TLD Shutdown Unraid, put the flash drive in another computer, and edit the config/ident.cfg file using a good editor like Notepad++. Or if you are familiar with vi you can edit it from the command line with: vi /boot/config/ident.cfg Find this line: LOCAL_TLD=" https://Unraid2017.local " and change it to: LOCAL_TLD="local" and then put the flash drive back in Unraid and boot the system, or reboot if you were editing directly on the system.
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.