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.

bonienl

Community Developer
  • Joined

  • Last visited

  1. Can0n started following bonienl
  2. Under Network Settings --> Interface Rules --> Exclude listening interfaces You can enter the name of the interface(s) which get excluded from service binding (e.g. your dmz interface).
  3. Your static IPv6 configuration is wrong for eth0. Stop the array Go to Settings -> Network Settings -> Eth0 Change the prefix to 64 (see example below) Start the array Docker should now be able to properly create the custom network.
  4. If you still have an issue in 7.1.4 and know how to reproduce, that will help a lot. Docker doesn't allow /128 subnets, because this is a single host address and prevent other hosts (containers) from joining this subnet.
  5. For most users this issue is resolved in 7.1.3 and 7.1.4 If you still encounter issues in 7.1.4, please open a bug report and provide diagnostics for further investigations.
  6. With bridging disabled Unraid uses macvtap interface for VMs (in this case bond0.10). This is correctly configured. For nested VMs it is advised to let the host VM pass the interface as a 'regular' interface (pass thru) to them.
  7. When you start up the system it will try to find any of the known wireless networks, with the last connected network preferred. Once the system is operational, only manual switching of wireless networks is supported.
  8. Small correction: macvlan is used when bridging is disabled. This is due to the underlying macvtap interface instead of bridging.
  9. These messages indicate that the NTP client on Unraid can not reach this NTP server. By itself not a problem if other NTP servers are reachable, otherwise you could define a different server under Date and Time settings.
  10. At the moment I am very much time constraint to look into this, but keep it on my todo list.
  11. A better approach is to assign your Pihole container to custom network eth0 (or br0) and assign a static IP address for the container on the custom network. I am using Unbound as DNS server. Here is an example of assigning static addresses to the container (running on br0)
  12. See my answer here
  13. Officially use of secondary addresses is not supported, because some services may not work properly with it, be aware. I made an update for the next release to exclude secondary addresses from binding.
  14. You can enable the option "Permit exclusive shares" (see Settings -> Global Share Settings) This will bypass the fuse system and operates the same as accessing /mnt/disk*. This will work for shares residing only on a pool device.
  15. In my tests this is working as should. Can you do a forced update by changing ipvlan to macvlan and back to ipvlan (see docker settings).

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.