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.

wayner

Members
  • Joined

  • Last visited

Everything posted by wayner

  1. After I upgrade unRAID to 6.11.5 do I need to upgrade the DVB plugin? Or does it need updating? Or will it update automatically?
  2. I shut down the docker service. Changed the setting to allow Host access to custom networks, but still it does not work. Any advice on how to troubleshoot this? edit - I eventually got everything working but I am not sure what did it. I updated to unRAID 6.11.5 from an earlier version and I had to reboot a few times, and when I tried it I am able to access the br0 website from my phone while on the cell network and connected via VPN.
  3. I think I may have found a potential issue - it appears that you have to change a docker setting - Host access to custom networks:. Do I have to enable this? It looks like right now I can't change this setting. Is that because the dockers are running? Do I have to shut down the dockers to change this setting?
  4. I am not successful in getting this working. My unRAID server has an IP of 192.168.1.254. My router is a Unifi USG. Here is the static route that I created. On my iPhone I am not able to address a docker on this server with a br0 network setting that has an IP of 192.168.1.245. From my phone via VPN I can access other IPs that are on my LAN so the core VPN functionality is working. Here is my Wireguard Config: Any ideas on how to troubleshoot.
  5. Thanks Hoopster! The one other issue I have to sort it is how to change the Wireguard config to be able to access dockers with a Custom:br0 network type. I have seen the docs on that, but I haven't got around to trying that yet.
  6. Do you need the Wireguard-Easy Docker installed to use the Wireguard VPN? The guides that I looked at said that you had to install it, I tried installing it but initially didn't now what to put in the WG_HOST name. I went ahead and did the config in Settings/VPN and I got everything working. Now when I try to put my DNS entry into the WG_HOST and start the docker it says "docker: Error response from daemon: driver failed programming external connectivity on endpoint WireGuard-Easy (9b3bca05b051a8ffd94940486b8c4a91ea81b2c75a6905ef3b06aa95638174b4): Error starting userland proxy: listen udp4 0.0.0.0:51820: bind: address already in use." So can I just delete the Wireguard-easy docker?
  7. A question about Wireguard peers. I am used to using OpenVPN in the past and I only created one ovpn client file that I then used for all clients - for example, my iPhone, iPad and Windows PC. In one of the videos that I watched regarding Wireguard on unRAID it says to create a separate peer for each client - so it sounds like that means a peer for my iPhone, a peer for my iPad and a peer for my Windows PC. Is that really necessary? Or can you just use one peer?
  8. I am still running unRAID version 6.10. Does the DVB plugin work properly with the latest version - 6.11.5?
  9. Thanks - does the name matter or is that just a non-functional label? So I can just set the name to QuickSync and the value to "/dev/dri" and the description to whatever...
  10. Thanks, that worked. What is the proper syntax for the device setting to be able to use QuickSync?
  11. Bump - @Djoss or anyone else have a suggestion on the questions in the previous post?
  12. I am getting a cannot read or write the directory so I must have misspecified the output directory. Here is the error message? Here is what I have: What should I have here? How do I add the option to allow Intel QuickSync? In the Github page it talks about /dev/dri setting. I tried the add new device and I get this dialog box. What do I add for these parameters? Do I add
  13. If you want to risk it, can't you just upgrade log4j in the docker? Others did that to upgrade to 2.15 from earlier versions in old Unifi controller versions that will never get an upgraded log4j.
  14. It also looks like the Parity Check Tuning Plugin replaces the scheduler Plugin (or the core unRAID Scheduler function - I can't remember if I had to install this separately) as when I go to Settings - Scheduler I see the Parity Check Tuning Plugin. Is that correct?
  15. One further question on this - do you have to worry about conflicts with the CA backup plugin or are the plugins smart enough to not run at the same time, and/or does it not matter if they are running at the same time.
  16. Thanks - I did not know that you can do it in batches but that should solve the issue.
  17. I have just built a new server with an 8TB parity drive, and data drives of: 1x8TB, 2x4TB. A parity check in this system seems to take from 18-24hrs. I have an old system with a 4TB drive and parity checks on that system take about 12 hours so around 24 hours seems reasonable. But while the parity check is running I experience significantly degraded performance. Here is one example - when I use SageTV to play back video files the playback can be herky jerky at times. When I try to skip forward over commercials it takes the system several seconds to catch back up. If I pause the parity check then these problems completely go away. Is that expected performance? Or do I have something wrong on my system?
  18. I have now upgraded my system from 5.14 to 6.55 which completes my upgrade path of 5.12>5.14>6.55. It took a few minutes for my system to come online as it appeared that it had to re-adopt my devices, or do some other setting up the first time they ran in 6.55. I still have EOLed UAPs in my system and they appear to be fully functional and configurable in 6.55, which is not supposed to be the case with Controller versions released after March 1, 2021. This was what other had also noticed and pointed out in this thread.
  19. What is required to move my Unifi Controller to a new unRAID server. My plan was the following: Upgrade old server to 6.5.55 Save backup of controller info on old server. Install docker on new server using controller version 6.5.55 Restore backup from unifi controller from old server onto new server Does that make sense? Am I missing anything? Will I have to adopt the devices on the new system? Or do anything else like a set inform? My old server uses the bridge network type but it was set up a long time ago. I now like using the br0 network and giving dockers that use a bunch of ports, like the Unifi Controller, their own IP address. Is there any issue with using the br0 network type with this docker?
  20. I upgraded them all before doing this 5.12>5.14 upgrade and it isn't showing any updates available for those devices so presumably I am at the final firmware version for those UAPs which is 4.3.28.11361. My newer devices can go up to 5.43.something.
  21. I am on my way to 6.5.55. Just upgraded from 5.12.72 to 5.14.23. Everything looks good. My old UAPs now have an EOL indication beside them (see below) - this was not present in 5.12. I will let it run for a bit and then upgrade to 6.55.
  22. @nia How do you find 6.5.55? Any issues? Or is it too soon to tell
  23. I only used a different name as I was following a SpaceInvader One video and he set up multiple cache pools on multiple cache drives. I may add a second cache drive as well. Would you get better performance if you had dockers and appdata on one NVME drive, and VMs on a different NVME drive?
  24. Thanks, that seems to have worked. But I wonder why they ended up on the array in the first place? There was one weird thing where the cache pool showed as "cache" despite the fact that I don't have a pool with that name, it should have been "Cache_nvme".
  25. The Cache drive is Cache_nvme - if that is what you mean.

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.