May 6May 6 This issue crops up every now and then for me, and seems to be aggravated when I run multiple VM's.My unRAID server totally locks up and I get disconnected from RDP sessions to my VM's.The WebUI becomes inaccessible (timeout on port 80)SSH is refused:ssh: connect to host 192.168.1.212 port 22: Connection refusedSomething seems to be alive though since I can still ping the IP, and a port scan shows multiple ports up.% nmap 192.168.1.212Starting Nmap 7.99 ( https://nmap.org ) at 2026-05-06 21:41 +0200Nmap scan report for 192.168.1.212Host is up (0.034s latency).Not shown: 994 closed tcp ports (conn-refused)PORT STATE SERVICE80/tcp open http139/tcp open netbios-ssn445/tcp open microsoft-ds5900/tcp open vnc5901/tcp open vnc-15902/tcp open vnc-2I can even open a telnet session to port 80, but no data is returned if I try send a basic HTTP request.% telnet 192.168.1.212 80Trying 192.168.1.212...Connected to 192.168.1.212.Escape character is '^]'.GET / HTTP/1.0^C^]telnet> quitIf I try login locally via the console, I enter my username but can't get to the password prompt. I get a 60 second timeout and dropped back to the login prompt.The only fix is a hard reboot, to which I can then access my system for a while until this happens again.I have no idea how I'd even approach diagnosing this, i've tried a clean install, wiping my flash and restoring the license as if it were a new install.I run this on an intel nuc i7 10th gen, and at this rate I think the hardware is just not a good fit for unRAID.Anyone have any ideas? tower-diagnostics-20260506-2157.zip
May 6May 6 Start the array in normal (not maintenance) mode and post new diagnostics.Setup Syslog Server.
May 6May 6 Author 3 minutes ago, trurl said:Start the array in normal (not maintenance) mode and post new diagnostics.Setup Syslog Server.Local Syslog server enabled, and fresh diagnostics on the way: tower-diagnostics-20260506-2213.zip
May 22May 22 Author On 5/7/2026 at 4:12 AM, trurl said:What do you get from command line with this?ls -lah /mntroot@Tower:~# ls -lah /mnt total 32K drwxr-xr-x 4 root root 80 May 6 13:07 ./ drwxr-xr-x 20 root root 420 May 12 13:12 ../ drwxrwxrwx 1 nobody users 48 May 12 13:25 ssd/ drwxrwxrwx 1 nobody users 48 May 12 13:25 user/
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.