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.

jbrodriguez

Community Developer
  • Joined

  • Last visited

  1. can you show dev tools console when it fails ?
  2. released 2026.08.29 fix auth under a reverse proxy this should work now, i tested on my server and it worked, let me know of any issues
  3. released 2026.08.28 add shift-click range selection to the folder tree another contribution from dotCooCoo on github, this works on the gather selection pane let us know how it works 😀 i think i have a fix for the reverse proxy issue, will look to land it over the weekend
  4. yea, definitely looks like reverse proxy breaks auth, ill take a look
  5. released 2026.08.07 make the plan phase cancellable, hang-proof, and honest about progress this was an awesome contribution by dotCooCoo on github, makes the planning step a lot more robust !
  6. released 2026.07.18 make the logs page filterable and its length configurable record why a command failed and show it in history show per-disk and total sizes in the gather presence panel Fix gather plan log label thanks to dotCooCoo on github for these changes (the first 3 ones are his) note: (there 2 additional changes, one that improves planning a lot and another that adds multi selection on the folder ui, will merge them soon)
  7. it uses rsync underneath, iirc rsync does that by default move works by doing rsync, then running "rm *" on the source, there has been some discussion about this, "--remove-source-files" could probably work, but would need to take a look, i don't remember if that works at a file level or at the command level, in any case it would be a departure from current logic
  8. hey, hmm you can check /var/log/unbalanced.log, but im guessing it might be a ui error if you're on chrome, can you click on the menu View -> Developer -> Javascript Console ? it may show an error there, can you post a screenshot ?
  9. ill add an issue to look into this
  10. released 2026.05.17 implements a time window to calculate speed (and remaining time) this uses the last ~90 seconds to calculate speed (instead of the previous fixed 60 samples), should prevent some integer overflow that could have been happening
  11. that would be a balanced move, but this is something built in into Unraid, with the allocationg logic (high water, etc) many ppl here prefer to fill up disks, rather than having data scattered to serve as sort of "read-only/archives", there are some threads on the matter what's unusual is what you mention about filling the first drive then failing, if you have the logs related to the error, i could take a look finally, even though "balancing" disks is currently not supported, one of my goals is to have pluggable algorithms/logic, to move/copy files around: one of these algorithms could be to balance disks, versus the default one: fill one disk, then the next and so on. not there yet tho, hopefully sometime this year
  12. released 2026.05.03 improve login/logout user experience additional hardening of different surfaces (some shell invocations, websocket auth, rsync execution paths, .env permissions and logging) wanted to land these changes, before the last (bigger) one in the security category
  13. small update 2026.05.02a rsync flags hardening (rejects some flags that prevent normal unbalanced operation) small adjustment to replay logic (to avoid altering history)
  14. released 2026.05.02 hardening of file-touching commands (no longer shelling out, guarding paths, use golang primitives) drive operations through plan ids rather than client supplied operation details, to prevent potential injection of unsafe paths or transfer instructions this release is about improving the plugin's security envelope, i actually never heard of a security incident, still better safe than sorry there's one or two additional security related changes, but i won't throw another update for the next week or so, in case any of any issues
  15. released 2026.04.25a migrated encryption algorithm to argon (vs previous bcrypt) this makes password length limitless, for practical purposes im maxing it out at 256

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.