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.

Kilrah

Members
  • Joined

  • Last visited

Solutions

  1. Kilrah's post in Lincstation N2 LEDs with Unraid 7.2 was marked as the answer   
    It's in the list of fixes for 7.2.1.
    Version 7.2.1-rc.1 2025-11-07 | Unraid Docs
    This is a small update with some great fixes and improvements.

  2. Ah the 10TB doesn't need to be rebuilt, so then yes you can do it in one go, do New Config, assign all the drives as desired and let it build parity. Just won't have protection during that process.
  3. Kilrah's post in qbittorrent - how to do a simple port forward was marked as the answer   
    What's that "source" in the router? Might need to be empty or it'd only forward stuff coming from the address specified which will never happen.
  4. Kilrah's post in How to pass server timezone to Docker container was marked as the answer   
    The standard TZ variable. As you can see anytime a container is added/edited the run command contains it.



    If they decided to require a different variable then I'm not sure how to reference the existing one.
  5. Kilrah's post in how to shrink my cache drive was marked as the answer   
    GitHub
    unraid_scripts_and_guides/guides/recreate_dockerimg.md at...
    Unraid scripts and guides I've put together. Contribute to jcofer555/unraid_scripts_and_guides development by creating an account on GitHub.Change the size to something more sensible between steps 3 and 4.
  6. Kilrah's post in Lost data inside the container - how to retreive it was marked as the answer   
    It's the program that will have misidentified it as sqlite3, since you know it's a raw disk image rename it to img and try to mount it on a linux distro that has btrfs tools installed (assuming the image is the default btrfs format).
  7. Kilrah's post in Mount ExFat SSD USB was marked as the answer   
    Unassigned Devices is what you need to mount external drives yes. Might need Unassigned Devices Plus too for exfat.

    People often tend to assume everyone has those installed already
  8. Kilrah's post in User home shares was marked as the answer   
    There is nothing automated for this, so that's what you need to do.
  9. Kilrah's post in Out Of Memory errors detected on your server. What should I do? was marked as the answer   
    You ran out of RAM and litellm was killed.
    Did you reboot since? FCP will keep warning an out of memory event happened until a reboot.
  10. Kilrah's post in Unassigned Drive Still Showing up despite Being Removed was marked as the answer   
    Reboot?

    Did you unmount and remove it from UD before decommissionning it?
  11. Kilrah's post in Reallocated sector count fail and parity check running with kb/s was marked as the answer   
    I think what i would do is
    Remove Parity 2
    Start, now running array in normal state with 1 parity
    Remove failing drive, start, now array degraded with the failing drive emulated
    Assign the 3TB that was parity 2 as replacement for the failed drive, let it rebuild
    Once you have your new 8TB assign it to parity 2.
  12. Kilrah's post in Server May Be Dying, Need Command Line Commands was marked as the answer   
    Yes, same for reboot.
  13. Kilrah's post in Upgrade assistant missing. was marked as the answer   
    That should be in the support thread for that plugin. Seen it mentioned a few times there.
  14. Kilrah's post in Resume parity check after CLEAN shutdown/boot? was marked as the answer   
    Parity check does not keep state across a reboot unless you use the parity check tuning plugin. If you do and it didn't work in that case then you should post in that plugin's support thread, if you don't then it's correct and it was cancelled by shutting down.


  15. Kilrah's post in [SOLVED] GPU Passthrough Windows 10 VM was marked as the answer   
    Try that


    Uploading Attachment...

  16. Kilrah's post in whats with all the blacklisted apps suddenly?? was marked as the answer   
    Github broke and that apparently wasn't handled correctly.

  17. Kilrah's post in Getting Daily Scheduled Parity Checks? 2x have completed fine so why... was marked as the answer   
    Correct

    Yep




    Fine for me, I don't care that it's the first day of the month, but starting it on a Sunday is good since I don't have much regular stuff scheduled that day, since most things are day of week dependent it makes more sense to me than day of month.
  18. Kilrah's post in 7.0.1 USB Usage was marked as the answer   
    Nothing wrong there.
  19. Kilrah's post in Missing checkbox for Format unmountable disks was marked as the answer   
    Make sure you don't have any ad/script blocking extensions in your browser, try another one
  20. Kilrah's post in Restoring flash backup to new USB drive with different license was marked as the answer   
    Well what you can do is in the 2nd step instead of copying only the config folder you basically delete everything on the new drive and copy everything from the old onto it (then remove old .key files and put the one for that drive). Then everything will be identical, just the license key is replaced with the one for the new drive.
  21. Kilrah's post in Huge number of Docker images(?) - what is this? was marked as the answer   
    Docker when using the native zfs driver internally uses datasets for lots of things e.g. each individual image layers, so that's normal.

    When storing the Docker filesystem on ZFS storage it's recommended to either use a Docker image, or use the overlay driver if you want folder mode.
  22. Just don't proxy? If you want proxy enabled for other things create another subdomain that's not proxied and thus will return your wan ip, that you said works.

  23. Kilrah's post in Cant mount external drive encrypted with Veracrypt. was marked as the answer   
    Probably not. LUKS will mount just fine on any linux distro, Windows there are workarounds using WSL.

    If you like Veracrypt that's probably still the more appropriate solution for you, just you have to make an image file instead of whole disk encryption. I doubt it'd have much impact on perf.
  24. Kilrah's post in NextCloud Docker Container Missing was marked as the answer   
    Run that command in unraid's terminal.

    Actions-Reinstall brings you to the edit page, only ticking the checkbox then install at the bottom does it directly since it's meant for multi-selection.


  25. Kilrah's post in Raspberry pi image VM was marked as the answer   
    Probably technically possible but not easy and slow since that'd mean emulating the code meant for the Pi's ARM chip on x86. Also the Pi's boot sequence is weird so while the apps could be emulated a whole image probably can't be run as is.
    Just installing klipper on a Debian install should be easier and more straightforward.

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.