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.

oldsweatyman

Members
  • Joined

  • Last visited

Everything posted by oldsweatyman

  1. Hey everyone. I'm another user having trouble with the log button not showing, which occurs even if I run a script in the background. Not sure what to do -- here's an example attached, before aborting the script and after.
  2. I am having an identical issue, has anyone figured this out? Can't connect via https.
  3. Trying to use the same container to have multiple rtorrent instances but only one with an active VPN, setting network to none and using --net=container:rutorrent under extra parameters. I've tried changing every necessary port but I can't figure out how to change port 7777 in the configurations. I keep getting this error in the logs: [ERROR] unable to bind listening socket for address '127.0.0.1:7777': Address already in use (98) Any ideas on how to get around this? This seems to be the best optimized rtorrent container for unraid and I'd really like to be able to use multiple-instances, given that the web-gui crashes around 10k torrents.
  4. Removing the Dynamix System Stats plugin fixed it for me. Maybe it isn't compatible with the IPMI plugin running simultaneously? edit: nevermind, they came back. Lol. However, unloading drivers as @joelrfernandes commented below did work.
  5. Yeah thats my current setup with one instance of mergerfs, I just can't use the cache with this because you can't hardlink from cache to array it duplicates the file instead thought I'd just make another mergerfs instance on a separate share thats cache only to solve that.. Nevermind I think I'm complicating it too much lol. But, just to know, do you happen to know if your scripts will conflict with two separate instances running? EDIT: Dumb question I guess. There's clearly some conflicting stuff. I'll work on it some more and see.
  6. I might not be understanding some pathing here. Last time I set my downloads share to use the cache, radarr wouldn't hardlink properly because the cache and array are separate obviously. Instead, it would copy the file, renamed, to the array. So, using your setup, would this be the flow? 1. Radarr tells torrent client to save movie to /mnt/cache/downloads/local_storage/gdrive/seed 2. Radarr renames & imports completed movie to /mnt/cache/downloads/local_storage/gdrive/movies 3. Mover transfers imported movie to /mnt/user/downloads/local_storage/gdrive/movies 4. Rclone upload script moves from local_storage/gdrive/movies local to rclone, preserved by mount_mergerfs path In this case, I'd point Plex to /mnt/user/downloads/mount_mergerfs/gdrive/movies? Does the mover affect how plex sees the file? I think there might be some extra confusion because my three mounts (mount_mergerfs, local_storage, and mount_rclone) are inside of a single share called "downloads" instead of three separate shares.
  7. Trying to get a setup to combine cache and array usage for torrents/radarr/sonarr/plex. Anyone have this setup? I know this is complex, but: Ideally, Radarr will send some temporarily seeded torrents to the cache directory to be seeded for 2 weeks and the renamed hardlinks moved to gdrive at some point. Similarly, Radarr will upgrade existing permanently seeded torrents on the array. This becomes problematic because radarr can't hardlink from the cache to the array (separate filesystems or something?). My solution is to simply run two instances of mergerfs. One instance is currently working perfectly in my /mnt/user/downloads/ share. Can I run a second instance of mergerfs on a cache only share? This would result in hardlinks being created within the cache only for that share and a separate rclone mover script to move the cache hardlinks to gdrive, in theory. I would just tell Radarr which directory to use, array share or cache share. Just don't know if the the scripts will conflict. EDIT: Just wanted to clarify that a big reason I want to do this is to avoid repeatedly writing to the last bits of unfilled sections on my drives with files that are only temporarily there. My understanding is that its not good to repeatedly write to the same sections like this? Using the cache drive for these frequent writes would be much better.
  8. Hey guys, Getting: Script Starting Jun 06, 2020 14:03.56 Full logs for this script are available at /tmp/user.scripts/tmpScripts/rclone_upload/log.txt 06.06.2020 14:03:56 INFO: *** Rclone move selected. Files will be moved from /mnt/user/downloads/local_storage/gcrypt/cloud/requests for gcrypt *** 06.06.2020 14:03:56 INFO: *** Starting rclone_upload script for gcrypt *** 06.06.2020 14:03:56 INFO: Exiting as script already running. Script Finished Jun 06, 2020 14:03.56 despite running the script after a complete reboot. Not sure if there's a file I need to manually delete somewhere from which the script is wrongly reading that the script is already running? Rclone mount working fine.
  9. Same with transmission. Deluge poops itself with far less than rtorrent. It's good for small numbers. I was wondering if in the rtorrent config there was maybe a setting that would work around this, say, the network.max_open_files.setmax_open_files setting. I've tried toying around with this and haven't had much success. EDIT: It seems it resolved after some time after I set "Maximum number of open files" under Connection in the settings to 1024. My download speeds are much better, just hit ~50 mbps, the rest probably being taken up by some background processes I have running. After changing it many torrents paused, but I just hit resume on all of them and they are now all seeding. I'll have to monitor to see if my upload speeds are affected/see if they're actually seeding..
  10. The .torrent files? My appdata is on cache. The downloading/seeding files are on the array.
  11. Hey everyone, anyone have advice on config for an instance with a large amount of torrents (>4k)? My current issue is that the download speed caps out at ~15-30 mbps (I have gigabit) and it was using the full gigabit when I had ~200 torrents. Additionally, the hash recheck is very slow, some few times slower than when I had ~200 torrents. CPU and RAM aren't getting maxed out so that's not it, not sure if there's a particular config setting I should change to fix it.
  12. Hey, thanks so much for this script DZMM. Just a few things: I'm an idiot and it took me forever to get hardlinks working but for anyone else who makes the same error, you need to: download to /mnt/user/downloads/mount_mergerfs/gcrypt/radarr in order to hardlink to /mnt/user/downloads/mount_mergerfs/gcrypt/hardlink i was doing the following (WRONG😞 download to /mnt/user/downloads/mount_mergerfs/temp in order to hardlink to /mnt/user/downloads/mount_mergerfs/gcrypt/hardlink it is the gcrypt (or whatever you named it in ur config, default gdrive_vfs) folder that is linked. anyway, I'm having a bit of an issue with the docker start portion of the script. When I run it, despite all containers having autostart off, I still get: INFO: dockers already started. any ideas? edit: just want to clarify that i meant this occurs at the start of the array, which is when i have the script set to run.

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.