January 2, 20233 yr My unraid server web UI is suddenly broken. seems the php resources are failing to load with this error  Searching for mccloud/ps3netsrv:* Not FoundSearching for unRAIDServer.plg Found Looking for conditions Testing unraid version 6.11.5 >= 6.6.0 Passed Testing unraid version 6.11.5 <= 6.8.0 Failed Conditions not met. Do nothing! Searching for disklocation-master.plg Found Looking for conditions Testing plugin version 2022.06.18 < 2020.02.23 Failed Conditions not met. Do nothing! Searching for community.applications.plg123 Not Found[] above was from plugins/community.applications/scripts/notices.php  Is this a bad update on plugin, or a sign of something worse? I can ssh into the server fine. A monthly parity check is runnning, so I am reluctant to reboot right now if its just a UI issue. how can I confirm the extent of damage? Trying to get diagnostics hangs from UI  This is what the UI looks like. What are my options to troubleshoot? Â
January 2, 20233 yr Author 5 minutes ago, trurl said: What do you get from command line with this? df -h / Â here it is ~# df -h / Filesystem Size Used Avail Use% Mounted on rootfs 32G 1.4G 30G 5% / Â also ~# ls -al /boot/config/plugins/community.applications* -rw------- 1 root root 100057 Dec 30 14:47 /boot/config/plugins/community.applications.plg /boot/config/plugins/community.applications: total 240 drwx------ 2 root root 16384 Dec 30 14:47 ./ drwx------ 30 root root 16384 Jan 1 23:25 ../ -rw------- 1 root root 17 Oct 29 18:46 accepted -rw------- 1 root root 127304 Dec 30 14:47 community.applications-2022.12.29-x86_64-1.txz -rw------- 1 root root 151 Nov 10 23:35 community.applications.cfg -rw------- 1 root root 153 Dec 30 14:47 notification_scan.cron -rw------- 1 root root 686 Dec 30 14:47 pinned_appsV2.json -rw------- 1 root root 13 Oct 29 18:46 plugins_accepted Â
January 2, 20233 yr Author the php response I posted in first post is a red herring, that seems to be what notices.php does. I did try in an incognito tab as well as on mobile, so the issue is real  I managed to get the diagnostics from command line. attached  godaam-diagnostics-20230102-1209.zip  Edit: seems like nginx is having memory issues, but why would that be? Jan 2 12:09:46 Godaam nginx: 2023/01/02 12:09:46 [error] 20455#20455: nchan: Out of shared memory while allocating channel /diagnostics. Increase nchan_max_reserved_memory.  there is no memory pressure at system level Edited January 2, 20233 yr by apandey added investigation details from diagnostics
January 2, 20233 yr Author Solution I restarted nginx via ssh and that fixed it. so, at least have proved that only nginx was out of order  still wondering what the underlying issue is. it will very likely happen again 😬
January 2, 20233 yr Community Expert We don't normally see these mounts. Filesystem Size Used Avail Use% Mounted on m1t 900G 128K 900G 1% /m1t m1t/data 900G 128K 900G 1% /m1t/data What is that all about?
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.