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.

[Support] activ - TransmissionVPN

Featured Replies

Hi Hope someone can point me in the right direction. I have transmissionVPN and sonarr installed, set up and working with airvpn. I tell sonarr to grap an episode of something. It does and I can see it in transmission downloading. But I check in the downloads folder and there are no files. From what I have read it may be a Volume Mappings problem. It was working fine when I was using Transmission as oposed to TransmissionVPN.

Mappings.PNG

  • Replies 212
  • Views 55.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • I had the same issue. stopped working about a week ago. to get it working i had to do the following   1. log onto pia and generate a noe openvpn config https://www.privateinternetaccess.com/

  • Are you installing on Unraid? Using my repo or another way?   I guess you need to correct some stuff if you are running the command manually some stugg I notice in the command you pasted:   Wher

  • Did you set a variable WHITELIST ?  Mine contains: 192.168.*.*,127.0.0.1,172.*.*.*   Andy is right, the whitelist gets overwritten, other settings can be changed in the settings file, b

Posted Images

3 hours ago, demon1 said:

From what I have read it may be a Volume Mappings problem.

Yep. Pick either /data or /downloads and change them all to be the same. Since you are changing the app side you will need to hit the edit button on the mapping to change it. After you change the mapping, be sure to change the app itself to look in the correct folder.

Hi jonathanm, thanks for the response. I have done as you said above and changed all the container path's to  /data and host path's to /mnt/user/Downloads/temp creating a temp file in Downloads. Still no sign of any download files in the new directory.

Capture.PNG

Capture2.PNG

Just verifying, what is your "download-dir" path in your settings.json file?

 

If its "download-dir": "/downloads" then use "/downloads" as your Host Path.

 

If your downloads folder is on your cache drive, ex. "/mnt/cache/Downloads" , try using "cache" in the path vs "user"

 

We'll get this figured out!

If this is any help, from what I can remember I did this to setup:

 

JSON

"download-dir": "/downloads/complete",
"download-queue-enabled": true,

 

"incomplete-dir": "/downloads/incomplete",
"incomplete-dir-enabled": true,

 

"umask": 2,

 

In /mnt/cache/Downloads/ I let Transmission create the "complete" and "incomplete" (torrent.part files) folders.

 

Transmission

/downloads --> /mnt/cache/Downloads/

 

Sonarr

/downloads --> /mnt/user/Downloads/

Hi Andy,

Thanks for your help

the path listing in settings.json was "user/nobody/downloads" or something like that, I have changed it to

 

 "download-dir": "/downloads/complete",
 "download-queue-enabled": true,
 
  "incomplete-dir": "/downloads/incomplete",
  "incomplete-dir-enabled": true,

 

In sonarr and Trasmission I have tried

 

/data --> /mnt/user/downloads/

/downloads --> /mnt/user/downloads/

 

 

I can see in the unraid gui under share's a new share called "downloads", but I cannot see it in windows explorer. I have changed the container path from "data" to "downloads" to no avail. I am not using the cache for this folder, . Its quite frustrating as I know its close to working.

Just to be clear, you did not have a Downloads share already created?

 

I would check the export settings of the share to make sure your SMB is exported.

Initially I had a Downloads folder Capital D, now I have 2, downloads & Downloads. Both are set to export:yes. I just cannot See/Find the new "downloads"

I'm really sorry, I mistyped above with this statement about your JSON file:

If its "download-dir": "/downloads" then use "/downloads" as your Host Path.

 

I meant "/downloads" should be your Container path, not Host Path!  My bad.

 

Anyways, if you're using this in Transmission now:

"download-dir": "/downloads/complete",
"download-queue-enabled": true,

 

"incomplete-dir": "/downloads/incomplete",
"incomplete-dir-enabled": true,

 

Its looking for a folder "downloads" (with a lower case "d") in the docker container:

 

/downloads --> /mnt/user/downloads/

 

If you already have a downloads share created named "Downloads" with a capital "D", then use this for Transmission (you should also have "Downloads" referenced in Sonarr):

 

/downloads --> /mnt/user/Downloads/

 

When you set it as this:

/downloads --> /mnt/user/downloads/

 

It created the share "downloads" with a lower case "d"

 

Make the changes above to reference "Downloads" with a capital "D" and then delete the "downloads" share with the lower case "d"

 

If you're using Windows to find the share on the network, I don't think it can distinguish between "Downloads" and "downloads".

 

I think that should do it!

Hi Andy & Jonathanm,

thanks for your help, finally got it sorted and it seems to be working, had to give it a break for a for a day, but got it working pretty quick after that.

Hi Again,

 

            So its now downloading and I can see the file in the incomplete & complete folders. However it is creating an extra folder so my download path looks like data/ _2X68Q~7/complete. All is fine except it breaks the mover service in sonarr which is looking for data/complete/filename for which the automation is half the point!

Would you mind posting your settings.json and a screen shot of your docker configurations?  Maybe we can spot the problem.

  • 2 weeks later...

My torrents are starting to download to the docker.img now and I haven't changed anything. did something get messed up in the last update?

  • Author

There hasn't been an update for a long time. Might be a weird Transmission glitch, but I doubt it's the Docker.

hmm when I add a torrent the path is /home/nobody/Downloads Should it be something /data? I haven't done anything different so not sure what changed.

 

Edit: I changed it to /data and its working now. Now sure how it got to /home/nobody/Downloads

Edited by xxredxpandaxx

  • 2 weeks later...

Hello, 

 

Is there some limitation when the VPN provider is using IPv6 ? somehow im not able to connect

Via OpenVPN client in unRAID is connecting fine

 

thx

  • Author

I have never tested with ipv6, so I wouldn't be surprised if that doesn't work. A.f.a.i.k. all the firewalling etc that is done is only done for ipv4 so I imagine quite a bit would have to be done to get ipv6 working. b.t.w. All the vpn stuff is taken from a binhex image.

thanks for reply...i also wrote to binhex on deluge topic, so lets see.

 

  • 1 month later...

Ok, I'm clearly missing something here. I have the app installed and I can download torrents, so it's working properly. Trouble is I can't find anything once it's downloaded. If I leave the default /data path, I can't find it. If I change the path to a location I can find, I get "Error: Permission denied...". I feel like I'm missing something extremely simple and stupid, but I cannot figure it out. 

  • Author

Did you map the /data path to something outside the container? If you did that and then get the Permission denied error you probably need to set the userid and groupid in the parameters for te container (or you used the example ones but they don't match for you).

Check out this information: https://medium.com/@mccode/understanding-how-uid-and-gid-work-in-docker-containers-c37a01d01cf

 

Hope it helps.

  • 2 weeks later...

I am trying to setup TransmissionVPN and I can't access the WebGUI, I think it is related to the network side of things.

Docker log

 

Docker settings:

Host Port 1: 9091
Host Port 2: 8118
Host Path 2: /mnt/user/Downloads
Key 1: yes (VPN_ENABLED)
Key 2: $username (VPN_USER)
Key 3: $password (VPN_PASS)
Key 4: $serveraddress (VPN_REMOTE)
Key 5: 1195 (VPN_PORT)
Key 6: PPTP (VPN_PROTOCOL)
Key 7: custom (VPN_PROV)
Key 8: no (ENABLE_PRIVOXY)
Key 9: 192.168.1.0/24 (LAN_NETWORK)
Key 10: 192.168.*.* (WHITELIST)
Key 11: false (DEBUG)
Key 12: 99 (PUID)
Key 13: 100 (PGID)
unRAID Share Path: /mnt/user
AppData Config Path: /mnt/user/appdata/activ-transmissionvpn

 

Notes:

None of the ports stated are portforwared. And yes, the VPN_PORT was changed to 1195 from 1194, because I use OpenVPN-as from LinuxServer.io already, and have 1194 therfore portforwarded.

VPN info has been tested through PTTP on my Windows, and works.

My router IP is set to 192.168.0.1 (was 192.168.178.1 initially, if that matters)

Edited by Arndroid

3 hours ago, Arndroid said:

And yes, the VPN_PORT was changed to 1195 from 1194, because I use OpenVPN-as from LinuxServer.io already, and have 1194 therfore portforwarded.

That entry is for the port specified by your VPN provider, not something you control. Normally you would extract all the necessary info from your providers .ovpn file.

 

However... @binhex has recently changed the VPN connection methods in his dockers, I don't know if @activ has migrated this container to the new method or not.

  • Author

Nope, still the old stuff. Don't want to mess with things I cannot test. 

33 minutes ago, jonathanm said:

That entry is for the port specified by your VPN provider, not something you control. Normally you would extract all the necessary info from your providers .ovpn file.

 

However... @binhex has recently changed the VPN connection methods in his dockers, I don't know if @activ has migrated this container to the new method or not.

Ah I see, my VPN provider does deliver multiple ways to apply an VPN server. Including OpenVPN .ovpn files, in which the port seems to be 1194, changing it to 1194 however does not seem to work. :(

 

BinHex's DelugeVPN docker seems to work fine, quite smoothly. Maybe I should look into Docker stuff myself then.

 

Edit:

Changing the VPN Protocol from PPTP to udp, including the port change from 1195 to 1194 has done the trick. :)

Thanks for the help!

Edited by Arndroid

To add, I also had to place my openvpn.ovpn file in the openvpn folder, as I discovered from the DelugeVPN docker from BinHex.

 

But, downloading works, it just seems to download to a different then specified location:

9vzZR5k.png

 

Settings.json shows this for both the complete and incomplete locations:

unBoIj9.png

 

Changing those locations to "/mnt/user/Downloads/complete" and "/mnt/user/Downloads/incomplete" result in "Permission denied" errors, likely because it cannot find the (relative) path?

 

I on the otherhand cannot find "/home/nobody/Downloads" :P

 

This is my only Docker Host Path parameter:

5G9N5ON.png

 

Any tips on changing the locations? (And finding the "/home/nobody/Downloads" location, to remove the files that are now there)

Edited by Arndroid

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.