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.

RodgMahal

Members
  • Joined

  • Last visited

Everything posted by RodgMahal

  1. Ahhh! I thought this was redundant information, I didn't realize this would be different than the config screenshots. Hopefully this is what you are looking for; root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='Transmission_VPN' --net='bridge' --privileged=true -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'OPENVPN_USERNAME'='[email protected]' -e 'OPENVPN_PASSWORD’=‘xxxxxxxxxxxxxxxxxxxxxxxx' -e 'OPENVPN_CONFIG'='default' -e 'OPENVPN_PROVIDER'='IPVANISH' -e 'LOCAL_NETWORK'='192.168.xx.0/24 10.xx.xx.0/24' -e 'TRANSMISSION_RPC_USERNAME’=‘xxxxx’ -e 'TRANSMISSION_RPC_PASSWORD’=‘xxxxxxxxxxxx’ -e 'OPENVPN_OPTS'='--inactive 3600 --ping 10 --ping-exit 60' -e 'PUID'='99' -e 'PGID'='100' -e 'TRANSMISSION_DOWNLOAD_DIR'='/downloads/complete' -e 'TRANSMISSION_RPC_AUTHENTICATION_REQUIRED'='true' -e 'TRANSMISSION_RATIO_LIMIT'='3.0' -e 'TRANSMISSION_RATIO_LIMIT_ENABLED'='true' -e 'TRANSMISSION_UMASK'='777' -e 'TRANSMISSION_DOWNLOAD_QUEUE_SIZE'='15' -e 'TRANSMISSION_CACHE_SIZE_MB'='10' -e 'TRANSMISSION_INCOMPLETE_DIR'='/downloads/incomplete' -e 'TRANSMISSION_WEB_UI'='combustion' -e 'GLOBAL_APPLY_PERMISSIONS'='true' -e 'WEBPROXY_ENABLED'='false' -e 'PIA_OPENVPN_CONFIG_BUNDLE'='openvpn-tcp' -p '9091:9091/tcp' -p '1198:1198/udp' -v '/mnt/user/NAS_Downloads/unraidtorrents/':'/data':'rw' -v '/mnt/user/NAS_Downloads/unraidtorrents/':'/downloads':'rw' -v '/mnt/user/NAS_Downloads/unraidtorrents/watch/':'/watch':'rw' -v '/mnt/user/T_Media/Torrent/':'/mnt/user/T_Media/Torrent/':'rw' -v '/mnt/user/appdata/Transmission_VPN':'/config':'rw' --restart=always --log-opt max-size=50m --log-opt max-file=1 'haugene/transmission-openvpn'
  2. Thanks for the reply, though, clearly I am lacking in knowledge as I don't know where one finds their run commands?
  3. I'm struggling to get Transmission_VPN to work with IPVanish. I previously had it functioning just fine with PIA, but haven't ran the docker in a while (PIA account expired), switched my VPN provider to IPVanish, and now when I change the config in the docker I can't web into it. It LOOKS like it's running (Docker shows its started), but I am assuming I can't get into the webGui because the tunnel is not connecting. I have tried to read through the documentation, and I see there is some IPVanish config info, but can't quite find where to copy that config file to. Any help would be, well, helpful! Here is my config, real folders/IPs/names/pass's redacted of course.
  4. How exactly does one do that? And what did you set it to? I need to do a restore, and of course its not working, and cant find documentation about how to make it work.. hmmm. Sounds like you hit the nail on the head, but changing the UMASK to 777 seemed to make the docker never start up properly..
  5. Awesome, that's good to know! So looks like my drives are doing fine then, excellent.. Thanks so much!
  6. Trying to figure out what I am looking at here. INSIDE of Unraid I get totally different numbers, but these are the reports after the extended tests. I Assume these are to be trusted, regardless of what the GUI shows? Secondarily, I am not sure if these numbers are good or bad?
  7. I've tried and tried to figure this out. But I finally in throwing in the towel and asking for help. 🥺 I have my Transmission_VPN docker working super well. It connects to my VPN provider, moves files once downloaded, wont start if the VPN is down, etc. It works great, except; No matter what I do, it always changes the read/write permissions to the /watch folder and won't let me copy .torrent files directly into it. Using SAFE NEW PERMS fixes it for a bit, but thats a massive PITA to have to run that all the time. So what I do now is every 60 minutes I run a script that executes "chmod -R 777 /mnt/user/DownloadsShare/unraidtorrents" I'm not new to deep diving into the esoterica of speciality OS's, and enterprise systems, BUT, I am not a Linux/Unix expert, and thus can't wrap my head around why I need to manually set the permission to 777 and why the TRANSMISSION_UMASK option set to 777 doesn't fix it. (Maybe thats just for creation of new FILES and it still somehow sets the folder permissions upon restart of the docker itself?) Does anyone have a way to call a script or the above bash command, or better yet just setup the docker itself through its internal Transmission features to not change the R/W permissions on the folders one needs to drop .torrent files into?

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.