-
Unraid Web GUI Inaccessible with Error 500
FYI. I have not had an occurrence of this again since disabling the Dynamix File Integrity plugin.
-
DiskSpeed, hdd/ssd benchmarking (unRAID 6+), version 2.10.10
Ok I found out that this was my Nano KVM, It was the mountable (Virtual U device) USB drive it can emulate. I disabled that and the app is now working. Thank you. Probably safer to leave this disabled until I need it anyways
-
Unraid Web GUI Inaccessible with Error 500
I have been battling with this for a couple of weeks, I initially thought it was caused by my vulnerability scanner, but this has been disabled since the first occurrence and it has happened again yesterday, this for me has only been happening since upgrading to 7.2.3 (which I performed 3 weeks ago ) and the only new plugin I installed was the Dynamic File Integrity plugin. I am going to remove this and see if it re-occurs recreating the symbolic link also fixed it for me.
-
DiskSpeed, hdd/ssd benchmarking (unRAID 6+), version 2.10.10
Hi John This app looks to be great, however I cant get it to run on my server. [1000:00c4] 01:00.0 Serial Attached SCSI controller: Broadcom / LSI SAS3224 PCI-Express Fusion-MPT SAS-3 (rev 01) [6:0:0:0] disk ATA WDC WD201KFGX-68 0A83 /dev/sdc 20.0TB [6:0:1:0] disk ATA ST18000NM000J-2T SN04 /dev/sdd 18.0TB [6:0:2:0] disk ATA ST10000DM0004-2G DN01 /dev/sde 10.0TB [6:0:3:0] disk ATA ST8000DM005-2EH1 DN02 /dev/sdf 8.00TB [6:0:4:0] disk ATA ST16000NM001G-2K SN03 /dev/sdg 16.0TB [6:0:5:0] disk ATA ST8000DM004-2CX1 0001 /dev/sdh 8.00TB [6:0:6:0] disk ATA ST18000NM000J-2T SCA1 /dev/sdi 18.0TB [6:0:7:0] disk ATA WDC WD201KFGX-68 0A83 /dev/sdj 20.0TB [6:0:8:0] disk ATA M4-CT256M4SSD2 070H /dev/sdk 256GB [6:0:9:0] disk ATA ST8000DM005-2EH1 DN04 /dev/sdl 8.00TB I have attached the debug log file, in the hopes you can see something obvious what with my controller it does not like - it is a 16 port card also known as SAS 9305-16i DiskSpeed - Disk Diagnostics & Reporting tool Version: 2.10.10.1 Scanning Hardware 16:13:17 Spinning up hard drives 16:13:17 Scanning system storage 16:13:17 Scanning USB Bus 16:13:17 Scanning hard drives DiskSpeed - Disk Diagnostics & Reporting tool Version: 2.10.10.1 Scanning Hardware 16:13:17 Spinning up hard drives 16:13:17 Scanning system storage 16:13:17 Scanning USB Bus 16:13:17 Scanning hard drives Lucee 6.1.1.75-SNAPSHOT Error (expression) Message can not set Element at position [0] Detail Index -1 out of bounds for length 2 Stacktrace The Error Occurred in /var/www/ScanControllers.cfm: line 818 816: <CFLOOP index="i" from="1" to="#ArrayLen(HW[Key].Ports)#"> 817: <CFFILE action="append" file="#PersistDir#/findports.txt" output="Moving row [#i#] to row [#HW[Key].Ports[i].PortNo#]"> 818: <CFSET NewPorts[HW[Key].Ports[i].PortNo]=Duplicate(HW[Key].Ports[i])> 819: </CFLOOP> 820: <!--- Replace ---> called from /var/www/ScanControllers.cfm: line 799 797: </CFLOOP> 798: </CFIF> 799: </CFLOOP> 800: 801: <!--- Assign drives to correct port number and fill in blanks ---> _20260211_161213.tar.gz
-
HTTP ERROR 500 on Login to 7.2.3 after vulnerability scan
Hi I ran a Net Vulnerability scan on my vulnerability scanner (OpenVAS) on my network and it seems that it has done something to Unraid's Web Engine as I am unable to log into it, producing error 500. https://www.cyberly.org/en/what-are-openvas-nvts-network-vulnerability-tests/index.html I have tried stopping and starting PHP and NGINX and neither have resolved the issue. /etc/rc.d/rc.nginx restart /etc/rc.d/rc.nginx reload /etc/rc.d/rc.php-fpm restart #Emhttp pkill -f /usr/libexec/unraid/emhttpd #Killed the runtime states rm -rf /var/lib/nginx/* rm -rf /var/local/emhttp/* rm -rf /var/tmp/nginx* r#estarted emhttp /usr/libexec/unraid/emhttpd & 192.168.0.31 is the OpenVas Server It does not have credentials for Unraid, so this is all unauthenticated scanning, which has in the past not caused any issues, although I the last scan was on V7 and the scanning engine has updated a lot since then I see messages in syslog where it has been attempting to connect to discovery any vulnerabilities, but seems have have cause some failure in the nginx web engine.the web engine is up but any attempt to log in with valid or invalid credentials results in HTTP 500 error Login via Putty is ok. fallout sshd[159784]: srclimit_penalise: ipv4: new 192.168.0.31/32 deferred penalty of 1 seconds for penalty: connections without attempting authentication Feb 10 12:57:01 fallout kernel: svc: svc_tcp_read_marker nfsd RPC fragment too large: 612067950 Feb 10 13:05:34 fallout nginx: 2026/02/10 13:05:34 [error] 14023#14023: *738238 open() "/usr/local/emhttp/plugins/dynamix.my.servers/unraid-components/uui/forms/login.fcc" failed (2: No such file or directory) while sending to client, client: 192.168.0.31, server: , request: "GET /plugins/dynamix.my.servers/unraid-components/uui/forms/login.fcc HTTP/1.1", host: "fallout.removed_TLD" Feb 10 13:05:49 fallout nginx: 2026/02/10 13:05:49 [error] 14023#14023: *738259 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 192.168.0.31, server: , request: "GET /plugins/dynamix.my.servers/unraid-components/standalone/includes/include.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "fallout" Feb 10 13:05:49 fallout nginx: 2026/02/10 13:05:49 [error] 14023#14023: *738259 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 192.168.0.31, server: , request: "GET /plugins/dynamix.my.servers/unraid-components/uui/includes/include.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "fallout" Feb 10 13:05:49 fallout nginx: 2026/02/10 13:05:49 [error] 14023#14023: *738266 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 192.168.0.31, server: , request: "GET /plugins/dynamix.my.servers/unraid-components/standalone/includes/include.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "fallout.removed_TLD" Feb 10 13:05:49 fallout nginx: 2026/02/10 13:05:49 [error] 14023#14023: *738266 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 192.168.0.31, server: , request: "GET /plugins/dynamix.my.servers/unraid-components/uui/includes/include.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "fallout.removed_TLD" Feb 10 13:05:51 fallout nginx: 2026/02/10 13:05:51 [error] 14023#14023: *738277 open() "/usr/local/emhttp/plugins/dynamix.my.servers/unraid-components/standalone/logon_senha.asp" failed (2: No such file or directory) while sending to client, client: 192.168.0.31, server: , request: "GET /plugins/dynamix.my.servers/unraid-components/standalone/logon_senha.asp HTTP/1.1", host: "fallout" Feb 10 13:05:51 fallout nginx: 2026/02/10 13:05:51 [error] 14023#14023: *738277 open() "/usr/local/emhttp/plugins/dynamix.my.servers/unraid-components/uui/logon_senha.asp" failed (2: No such file or directory) while sending to client, client: 192.168.0.31, server: , request: "GET /plugins/dynamix.my.servers/unraid-components/uui/logon_senha.asp HTTP/1.1", host: "fallout" Feb 10 13:05:52 fallout nginx: 2026/02/10 13:05:52 [error] 14023#14023: *738284 open() "/usr/local/emhttp/plugins/dynamix.my.servers/unraid-components/standalone/logon_senha.asp" failed (2: No such file or directory) while sending to client, client: 192.168.0.31, server: , request: "GET /plugins/dynamix.my.servers/unraid-components/standalone/logon_senha.asp HTTP/1.1", host: "fallout.removed_TLD" Feb 10 13:05:52 fallout nginx: 2026/02/10 13:05:52 [error] 14023#14023: *738284 open() "/usr/local/emhttp/plugins/dynamix.my.servers/unraid-components/uui/logon_senha.asp" failed (2: No such file or directory) while sending to client, client: 192.168.0.31, server: , request: "GET /plugins/dynamix.my.servers/unraid-components/uui/logon_senha.asp HTTP/1.1", host: "fallout.removed_TLD" Feb 10 13:07:19 fallout nginx: 2026/02/10 13:07:19 [error] 14023#14023: *738545 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 192.168.0.31, server: , request: "GET /plugins/dynamix.my.servers/unraid-components/standalone/settings.php.swp HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "fallout" Feb 10 13:07:19 fallout nginx: 2026/02/10 13:07:19 [error] 14023#14023: *738545 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 192.168.0.31, server: , request: "GET /plugins/dynamix.my.servers/unraid-components/standalone/settings.php.save HTTP/1.1", upstream: Just sending in-case someone else has had something similar or knows another way to resuscitate the web engine, rather than me performing a powerdown -r. fallout-diagnostics-20260210-1854.zip
-
[Support] binhex - SABnzbdVPN
Clevoir from the logs I cant see anything wrong apart from you do have a real mixture of name servers, are some of them your ISP? (ISP not recommended due to they can cause issues) '209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1' just try with 1.1.1.1,1.0.0.1 Google is also not recommended ---as per Binhex recommendation https://hub.docker.com/r/binhex/arch-sabnzbdvpn/ Have you tried wireguard? there is a lot less overhead and it seems simpler process
-
[Support] binhex - SABnzbdVPN
I found the cause of my issues, it was my VPN provider, it seems that if I let it decide or if I chose any random server in my country I experience this issue, but I have now selected the country next door, which has a much bigger pool and the throughput increased to the point it was limited by the 1GB NIC 😃 which is a great problem to have it has been running fine all day and night at speeds I have not seen in 3 years Have you tried a different country or port with your VPN fityp? just in case they have issues that it causing it to reconnect?
-
[Support] binhex - SABnzbdVPN
Looks like that didnt fix the issue, back to 230KB/sec again this morning. restart of of the container and back to 50MB on the same file.. Weird.
-
[Support] binhex - SABnzbdVPN
Ok so I just realised my bonded NIC connection was using a Onboard Realtek and the intel, this has been running for 2 years like this, I have just unplugged the cable from the onboard nic and doubled my throughput. I had never seen more than 30MB/sec assumed that was just the most I could get from my VPN provider, I also only download at night so 30MB was not a problem. I didnt notice as the bonded network took the MAC of the intel nic, I had to take a look on the console to connect the MAC to the NIC. So please check if you have an intel or Realtek network adapter and double check your networking
-
[Support] binhex - SABnzbdVPN
I have the same symptoms as you, downloads are fine for an hour or sometimes a day and then they drop to KB/sec and the only way to recover is to restart the container, where it goes back up to 30MB/sec (3gb fibre connection, but 30MB is ok for me) I do not however get any errors or messages that you are seeing. I have 3 usenet providers and they all do the same thing. However I use a different VPN provider, I Will try swapping to OpenVPN and see if that improves. I have been fine for years, until the past month, I changed ports and tried hardcoding specific VPN IP's but no difference. I have been suffering with similar symptoms for a few weeks now, and have not been able to identify what is causing throughput to slow down, there are no errors or messages like you are seeing, I have tried tweaking my MTU settings as it seems I needed to lower the WG interface to 1290 to not fragment any packets, but still after a random amount of time from minutes to hours the throughput drops to under 1MB. Restart SABNZB fixes it for a amount of time again. I see no big or rapidly increasing errors or re-transmits on the NIC, which are both Intel 1GB (team). So I am at a loss as to how to resolve it. I have been using this for years without problems, and my VPN provider forums have no reports of errors (I have tried hard coding several servers, across multiple countries to see if this was an ISP related thing, but no difference. even tried different ports and usenet providers. I am on Unraid 7.14, which was a recent upgrade, so perhaps there is an issue with the NIC driver with Wireguard running in a container for my configuration. I am going to try OpenVPN, and then try swapping the NIC, I have a 10Gb card that I can try and see if this makes any difference. Asrock B550 5600G Intel NIC - dual port
-
VM Snapshots
Thanks SimonF I have the VM up and running now by changing the disks back to the original, I will do some more testing with snapshot creation through cmd line instead of the gui (without spaces) although I will have to rebuild this VM as I had expected the snapshot to work the same way as Vmware which would revert configuration changes to the VM. It seems that the network adapter setting I changed, are not reverting properly and both now believe they are on the same VLAN when they are actually different VLANS, but that will be another discussion
-
VM Snapshots
Ok, this is a weird issue, I created a snapshot through the GUI, the name has spaces and I can not revert to the snapshot now. There is no option in the GUI and virsh does not see the snapshot due to the name. I need to revert the VM due to a failed change. I cant find any examples of snapshots with spaces to see how to correctly specify the snapshot
-
Unraid OS version 6.12.6 available
Just did the upgrade from 6.12.3 to 6.12.6 and now I am unable to log in via a web browser. Incorrect username/password reported. but I can log in with the same account via putty ?? so now the "fun" start with me trying to find how to reset the password from the ssh shell or downgrade back to the previous version --edit-- I had tried another browser which had cleared cookies, but actually had to close the other browser down, so perhaps there was a tab that was locking the account out before i could log in, but I am in again and the array is running
-
[Support] binhex - SABnzbdVPN
does anyone else have issues with local name resolution? I have network for my 'Arr docker containers & SAB (all bridge mode). I can ping my sabnzbvpn container from the other containers by name and IP address, and everything is working fine from the 'Arr applications when I point them to the IP address of the SAB container, but I cannot use the name of the container or the container ID, as when I try all of the 'Arr apps fail to connect. Im a bit lost as why they fail to connect via name when the container they are on can From the readarr container sh-5.1# ping sabnzbdvpn.dockernet PING sabnzbdvpn.dockernet (172.18.0.6) 56(84) bytes of data. 64 bytes from sabnzbdvpn.dockernet (172.18.0.6): icmp_seq=1 ttl=64 time=0. from the readarr app Test was aborted due to an error: Unable to connect to SABnzbd, HTTP request failed: [403:Forbidden] [GET] at [http://sabnzbdvpn.dockernet:8080/api?
-
Unable to shut down array move process using /mnt/user that will not go
I see the move process has them all open. root@fallout:~# fuser -mv /mnt/disk* /mnt/user/* USER PID ACCESS COMMAND /mnt/disk1: root kernel mount /mnt/disk1 /mnt/disk2: root kernel mount /mnt/disk2 /mnt/disk3: root kernel mount /mnt/disk3 /mnt/disk4: root kernel mount /mnt/disk4 /mnt/disk5: root kernel mount /mnt/disk5 /mnt/disks: root kernel mount /mnt/disks /mnt/user/APPS: root kernel mount /mnt/user root 6318 f.... move /mnt/user/Data: root kernel mount /mnt/user root 6318 f.... move /mnt/user/Docker: root kernel mount /mnt/user root 6318 f.... move /mnt/user/EBooks: root kernel mount /mnt/user root 6318 f.... move /mnt/user/Games: root kernel mount /mnt/user root 6318 f.... move /mnt/user/Movies: root kernel mount /mnt/user root 6318 f.... move /mnt/user/Photos: root kernel mount /mnt/user root 6318 f.... move /mnt/user/TV: root kernel mount /mnt/user root 6318 f.... move /mnt/user/VeeamBackup: root kernel mount /mnt/user root 6318 f.... move /mnt/user/appdata: root kernel mount /mnt/user root 6318 f.... move /mnt/user/appdata-backups: root kernel mount /mnt/user root 6318 f.... move root@fallout:~# root@fallout:~# ps -ef |grep move root 6318 1 0 Sep28 ? 00:00:00 /usr/local/sbin/move -d 1 root 27696 18190 0 18:34 pts/1 00:00:00 grep move root@fallout:~# Little more digging root@fallout:~# umount -a umount: /mnt/user: target is busy. ^[[Aumount: /mnt/disk2: target is busy. umount: /mnt: target is busy. umount: /var/log: target is busy. umount: /sys/fs/cgroup: target is busy. umount: /sys/fs/cgroup: target is busy. umount: /dev: target is busy. umount: /usr: target is busy. umount: /usr: target is busy. umount: /lib: target is busy. umount: /lib: target is busy. umount: /boot: target is busy. umount: /run: target is busy. umount: /: not mounted. root@fallout:~# fuser -mvk /mnt/disk2 USER PID ACCESS COMMAND /mnt/disk2: root kernel mount /mnt/disk2
hwextreme
Members
-
Joined
-
Last visited