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.

KatelynM

Members
  • Joined

  • Last visited

  1. To move my network to use 10./8 would require was more work then it's worth, I'd rather just manually editing the unraid network.cfg file in that case. I normally end up configuring though the UI as 172./8 and then manually changing the netmask in the network.cfg file to 255.240.0.0, I honestly just wish we had an option to just not use the drop down and enter our own for people who knew what they where doing, even if it was hidden under some 'Advanced' tab or something.
  2. I'm annoyed I have to manually edit my network.cfg file every time I need to make changes to my network config, all because /12 is not listed in the drop down box. Please add this, I'm sure I'm not the only one who uses the 172.16.0.0/12 private IP range.( netmask 255.240.0.0 ) Maybe not the proper location to ask, but on a related topic, am I the only one who noticed that broadcast isn't set either, it always defaults to 0.0.0.0 instead of what it's suppose to be, or is this done on purpose for some reason?
  3. 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.