-
HTTP 500 Error After Unraid 7 Upgrade
Thanks, that seems to have been the key. Any idea how that could have ended up empty? Also, I'm assuming you saw that it was empty in diagnostics/config/go.txt?
-
HTTP 500 Error After Unraid 7 Upgrade
Hi all, I just upgraded to Unraid 7, which went fine until rebooting. After rebooting, I'm no longer able to access the GUI, I instead get an HTTP 500 error from Nginx. I'm still able to SSH in, so I ran /etc/rc.d/rc.php-fpm restart to restart PHP, and now I'm able to access the login screen. But as soon as I login, I'm back to an HTTP 500. Contents of /var/log/nginx/error.log: 2025/01/13 10:38:29 [crit] 8341#8341: *1 connect() to unix:/var/run/php-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.200.139, server: , request: "GET /Main HTTP/1.1", subrequest: "/auth-request.php", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "192.168.200.82" 2025/01/13 10:38:29 [error] 8341#8341: *1 auth request unexpected status: 502 while sending to client, client: 192.168.200.139, server: , request: "GET /Main HTTP/1.1", host: "192.168.200.82" 2025/01/13 10:38:29 [crit] 8341#8341: *3 connect() to unix:/var/run/php-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.200.139, server: , request: "GET /favicon.ico HTTP/1.1", subrequest: "/auth-request.php", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "192.168.200.82", referrer: "http://192.168.200.82/Main" 2025/01/13 10:38:29 [error] 8341#8341: *3 auth request unexpected status: 502 while sending to client, client: 192.168.200.139, server: , request: "GET /favicon.ico HTTP/1.1", host: "192.168.200.82", referrer: "http://192.168.200.82/Main" 2025/01/13 10:38:46 [crit] 8341#8341: *5 connect() to unix:/var/run/php-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.200.139, server: , request: "GET /Main HTTP/1.1", subrequest: "/auth-request.php", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "192.168.200.82" 2025/01/13 10:38:46 [error] 8341#8341: *5 auth request unexpected status: 502 while sending to client, client: 192.168.200.139, server: , request: "GET /Main HTTP/1.1", host: "192.168.200.82" 2025/01/13 10:46:51 [crit] 8341#8341: *15 connect() to unix:/var/run/php-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.200.139, server: , request: "GET /Main HTTP/1.1", subrequest: "/auth-request.php", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "192.168.200.82" 2025/01/13 10:46:51 [error] 8341#8341: *15 auth request unexpected status: 502 while sending to client, client: 192.168.200.139, server: , request: "GET /Main HTTP/1.1", host: "192.168.200.82" 2025/01/13 10:46:53 [crit] 8341#8341: *17 connect() to unix:/var/run/php-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.200.139, server: , request: "GET /Main HTTP/1.1", subrequest: "/auth-request.php", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "192.168.200.82" 2025/01/13 10:46:53 [error] 8341#8341: *17 auth request unexpected status: 502 while sending to client, client: 192.168.200.139, server: , request: "GET /Main HTTP/1.1", host: "192.168.200.82" 2025/01/13 10:55:31 [crit] 8341#8341: *28 connect() to unix:/var/run/php-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.200.139, server: , request: "GET /Main HTTP/1.1", subrequest: "/auth-request.php", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "192.168.200.82" 2025/01/13 10:55:31 [error] 8341#8341: *28 auth request unexpected status: 502 while sending to client, client: 192.168.200.139, server: , request: "GET /Main HTTP/1.1", host: "192.168.200.82" 2025/01/13 10:55:33 [crit] 8341#8341: *30 connect() to unix:/var/run/php-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.200.139, server: , request: "GET /Main HTTP/1.1", subrequest: "/auth-request.php", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "192.168.200.82" 2025/01/13 10:55:33 [error] 8341#8341: *30 auth request unexpected status: 502 while sending to client, client: 192.168.200.139, server: , request: "GET /Main HTTP/1.1", host: "192.168.200.82" 2025/01/13 11:06:23 [crit] 8341#8341: *43 connect() to unix:/var/run/php-fpm.sock failed (2: No such file or directory) while connecting to upstream, client: 192.168.200.139, server: , request: "GET /Main HTTP/1.1", subrequest: "/auth-request.php", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "192.168.200.82" 2025/01/13 11:06:23 [error] 8341#8341: *43 auth request unexpected status: 502 while sending to client, client: 192.168.200.139, server: , request: "GET /Main HTTP/1.1", host: "192.168.200.82" Based on PHP logs there may be some sort of issue with one of the dynamix scripts: [13-Jan-2025 11:07:56 America/New_York] PHP Fatal error: Uncaught TypeError: date(): Argument #2 ($timestamp) must be of type ?int, string given in /usr/local/emhttp/plugins/dynamix/template.php:54 Looking at that script, it appears that it's trying to include several ini files from /usr/local/emhttp/state: However, none of those files seem to exist on my system (or I'm looking in the wrong place): Diagnostics are attached. Any help or advice is welcome. tower-diagnostics-20250113-1118.zip
-
Ubuntu VM Won't Run Correctly After Power Cycle + 6.12
Hi all, I have an Ubuntu VM running my unifi controller, which is set to auto start. When I rebooted after the upgrading to 6.12, my browser wouldn't load the GUI, so I thought there was an issue, and hard power cycled (it turns out Firefox had "conveniently" redirected me to https). In any case, I'm thinking that the hard power cycle did something to the vdisk for the VM. In the VNC console, I see a bunch of fairly standard looking output, and then it starts complaining about waiting for local filesystem, and a repeated "madm: No arrays found in config file" error. And then it dumps me to a budybod initramfs terminal. In the VM, the command ls /dev/disk/by-id displays only the QEMU DVD drive. I've tried using ddrescue and qemu-img convert to repair the disk, but to no avail. I've attached a screenshot of end state of the terminal window of the VM logs. Any advice would be welcome. unifi logs.rtf
-
steenbag started following USB Ports Behaving Strangely After Reboot , Wrong IP Address After Unclean Shutdown , Replaced Disks Now Unmountable: No file system Error and 1 other
-
USB Ports Behaving Strangely After Reboot
Not noticably. It's a brand new corsair drive, so I hope it's not going this soon.
-
USB Ports Behaving Strangely After Reboot
Hi, I've tried pretty much every port on the system, 2.0, 3.0, back panel, internal headers. Behavior seems pretty consistent between them.
-
USB Ports Behaving Strangely After Reboot
Hi all, I've been running the Unraid trial on version 6.7.0-rc4 for a couple weeks now with no issues. I have a handful of Docker containers, an Ubuntu VM, and a Windows 10 VM on a passthrough disk. This afternoon I tried to setup a Fedora VM. The machine created fine, but it hung almost immediately after starting. Upon noticing that it was hung, I tried to force stop it in the GUI. That spun for a while, at which point I refreshed the browser only to find that the web gui service appeared to have crashed since it would not reload. At this point I decided I couldn't do anything but hard reset. Once I rebooted is when everything went weird. As I said above, the system has been stable for several weeks and has gone through its share of reboots (mostly clean through the UI, one power outage). This time however, rather than rebooting into Unraid, it rebooted directly in the Windows system on the passthrough drive (it's never done this before). I restarted a couple more times, and each time it went into the Windows system. I unplugged the SSD that Windows is installed on, and rebooted again. This time I get an error to insert a bootable disk. I'm finally able to get into the BIOS, at which point I see that the system isn't seeing the UNRAID drive at all. I checked the drive using my MacBook Pro, and it was able to read normally and everything seemed to be in the correct place. Over the course of several reboots, I noticed several things: The BIOS would occasionally recognize the flash drive, but more often it wouldn't. I moved the drive around to several ports, and it was a crap shoot on whether BIOS would recognize it. Even when BIOS wouldn't recognize it, Windows would boot, and Windows can see the flash drive. On the occasions that BIOS would recognize it, I was able to set it as the boot device. However on restart I would get the no boot device error. Going back into BIOS the device is no longer showing up. I created a new flash drive on my Mac, but that isn't recognized either. I was able to get Unraid to boot once (I had all of the SATA drives disconnected, not sure if that is just a coincidence), however it hung on a message saying "waiting for /dev/disk/by-label/UNRAID" for a while. It ultimately still booted, but didn't work. After shutting down to reconnect the SATA drives I get the boot device error. I also tried several BIOS fixes including restoring defaults, rolling back to earlier versions, and upgrading. If anyone has any ideas of additional troubleshooting steps to take I'd greatly appreciate it. - Steenbag Full Specs: Mobo: ASUS Sabertooth X79 RAM: 48GB DDR3 Proc: 2.7 Xeon E5-2697 12 core Array: 3x-4TB HGST Ultra Stars (2+1 Parity) Cache: 2x-256GB Samsung EVO SSDs Passthrough: 1TB Samsung PRO SSD
steenbag
Members
-
Joined
-
Last visited