Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Upgraded to 7.2.4 - Freezes

Featured Replies

  • Community Expert
12 hours ago, krasty said:

I am on Intel, Intel N100.

Nothing changed in 7.2.4 that would explain the crashing; the kernel is the same. Please try downgrading and retesting.

  • Replies 79
  • Views 3.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Tucubanito07
    Tucubanito07

    So after enabling one container at a time. I started today Jellyfin and the server crashed around 9PM. I was up for over 7 days till I turn that container on. I will leave it off and continue with all

  • no

  • if you have multiple sticks try using the server with just one, if the same try with a different one, that will basically rule out bad RAM.

Posted Images

  • Author

So the server has been up and running for a day and a half now and it has not crashed. I did stop docker now and seems like docker is crashing the server.

It is currently doing a parity sync and waiting till that finish before moving to an intel and see if it happens there. I believe it will because it seems related to docker.

  • Community Expert
10 hours ago, Tucubanito07 said:

I did stop docker now and seems like docker is crashing the server.

Try starting just half of the container; if the same, try the other half, then keep drilling down, it may be a specific container.

  • Community Expert

In Tools - System Devices, is your VGA controller checked?

  • Author

I don't see it checked. Here is a screenshot @trurl

image.png

  • Community Expert

Delete config/vfio-pci.cfg on flash and reboot.

  • Community Expert
10 hours ago, Tucubanito07 said:

However, seems like I don't have the option to pass through the Intel quick sync to plex.

I believe that iGPU requires a newer kernel, the first Unraid 7.3 beta should be out very soon, and that release will support it.

  • Author
20 hours ago, trurl said:

Delete config/vfio-pci.cfg on flash and reboot.

I just did that. Thank you. Does this matter? Maybe intel is not loaded because of the blacklist? I don't know, I don't remember ever placing that there.

cat /boot/config/modprobe.d/i915.conf

blacklist i915

Edited by Tucubanito07

  • Author
12 hours ago, JorgeB said:

I believe that iGPU requires a newer kernel, the first Unraid 7.3 beta should be out very soon, and that release will support it.

Okay thank you. So, with the new hardware the server crashed again. New Motherboard, New CPU, and New RAM.

I got new logs. So, I disabled all the docker containers and have the service running by itself and see if it crashes. This is very annoying. Here are some new logs in case you see something. I do see some errors but can't make anything out of it. Thank you @JorgeB

eleanor-y-diana-diagnostics-20260308-1735.zip

Edited by Tucubanito07

  • Community Expert

I assume the syslog in the diags is after rebooting?

  • Author
56 minutes ago, JorgeB said:

I assume the syslog in the diags is after rebooting?

Once it lock up, I held the power button to turn it off and then once it came back up, I grabbed a support file.

  • Community Expert

The normal syslog starts over after every boot, you can enable the syslog server to see if it catches something.

  • Author
23 minutes ago, JorgeB said:

The normal syslog starts over after every boot, you can enable the syslog server to see if it catches something.

I already did that, see screenshot. I’ll check again but I had enabled it already when I had the AMD system.

IMG_5809.png

Edited by Tucubanito07

  • Community Expert

You would need to separately attach the log file that is being stored in the 'restore' share as that is not automatically included in the diagnostics.

  • Author
1 hour ago, itimpi said:

You would need to separately attach the log file that is being stored in the 'restore' share as that is not automatically included in the diagnostics.

I apologize, I didn't know. Here it is.

syslog-10.10.1.43.log.zip

  • Community Expert

Mar 8 17:14:30 Eleanor-Y-Diana php-fpm[10926]: [WARNING] [pool www] child 1303807 exited on signal 9 (SIGKILL) after 25.402777 seconds from start

Mar 8 17:14:48 Eleanor-Y-Diana php-fpm[10926]: [WARNING] [pool www] child 1303817 exited on signal 9 (SIGKILL) after 24.972842 seconds from start

Mar 8 17:14:53 Eleanor-Y-Diana php-fpm[10926]: [WARNING] [pool www] child 1303827 exited on signal 9 (SIGKILL) after 21.638930 seconds from start

Mar 8 17:15:02 Eleanor-Y-Diana php-fpm[10926]: [WARNING] [pool www] child 1303828 exited on signal 9 (SIGKILL) after 24.133611 seconds from start

Mar 8 17:15:19 Eleanor-Y-Diana php-fpm[10926]: [WARNING] [pool www] child 1303838 exited on signal 9 (SIGKILL) after 27.755060 seconds from start

Mar 8 17:15:27 Eleanor-Y-Diana php-fpm[10926]: [WARNING] [pool www] child 1303848 exited on signal 9 (SIGKILL) after 28.885932 seconds from start

Mar 8 17:15:34 Eleanor-Y-Diana php-fpm[10926]: [WARNING] [pool www] child 1303858 exited on signal 9 (SIGKILL) after 30.369778 seconds from start

Mar 8 17:15:47 Eleanor-Y-Diana php-fpm[10926]: [WARNING] [pool www] child 1303869 exited on signal 9 (SIGKILL) after 25.853157 seconds from start

In my experience, these errors can be the result of the server being close to exhausting the memory, GUI can become extremely slow, like 1 minute to open the dashboard, try limiting the memory for VMs/docker services, or adding a little more RAM.

It could also be one or more containers hogging the CPU, try pinning only some cores to them, and leave cores 0/1 available for Unraid.

Also, recommend trying a couple of other things, go to Settings - Global share settings and set the Number of fuse File Descriptors to the max, and enable this:

https://docs.unraid.net/unraid-os/release-notes/7.0.0/#excessive-flash-drive-activity-slows-the-system-down

  • Author
7 minutes ago, JorgeB said:

Mar 8 17:14:30 Eleanor-Y-Diana php-fpm[10926]: [WARNING] [pool www] child 1303807 exited on signal 9 (SIGKILL) after 25.402777 seconds from start

Mar 8 17:14:48 Eleanor-Y-Diana php-fpm[10926]: [WARNING] [pool www] child 1303817 exited on signal 9 (SIGKILL) after 24.972842 seconds from start

Mar 8 17:14:53 Eleanor-Y-Diana php-fpm[10926]: [WARNING] [pool www] child 1303827 exited on signal 9 (SIGKILL) after 21.638930 seconds from start

Mar 8 17:15:02 Eleanor-Y-Diana php-fpm[10926]: [WARNING] [pool www] child 1303828 exited on signal 9 (SIGKILL) after 24.133611 seconds from start

Mar 8 17:15:19 Eleanor-Y-Diana php-fpm[10926]: [WARNING] [pool www] child 1303838 exited on signal 9 (SIGKILL) after 27.755060 seconds from start

Mar 8 17:15:27 Eleanor-Y-Diana php-fpm[10926]: [WARNING] [pool www] child 1303848 exited on signal 9 (SIGKILL) after 28.885932 seconds from start

Mar 8 17:15:34 Eleanor-Y-Diana php-fpm[10926]: [WARNING] [pool www] child 1303858 exited on signal 9 (SIGKILL) after 30.369778 seconds from start

Mar 8 17:15:47 Eleanor-Y-Diana php-fpm[10926]: [WARNING] [pool www] child 1303869 exited on signal 9 (SIGKILL) after 25.853157 seconds from start

In my experience, these errors can be the result of the server being close to exhausting the memory, GUI can become extremely slow, like 1 minute to open the dashboard, try limiting the memory for VMs/docker services, or adding a little more RAM.

It could also be one or more containers hogging the CPU, try pinning only some cores to them, and leave cores 0/1 available for Unraid.

Also, recommend trying a couple of other things, go to Settings - Global share settings and set the Number of fuse File Descriptors to the max, and enable this:

https://docs.unraid.net/unraid-os/release-notes/7.0.0/#excessive-flash-drive-activity-slows-the-system-down

I have 32 gigs of ram and I see that there is 28.6 available. Obviously, I have the containers off but the docker service on. I also checked in Settings under Docker and I don't see where I can limit the Ram usage. Do you know where that settings is located?

I just ran this command "touch /boot/config/fastusr". I have to stop the array to change that setting in Global Share settings as well. I know I have to reboot but I am doing a Parity Sync and waiting for that to be finished so I can reboot and see if that helps.

Also, I will pin cpu on some of the containers and see if that helps but once the parity sync finishes. I ran one first to fix the sync errors and now running another one to make sure it is good before continuing. I will let you know what comes of the steps you advise to take. Thank you @JorgeB

Had the same issue with 7.2.4. Never had a single problem on my 9950X/ProArt X670E before 7.2.4.

After upgrading, I would have a crash every 12 hours - and syslog would not capture any issues. No changes in hardware/bios/or ram - all tests I tired passed with no issues. Tried upgrading the bios then with conservative settings and still crashed.

After downgrading back to 7.2.3 - system is 100% stable. So, it seems there is something causing stability issues in 7.2.4.

I have 2 other systems with AMD Ryzen 5 5500U and Ryzen 5 3600 - that both upgraded to 7.2.4 and have no stability issues. So, something with the newer AMD CPUs.

Since the kernel is the same, there might be a driver issue impacting newer AMD CPUs/Motherboards and causing crashes?

Edited by mutunekk

  • Community Expert
11 hours ago, mutunekk said:

Since the kernel is the same, there might be a driver issue impacting newer AMD CPUs/Motherboards and causing crashes?

The kernel includes the drivers; they are all the same, really doubt the upgrade was the problem.

  • Community Expert
On 3/7/2026 at 11:06 PM, Tucubanito07 said:

However, seems like I don't have the option to pass through the Intel quick sync to plex.

Looks like I was wrong, I now have confirmation that 245K works with Plex in 7.2.4 using stock settings.

0188893f190951d2833d3fff4c3029bf?e=1773141642&v=0&t=MlnfvlsKxME1PeBggkZG95yu9AtaOTpglhCEWlRIboo

a59c1c8c374a687e37153e0095b09bd2?e=1773141642&v=0&t=SO_lZCXkL4rAsA6-gJY5aRyBbicX2b1TlEJONj2yFIE

image.png

  • Author
1 minute ago, JorgeB said:

Looks like I was wrong, I now have confirmation that 245K works with Plex in 7.2.4 using stock settings.

0188893f190951d2833d3fff4c3029bf?e=1773141642&v=0&t=MlnfvlsKxME1PeBggkZG95yu9AtaOTpglhCEWlRIboo

a59c1c8c374a687e37153e0095b09bd2?e=1773141642&v=0&t=SO_lZCXkL4rAsA6-gJY5aRyBbicX2b1TlEJONj2yFIE

image.png

Now the real question is, why it does not work for me? If the requirement is 7.2.4 and is the same kernel as 7.2.3, then it should work on the version Ami am on.

  • Author
12 minutes ago, JorgeB said:

Recommend starting a new thread and posting the diagnostics there.

I just started a new thread for that issue. Thank @JorgeB . I will let you know once my Parity Sync is done and completed everything you recommended.

  • Author

Should I still have this on my GO file. I no longer have a AMD.

#!/bin/bash

# Start the Management Utility

/usr/local/sbin/zenstates --c6-disable

/usr/local/sbin/emhttp

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.