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.

[6.12.8] Network Failure Issue after upgrade from Unraid 6.12.6

  • Closed
  • Urgent

Description:

Upon upgrading my home NAS from Unraid 6.12.6 to Unraid 6.12.8, my server lost all network connectivity, and I was unable to ping the network interface.  Rebooting into safe mode didn't resolve the issue.

I also upgraded the linux kernel back to 6.7.3 (latest stable from thor), which I was using to provide proper support to the Intel GPU in the server.  That did not resolve the issue either.

Digging further, I discovered that the ethernet interfaces weren't being bonded.  I've begun using the following commands every time the server is restarted to restore it's network connectivity.

ip link set down dev eth0
ip link set down dev eth1
ip link set master bond0 dev eth0
ip link set master bond0 dev eth1


I also found that I need to restart nginx after this for the web interface to come up.

Steps to Reproduce:

    
Server boot after upgrade to Unraid 6.12.8

Expected Results:

    
Ethernet interfaces slaved to bond0.

Actual Results:

    
Ethernet interfaces up but not slaved to a bonded interface.

 

The included diagnostics file was made after the kernel update and the commands listed above where done.

I can reapply the update and make another one if is is needed that uses included kernel form Unraid 6.12.8, though, I do not think it is a kernel related issue.

fairy-diagnostics-20240222-1655.zip

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.