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.

cphMichael

Members
  • Joined

  • Last visited

  1. This is to advance for me, but thank you for your reply :-)
  2. I have setup a VPN client in unRAID and in the docker containers it’s possible to route a docker network through the VPN client. Is it possible to route a LAN port in the unRAID server through the unRAID vpn client?
  3. I'm on unRAID 7.1.2 Fix Common Problems: 2025.05.29 I don't have an Array I have two ZFS Pools: One nvme for the Cache and a raidz1 with spinning discs. When I run the Fix Common Problems it says: Scheduled Parity Checks are not enabled. It is highly recommended to schedule parity checks for your system (most users choose monthly). This is so that you know if Unraid has the ability to rebuild a failed drive if it needs to. Set the schedule here: In the <scheduler> I can't see the option to set a parity check. Is that a false positives in the Fix Common Problems plugin - or is there something I need to setup?
  4. On my cache drive I have a share called 'data'. SABnzbd use the cache 'data' share to it's Temporary Download Folder and Completed Download Folder. The owner of the cache 'data' share is 'nobody' and everything works without any problems. In the Mover Tuning - Plugin, I have setup "Cron Schedule to force move all of files: 35 3 * * * The Plugin 'destroy' the cache 'data' share and create a new one with owner 'root' and after that SABnzbd can no longer get access to the share. When I change owner back to 'nobody' and restart SABnzbd, SABnzbd works again. - - - - - Oct 2 03:35:04 unRAID shfs: /usr/sbin/zfs unmount 'cache/data' Oct 2 03:35:04 unRAID shfs: /usr/sbin/zfs destroy 'cache/data' Oct 2 03:35:04 unRAID root: cannot destroy 'cache/data': dataset is busy Oct 2 03:35:04 unRAID shfs: retval: 1 attempting 'destroy' Oct 2 03:35:04 unRAID shfs: /usr/sbin/zfs mount 'cache/data' - - - - - - 2023-10-02 02:10:13,845::INFO::[_cplogging:213] [02/Oct/2023:02:10:13] ENGINE Bus STARTING 2023-10-02 02:10:13,950::INFO::[_cplogging:213] [02/Oct/2023:02:10:13] ENGINE Serving on http://0.0.0.0:8080 2023-10-02 02:10:13,950::INFO::[_cplogging:213] [02/Oct/2023:02:10:13] ENGINE Bus STARTED 2023-10-02 03:35:07,990::ERROR::[filesystem:728] Failed making (/data/usenet/incomplete) Traceback (most recent call last): File "/app/sabnzbd/filesystem.py", line 722, in create_all_dirs os.mkdir(path_part_combined) FileNotFoundError: [Errno 2] No such file or directory: '/data/usenet/incomplete' 2023-10-02 03:35:07,992::ERROR::[filesystem:396] Cannot create directory /data/usenet/incomplete 2023-10-02 03:35:07,992::ERROR::[filesystem:728] Failed making (/data/usenet/complete) Traceback (most recent call last): File "/app/sabnzbd/filesystem.py", line 722, in create_all_dirs os.mkdir(path_part_combined) FileNotFoundError: [Errno 2] No such file or directory: '/data/usenet/complete' 2023-10-02 03:35:07,992::ERROR::[filesystem:396] Cannot create directory /data/usenet/complete 2023-10-02 03:35:07,993::ERROR::[filesystem:728] Failed making (/data/usenet/incomplete) Traceback (most recent call last): File "/app/sabnzbd/filesystem.py", line 722, in create_all_dirs os.mkdir(path_part_combined) - - - - -
  5. Could you consider implementing Mullvad Quantum-resistant tunnels? https://mullvad.net/da/blog/2022/11/8/post-quantum-safe-vpn-tunnels-available-on-all-wireguard-servers https://mullvad.net/en/blog/2023/4/6/stable-quantum-resistant-tunnels-in-the-app
  6. Hi Dmitry, Do you have time to update to latest Version? Regards Michael
  7. In the "WireGuard configuration file generator > Advanced settings > Tunnel traffic" set it to "Only IPv4" That solved the problem for me.
  8. The new release updated to version 1.8.2 Thank you 🙂 / # zerotier-cli -v zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) 1.8.2 / #
  9. I have just updated the ZeroTier docker. When I from the ZeroTier docker console run "zerotier-cli -v" it seems like there is a problem with the version number. It lookes like it is still version 1.6.6 / # zerotier-cli -v zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) zerotier-cli: /usr/lib/libstdc++.so.6: no version information available (required by zerotier-cli) 1.6.6
  10. Is it possible to use Mullvad as a relay to connect to my server at work? I have an unRAID server at my office at University of Copenhagen - I do not have access to the University router. I have setup a 'VPN tunneled access' to Mullvad. I works fine - I have installed the Firefox container and testet that I am connected the to Internet through Mullvad. I have installed the Mullvad VPN on a Windows 10 laptop. From the laptop I can connect to the same Mullvad server as the unRAID server at work is connected to. From the laptop connected to Mullvad I have tried to connect to my server at work. Tried to ping the server local static address - Tried to ping the server tunnel ip etc. but there is no connection. Is there a trick to make this work - maybe some port setup at Mullvad or maybe with another 'Peer type of access' on the server?
  11. Can you use the “—interface wg1” in a docker to only route that docker trough the tunnel?
  12. Is it possible to setup a LAN to LAN WireGuard if one on the computer is behind a router that I don't have access to? I ask because my unraid server is in an office at a University - and I do not have access to the University router. I am using ZeroTier and that works okay - but because there isn't 'direct' connection between my home- and University computer, ZeroTier use a relay/gateway that slows down the Internet speed.
  13. I apply the update and Unraid says 'up-to-date'. When I click 'Check for updates' Unraid again says 'apply update'. The same problem for radarr and sonarr Regards Michael
  14. I found the answer here :-) https://lime-technology.com/forums/topic/70783-plugin-mover-tuning/?page=2
  15. Thank you for you reply. Is it the 'Cron Schedule to force move of all files' I shall enter the Cron expression? What shall I enter there?

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.