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.

DocLove

Members
  • Joined

  • Last visited

  1. Thanks, that pointed me in the right direction, for some reason Unraid was not accessing my vlans correctly. while everything else was working, one Vlan wasn't. rebooting unraid fixed the issue. appreciate the quick reply. The Doc.
  2. Been loving this, using it for years. I restarted all my dockers and now I am getting the following error: 2026-05-17 18:37:02,587 DEBG 'start-script' stdout output: [warn] Failed to download PIA json to generate token for wireguard from URL 'https://www.privateinternetaccess.com/gtoken/generateToken' 2026-05-17 18:37:02,587 DEBG 'start-script' stdout output: [info] Trying to connect to the PIA WireGuard API on 'ca-ontario.privacy.network'... 2026-05-17 18:37:02,620 DEBG 'start-script' stdout output: [info] Attempting to bring WireGuard interface 'up'... 2026-05-17 18:37:02,650 DEBG 'start-script' stderr output: [#] ip link add dev wg0 type wireguard 2026-05-17 18:37:02,654 DEBG 'start-script' stderr output: [#] wg setconf wg0 /dev/fd/63 2026-05-17 18:37:02,656 DEBG 'start-script' stderr output: Line unrecognized: `PublicKey=' Configuration parsing error 2026-05-17 18:37:02,660 DEBG 'start-script' stderr output: [#] ip link delete dev wg0 2026-05-17 18:37:02,741 DEBG 'start-script' stdout output: [warn] Failed to bring 'up' WireGuard kernel implementationanybody have any ideas?
  3. Hello, I just installed an NetApp DS4246 disk shelf that was connected to an LSI SAS 9200-8e controller with an 40G QSFP SFF-8436 to Mini SAS SFF-8088 DDR Hybrid SAS Cable 4M For NetApp. I then moved my array of 10 SATA hard drives to the array and installed 4 new SSD's into the main server box for new cache pools. I updated the firmware of the LSI SAS 9200-8e to 20.00.07.00. everything was recognized by unraid and I was able to start the array. After I started the array a parity check was started, everything looked good until I was spammed with UDMA CRC ERROR COUNTs from the 10 hard drives in the DS4246. I stopped the parity and moved the 10 hard drives back into the server box and the 6 SSD's into the DS4246. I also reseated all cards and cables. I again started the system and everything was working no more errors. Later that night my system did its app backup and I got a UDMA CRC ERROR COUNT warning on one of the ssd's. so I started googling to see if I could find a solution. the common theme of the UDMA CRC ERROR COUNT problems seems to be connection issues or bad cards. I ordered a new LSI SAS 9207-8e card and it arrived today, I updated the firmware to 20.00.07.00 and replaced the LSI SAS 9200-8e card. I moved 2 of the hard drives from my server box to the DS4246. I started a parity check to see if that had solved my issue, but after a bit the errors came back on the 2 drives on the DS4246. I switched ports on both the LSI card and the DS4246, errors. I swapped the IOM6 modules in the DS4246, still errors, I even removed the bottom IOM6 module to see if there was an issue with the modules. I have ordered a new 2M cable which will be here next week. I have also moved the 2 hard drives back into the server box. does anyone have any suggestions on things I can try/do to fix this issue. if I need to exchange my DS4246 I only have about 2 weeks left. System - Unraid 6.9.2 Motherboard - ASUS KGPE-D16 Processor - 2x AMD Opteron™ 6386 SE Memory - 128gb Network main - Mellanox Technologies MT26448 10g Network Legacy - 4 port gigabit Ethernet Disk Controller 1 - SAS9211-8i Disk Controller 2 - SAS9207-8e paired with an NetApp DS4246 disk shelf Main Array 2 - 8 tb parity. 7 - 8 tb storage. 1 - 4 tb storage. Cache Pools Bulk_File - 2 x 1 tb ssd Cache_docker - 2 x 1 tb ssd Cache_VM - 2 x 1 tb ssd Thanks The Doc. Noticed that there was a lot of "unraid kernel: w83795 1-002f: Failed to read from register 0x045" errors in the log, searched and discovered that this was a sensor error, I removed the "Dynamix System Temp" plugin and they went away. I am pretty sure that this is unrelated to the issue above. unraid-diagnostics-20220318-1616.zip
  4. That got me up and running, thanks for the help. The Doc
  5. @Danuel, if you could let me know how to downgrade that would be great. The Doc
  6. I am having this issue as well, 2019-06-15 06:21:51,020 DEBG 'jackett' stderr output: /home/nobody/start.sh: line 4: 62 Aborted /usr/lib/jackett/jackett --NoRestart --NoUpdates --DataFolder /config/Jackett 2019-06-15 06:21:51,021 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23158409793264 for <Subprocess at 23158409793320 with name jackett in state STARTING> (stdout)> 2019-06-15 06:21:51,021 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23158409887024 for <Subprocess at 23158409793320 with name jackett in state STARTING> (stderr)> 2019-06-15 06:21:51,021 INFO exited: jackett (exit status 134; not expected) 2019-06-15 06:21:51,022 DEBG received SIGCHLD indicating a child quit 2019-06-15 06:21:54,029 INFO spawned: 'jackett' with pid 67 2019-06-15 06:21:54,138 DEBG 'jackett' stderr output: : Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. at System.Environment.FailFast(System.String) at System.Globalization.GlobalizationMode.GetGlobalizationInvariantMode() at System.Globalization.GlobalizationMode..cctor() 2019-06-15 06:21:54,138 DEBG 'jackett' stderr output: at System.Globalization.CultureData.CreateCultureWithInvariantData() at System.Globalization.CultureData.get_Invariant() at System.Globalization.CultureInfo..cctor() at System.StringComparer..cctor() at System.AppDomain.InitializeCompatibilityFlags() at System.AppDomain.Setup(System.Object) any idea what happened with the last update?
  7. the ports and the admin password were duplicated, removed the dups and everything started fine.
  8. I am getting a failure when installing the mineos-node docker: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="mineos-node" --net="bridge" -e TZ="America/Los_Angeles" -e HOST_OS="unRAID" -e "USER_PASSWORD"="mypass" -e "USER_PASSWORD"="mypass" -p 25565-25575:25565-25575/tcp -p 8443:8443/tcp -p 25565-25575:25565-25575/tcp -p 8443:8443/tcp -v "/mnt/user/appdata/minecraft/":"/var/games/minecraft":rw -v "/mnt/user/appdata/minecraft/":"/var/games/minecraft":rw -v "/mnt/user":"/unraid":rw hexparrot/mineos:node-jessie Unable to find image 'hexparrot/mineos:node-jessie' locally node-jessie: Pulling from hexparrot/mineos 386a066cd84a: Pulling fs layer acff15b8d24c: Pulling fs layer e5c87c19abf4: Pulling fs layer 38f779cec299: Pulling fs layer 3c20c36229de: Pulling fs layer e0f409cca983: Pulling fs layer afc04af539b4: Pulling fs layer 28709a13ccc7: Pulling fs layer 38f779cec299: Waiting 3c20c36229de: Waiting afc04af539b4: Waiting e0f409cca983: Waiting 28709a13ccc7: Waiting acff15b8d24c: Verifying Checksum acff15b8d24c: Download complete 38f779cec299: Verifying Checksum 38f779cec299: Download complete 3c20c36229de: Verifying Checksum 3c20c36229de: Download complete 386a066cd84a: Verifying Checksum 386a066cd84a: Download complete afc04af539b4: Download complete 28709a13ccc7: Verifying Checksum 28709a13ccc7: Download complete e0f409cca983: Verifying Checksum e0f409cca983: Download complete e5c87c19abf4: Verifying Checksum e5c87c19abf4: Download complete 386a066cd84a: Pull complete 386a066cd84a: Pull complete acff15b8d24c: Pull complete acff15b8d24c: Pull complete e5c87c19abf4: Pull complete e5c87c19abf4: Pull complete 38f779cec299: Pull complete 38f779cec299: Pull complete 3c20c36229de: Pull complete 3c20c36229de: Pull complete e0f409cca983: Pull complete e0f409cca983: Pull complete afc04af539b4: Pull complete afc04af539b4: Pull complete 28709a13ccc7: Pull complete 28709a13ccc7: Pull complete Digest: sha256:6f2664027e16c8ebeb9e1cdf440c32a44fe3560f0a1f9b46e47109bdf2cadaac Status: Downloaded newer image for hexparrot/mineos:node-jessie fdb223d4ae4e1d100d5da08d94b1b803475e4c932b1c424a4de4ba64ffc3d522 docker: Error response from daemon: failed to create endpoint mineos-node on network bridge: Bind for 0.0.0.0:25575 failed: port is already allocated. The command failed. port 25575 is not in use any help would be appricited, I am pulling out what little hair I have left.. The Doc

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.