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

Everything posted by Kilrah

  1. Do those containers show up on the Docker page? If so you probably didn't down the stack before deleting it so the containers are still actually there and need to be removed manually.
  2. This thread should now be best ignored and the official documentation used instead: https://docs.unraid.net/unraid-os/using-unraid-to/manage-storage/array-configuration/#removing-data-disks
  3. 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.
  4. GitHubunraid_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.
  5. Looks like multiple containers sharing a data folder but not being grouped for start/stop.
  6. As long as both paths are in appdata sources no. These days you should be using the user share path and enable exclusive shares, that would bypass the overhead as well without requiring direct paths.
  7. Context matters, what they're usually being dunked on is "not the best price to perf ratio for gaming", which doesn't really translate to servers. For what OP mentioned they want to do... well I wouldn't even buy new, for similar uses my 8 year old 7700K is way more than enough already, so it's very overkill. If you want to buy new then go low end 1-year old gen so you don't get the "newest" tax.
  8. That would depend on the template authors to include that keyword, which is quite unlikely.
  9. Unraid tracks that separately. It depends on the filesystem used on the disks, and cleanly unmounting pretty much any filesystem these days involves writing to it.
  10. There is nothing automated for this, so that's what you need to do.
  11. This instance on 7.2.0-beta3 but I believe stable has the same problem. Can be reproduced by doing the array shrink procedure using the "clear drive first" method i.e. manually unmount a drive before dd'ing 0's to it. Problem is that on next array stop it'll stay stuck forever on Sep 22 19:27:22 Unraid2 emhttpd: Retry unmounting disk share(s)... Sep 22 19:27:27 Unraid2 emhttpd: Unmounting disks... Sep 22 19:27:27 Unraid2 emhttpd: shcmd (450): umount /mnt/disk2 Sep 22 19:27:27 Unraid2 root: umount: /mnt/disk2: not mounted. Sep 22 19:27:27 Unraid2 emhttpd: shcmd (450): exit status: 32 Sep 22 19:27:27 Unraid2 emhttpd: Retry unmounting disk share(s)... Sep 22 19:27:32 Unraid2 emhttpd: Unmounting disks... Sep 22 19:27:32 Unraid2 emhttpd: shcmd (451): umount /mnt/disk2 Sep 22 19:27:32 Unraid2 root: umount: /mnt/disk2: not mounted.I've had a similar issue on my main system where sometimes a container gets stuck with a zombie process on /mnt/cache, array stop gets stuck on umount: /mnt/cache: target is busy.. I can manually force unmount it but then all it does is the above, changes to umount: /mnt/cache: not mounted. forever until I trigger a shutdown and the shutdown timeout expires. I.e. shcmd should continue if a filesystem it wants to unmount is already not mounted, not stay stuck in an endless loop.
  12. Mass storage no, NAS yes, just share one or more folders.
  13. 990 pros are known to have dropout issues, AFAIK a firmware update for them has recently been released to help with that.
  14. It's not since as they said they're not using mariadb anymore.
  15. No idea, I always use a reverse proxy.
  16. Yup I believe so, but not sure if the DB stores relative/absolute paths etc... Yeah that's why IMO file backups are more suitable, I never do images in urbackup unless it's a situation where I know I might need to restore that straight away e.g. if a full OS upgrade fails. With file backups you can just browse to the file in the webui and click restore, or if the file is still there but you just need to restore an older version you just right-click on it and restore. Sure
  17. Looks like something similar has happened again with all bergware/dynamix plugins
  18. Probably something similar to https://forums.unraid.net/topic/38582-plug-in-community-applications/page/188/#comment-1566749
  19. You should usually never pass the whole of /mnt/user to a container, you'd have created a share for it first (say "urbackup") and passed /mnt/user/urbackup to the container, then set /media as backup location. But it's unrelated, AFAIK that feature isn't possible to use in a/this container anyway because it needs to do a fuse mount and what's required to do that isn't available.
  20. Just delete the port entries when you don't want them. Standard for all containers to have a default port mapping entry.
  21. https://github.com/unraid/api/releases SSH error is probably from the Connect plugin flash backup.
  22. docker container stop <name> should do
  23. AFAIK that's a bug in the Connect plugin.

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.