-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some noob questions #70
Comments
Hallo, for question 1, I think I forgot to run with ./TUN.sh at first . Do I have to run it with ./TUN.sh every time when restart the container? |
for question 2, the values of the Environment ''OPENVPN_CONFIG'' ''TRANSMISSION_PEER_CONGESTION_ALGORITHM'' and ''TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME='' can not be empty while i editing the ''OPENVPN_CONFIG'' to another better VPN server before i restart the container again. |
Hey. So I'll try to answer your questions, but I think I need more information if you're still struggeling with some of these issues.
Let me know if you have more issues. But if you feel something isn't working as it should, please provide the run commands and logs so that I can reproduce the error. |
@haugene, Thank you for your help. And for the environment variables, i want to change the ''OPENVPN_CONFIG'' to ''NL2 UDP '' but the container was created with ''OPENVPN_CONFIG=NL1 UDP ''. When i stopped the container to set the environment variables, i have to set the ''TRANSMISSION_PEER_CONGESTION_ALGORITHM'' and ''TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME'' too. They can not be setted with non-values empty as Dockerfile . what should i set them to? |
I don't understand. What do you mean you have to set the transmission environment variables? You should be able to change them as you wish. Both openvpn config and transmission settings are read by the startup script on each container start. Logs? |
i mean change the “openvpn_config” |
Yeah, I get that. But then you said you had to change two of the transmission settings as well and I'm wondering why. Can't you just change your openvpn config? What commands are you running here, do you have logs? |
I can't just change openvpn_config, because that two environment variables must be setted some values. They can't be empty when I apply the change of openvpn _config. I don't know why. |
Try NL3 UDP config. I tried this yesterday and found NL1 didn't work, NL3 did. |
@jgeusebroek kiss, it works, thank you so much |
@jgeusebroek do you use Transmission on Synology? how can you change the ''openvpn_config'' in created container? sometimes i want to change another config without creating a new container. |
Sorry, I don't actually use this container. I just tried it, and finally created my own container. IIRC the readme contains information on how to use your own VPN. |
@robinby |
Allright @robinby, you got stuff working yet? Think I'm going to close this issue if you don't have any other questions or issues. |
Firstly thank you for your great work. i use your Transmission on my Synology DSM 6.0 System. But i am not good at Computer. May i ask some question about it.
what is the problem with it ? Should i not shut down the nas directly or should i pause the torrent , stop the Container,exit the docker, then shut down the nas? what is the steps of power off NAS?
Thank you very much.
The text was updated successfully, but these errors were encountered: