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

Everything posted by bonienl

  1. Switch to “advanced view” for tunnel WG1
  2. Dit is iets wat je moet instellen op je router en heet "hairpin NAT". Deze functie zorgt ervoor dat je router het externe (publieke) IP adres vertaalt naar het interne (private) adres, zodat aanvragen binnen je locale netwerk niet naar buiten gaan, maar lokaal worden afgehandeld.
  3. When no explicit gateway address is given for the subnet, then docker will assign the first address as gateway address. This is the conflict you see. Under docker settings you need to set the specific subnet assignment for each VLAN, see example below
  4. No, it can copy/move existing links but not create.
  5. Names highlighted in red mean they exist more than once. The location column shows on which disks the same name exists. This might be a copy of the same file or a different file with the same name.
  6. Are you sure your PSU is up to the task? A parity operation involves all disks and drains a lot more power than average usage.
  7. You deleted the interface section (and perhaps more) in the XML file. I suggest you start fresh with a new VM.
  8. What does the Main page show, a green icon (active disk) or grey icon (inactive disk)? Do you have any scheduled tasks created which may access disks? The only thing I can think of is to completely move the content of the disk to another disk (i.e. make the disk completely empty). Also make sure that your general include/exclude rules (see Settings -> Global Share Settings) and per share include/exclude rules (see Shares -> <share name>) do not force to use the disk in question.
  9. My first Unraid server was with version 4.7 and 2x 2TB data drives + parity, giving a whopping 4TB storage. I thought I had endless storage
  10. The Dynamix file manager has an easy way built-in to move content from one disk to another disk (provided there is enough space on the destination disk) 1. Open the file manager from the top-right icon 2. Select the Move operation from the source disk (e.g. disk1) 3. Select the target disk to move to (e.g. disk4) 4. Select PROCEED and all content of disk1 will be moved to disk4 (existing files will not be overwritten unless explicitly selected) 5. You can follow the progress in the opened window or close it (X in top-right) and let it run in the background.
  11. webUI access to containers won't work with user defined custom networks. You can use bridge (e.g. br0) custom networks to put a container on a dedicated IP address. I run my own DNS server on my LAN network, which allows me to create names with associated IP addresses.
  12. S3 sleep detects there is activity (not thinking). When read/write counters change it means something is happening. I have seen situations when a SATA controller card is used, counters are incorrectly updated, in that case you can try the other detection method which is to monitor the reported state of the disk.
  13. Successful detection is outside the scope of the plugin. Your milage may vary depending on your hardware. The Network stats plugin works fine with all Unraid versions, including latest beta release 6.11.0-rc4 It is impossible for Limetech (or anyone else) to test all possible hardware combinations out there and ensure TEMp and FANS all work. It is a deliberate decision to make this optional plugin, as success can't be guaranteed. Don't know what the concern is, but development is still in place. Though most of my time I spend on developing Unraid itself.
  14. Test with docker and vm services disabled, and see if that makes a difference.
  15. Select inside the list and press the END button ...
  16. The Dynamix File Manager plugin uses jqueryUI dialogs and filetree to open a popup window with file selection. You may want to look into this combination.
  17. Just tested your time zone and it works properly for me. Try to set a different time zone and then change it back to your own time zone, see if that makes a difference.
  18. Add the .sh extension to the list defined in /config/editor.cfg located on your usb drive. Note: you can use the file manager to edit the above file
  19. You should make eth1 a bridge member of eth0 (br0). Change the eth0 configuration and make both eth0 and eth1 a bridge member.
  20. How exactly did you configure eth0 and eth1 on Unraid?
  21. I made an update for the file manager, which allows you to right-click on any of the items in the browse header and it will show the full path, which you can copy / paste as needed.
  22. When using Unraid 6.10, you can simply use the following Start array #!/bin/bash emcmd cmdStart=Start Stop array #!/bin/bash emcmd cmdStop=Stop
  23. Do you use DHCP or a static IP assignment for your server, use static.
  24. Jul 2 00:47:27 Unraid kernel: Hypervisor detected: VMware Can you run Unraid natively. In this setup the network interfaces are not being detected by udev and hence no rules file is created, this results in random selection each time the system is started.
  25. I made a fix in uploading binary files using Dynamix File Manager, please update.

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.