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.

trurl

Moderators
  • Joined

  • Last visited

Solutions

  1. trurl's post in Error writing to a Share was marked as the answer   
    What happens if you make it a Public share?
  2. Good fix! Nothing got put in lost+found for that disk. Sometimes fixing "forgets" folders and filenames for some files.
  3. trurl's post in Slim command causes black screen with cursor only.. was marked as the answer   
    Remove these plugins and don't reinstall them
    ca.cleanup.appdata.plg - 2024.11.28 (Deprecated) (Up to date) NerdTools.plg - 2024.02.17 (Unknown to Community Applications)Remove these plugins for now and see what happens
    gpustat.plg - 2025.11.23 (Up to date) nvidia-driver.plg - 2026.03.19 (Up to date) radeontop.plg - 2023.02.22 (Up to date)
  4. trurl's post in Custom Apps repository was marked as the answer   
    You can always select a template from the Add Container page (ADD CONTAINER button at bottom of DOCKER page).

    The list of user templates comes from flash in config/plugins/dockerMan/templates-user
  5. trurl's post in "Removing disks from array" instructions are confusing me was marked as the answer   
    Tools -> New Config
    just like the other method except you do check the parity valid box.
  6. trurl's post in Replace USB was marked as the answer   
    Changing the flash device | Unraid Docs
    The USB flash device is critical to your Unraid server as it stores the operating system, configuration files, and license. If this device fails or becomes unreliable, prompt replacement is essential
  7. trurl's post in Shares seems to have been reconfigured after update was marked as the answer   
    This is something that was "fixed" with the upgrade.
    https://docs.unraid.net/unraid-os/release-notes/7.2.0/#storage

    As you can see, all your user shares are lowercase, but .cfg files for user shares are uppercase.

    So, your actual user shares have no corresponding .cfg file

    You won't be able to directly rename those since flash (boot) isn't case sensitive.

    Rename each so the extension is .bak, then copy each to the correct (lowercase) name with extension .cfg

    Then you can delete the .bak files.

    You will probably have to reboot to get those changes applied.



  8. trurl's post in Bloated 100+gb docker.img? was marked as the answer   
    More than 20 might be OK, more than 100 no.

    The usual cause of filling docker.img is an application writing to a path that isn't mapped.
  9. trurl's post in Disk vs User shares, with cache mover. was marked as the answer   
    User Shares are definitely the way to go. And after you get your user shares configured, I recommend you NOT share disks on the network.
  10. trurl's post in User Shares and Disk Shares Missing Completely was marked as the answer   
    Check filesystem on disk3
  11. trurl's post in Ghost in my machine was marked as the answer   
    Those earlier diagnostics suggests some flash corruption at some time. Maybe your docker templates were part of that.

    Those you can't edit may have to be reinstalled as new, but if you make them as before they should work as before assuming their appdata is still there.
  12. trurl's post in Drive Configuration List was marked as the answer   
    https://docs.unraid.net/unraid-os/troubleshooting/common-issues/boot-and-startup-failures/#recovering-from-a-lost-boot-drive-and-unknown-parity-drives
  13. trurl's post in jandcolson : Moving existing Unraid server to new hardware? was marked as the answer   
    https://docs.unraid.net/unraid-os/system-administration/maintain-and-update/changing-the-flash-device/
  14. trurl's post in Share unavailable and uneditable. was marked as the answer   
    Change Music.cfg file to music.cfg, reboot, post new diagnostics.
  15. trurl's post in More Disk Errors was marked as the answer   
    Looks like you must have done the extended test. You didn't mention it failed.

    # 1 Extended offline Completed: read failure 90% 23344 191623008You must replace, that disk isn't suitable for anything and especially not in your array.

  16. trurl's post in Docker config backup/restore after accidental deletion? was marked as the answer   
    You can probably piece a lot of that together with docker inspect at the command line.
  17. trurl's post in Cache Full: expected behavior? was marked as the answer   
    Whether or not a user share will overflow from cache to array depends on the settings for cache Minimum Free and for Minimum Free for the user share.

    https://docs.unraid.net/unraid-os/using-unraid-to/manage-storage/cache-pools/#minimum-free-space-for-a-cache-pool

    https://docs.unraid.net/unraid-os/using-unraid-to/manage-storage/shares/#minimum-free-space
  18. trurl's post in Can't get past user & password was marked as the answer   
    https://docs.unraid.net/unraid-os/system-administration/secure-your-server/user-management/#reset-your-password
  19. trurl's post in (SOLVED) One read error; disk still online. Do I have a problem? was marked as the answer   
    You can reset that error count with the CLEAR STATS button. Not sure that will make FCP quit reporting it though, it might just be scanning syslog. Reboot will take care of it.

    The reason I asked for the screenshot is because that button seems to have disappeared on some later Unraid version. I had a similar occurrence during my last monthly parity check but when I looked for that button it was gone. I rebooted to get FCP to quit reporting it.

    Your Unraid version is over a year old, and has a deprecated mover tuning plugin installed.
  20. trurl's post in Disk Failure Causing Regeneration of Parity was marked as the answer   
    Disk3 is disabled. Any writes to emulated disk3 are writes to parity so that is what you are seeing in that screenshot, it is still moving data to emulated disk3.

    See if you can stop mover from command line with
    mover stop
  21. trurl's post in WebUI not launching/working, even in safe mode was marked as the answer   
    Looks like a flash drive problem. Do you have a current backup of flash?
  22. trurl's post in Link Legacy key to my UNRAID account was marked as the answer   
    Contact Support
  23. trurl's post in USER SHARES AND DOCKER CONTAINERS MISSING AFTER UNCLEAN SHUTDOWN. was marked as the answer   
    Your user shares are still broken due to the corruption on NTFS cache. Copy what you can and reformat.
  24. trurl's post in Parity check, EXTREMELY slow ~ 1.0 MB/sec was marked as the answer   
    You are having problems communicating with disk5. Check connections.
  25. trurl's post in Removed Cache - How Bad Did I Screw Up? was marked as the answer   
    Easily regenerated, we often suggest deleting it for some problems.
    https://docs.unraid.net/unraid-os/troubleshooting/common-issues/docker-troubleshooting/

    For getting your containers going again, appdata is the important part, along with the templates on flash at config/plugins/dockerMan/templates-user.

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.