Everything posted by clowrym
-
[Support] Clowrym's Docker Repository
Most issues are usually a error in mapping / ports!! Glad you got it working!@!
-
[Support] Clowrym's Docker Repository
what are you changing the destinations to? can you provide the template screenshot after you've made the change and get the error. Also a screenshot of the error might be helpful
-
[Support] Clowrym's Docker Repository
you should be able to add Transmission parameters to your docker template and they will survive reboot as detailed here . Detailed part way down the page under "Transmission configuration options" for instance, you would add "TRANSMISSION_INCOMPLETE_DIR_ENABLED" with a value of "false" to disable the incomplete download directory. This holds true for any variable you want to survive a reboot.
-
[Support] Clowrym's Docker Repository
I've only created the templates, Nukkit Might be able to update it for you.
-
[Support] Clowrym's Docker Repository
TO be honest, I havent kept up with any new opvn locations that have been added, I added DE Berlin/Frakfurt this morning for you. You can add your own locations if any are missing. I'm not sure on your other issue, I've had no problems keeping with the most current version. Might want to post a support ticket here as I only created the Template for unraid, not the application itself! I currently run the Dev branch of his repository I'm currently running: Transmission: 2.94 (d8e60ee44f), RPC: 15 Web Control: 1.6.0 alpha (20180418)
-
[Support] Clowrym's Docker Repository
You can change the OPENVPN provider by setting to advanced view & adjusting the Default values to whatever your location names are seeperated by "|" ie.... name1|name2|name3| etc.
-
[Support] Clowrym's Docker Repository
ca you show me your folder mappings? Anytime ive had this in th epast its beena folder mapping issue during template creation!
-
[Support] Clowrym's Docker Repository
-
Dynamix - System Temp
Same issue, with Supermicro board.
-
[Support] Clowrym's Docker Repository
can you provide a screenshot of your docker path/port settings.
-
[Support] Clowrym's Docker Repository
To be honest I've never used this, I created the template for buddy of mine, I'll check and see if he had any issues with it.
-
[Support] Clowrym's Docker Repository
I'm not sure if it takes time for community apps to pick up the change? <Config Name="PLEX_LOCAL_PORT" Target="PLEX_LOCAL_PORT" Default="32400" Mode="tcp" Description="Container Port: PLEX_LOCAL_PORT" Type="Port" Display="always" Required="true" Mask="false">Local Port</Config>
-
[Support] Clowrym's Docker Repository
Thanks for the heads up, Should be corrected & updated!!
-
[Support] Clowrym's Docker Repository
-
[Support] Clowrym's Docker Repository
I dont know how Port forwarding would work on other VPN's, This docker is specifically set up to work with PIA port forwarding....I have never tried any others!! I have only created the template for UNraid usage, Any issues can be posted here: https://github.com/haugene/docker-transmission-openvpn
-
[Support] Clowrym's Docker Repository
Ive always used this: Check My IP Torrent I believe your external IP should be in the logs Look for "Peer Connection Initialed with [AF_INET}XX.XX.XX.XX:
-
[Support] Clowrym's Docker Repository
I have only created the template for the container for this Docker. You can request an update to Java Here I am running: openjdk version "1.8.0_162" OpenJDK Runtime Environment (build 1.8.0_162-8u162-b12-1~bpo8+1-b12) OpenJDK 64-Bit Server VM (build 25.162-b12, mixed mode) Not sure what version your looking for? There are some instructions floating around google changing which version you use: These are for the change from 7 to 8, Change Java Version
-
[Support] Clowrym's Docker Repository
You add it in the extra parameters box.
-
[Support] Clowrym's Docker Repository
I havent found a fix for this one... I'm not sure whats causing your issue.....
-
[Support] Clowrym's Docker Repository
Can you uncheck "this is not a conventional server" in the server set-up looking at your server settings this is checked....Don't know if this is the issue, but this is usally only used for Bungeecord servers as far as I am aware [java] java_xmx=8096 jarfile=minecraft_server.1.7.10.jar [onreboot] start=false [minecraft] profile=1.7.10 broadcast=true unconventional=true Also review your settings, I've screen-shotted mine for reference: Lastly, I would remove the ' from the name... Not sure if there are any issues with Special characters or not, but i try and stay away from them!! level-name=Shin's Place
-
[Support] Clowrym's Docker Repository
Can you confirm your Docker Path settings?
-
[Support] Clowrym's Docker Repository
I'm not sure what could be causing this one..... I'll have to do a little research.
-
[Support] Clowrym's Docker Repository
Fixed, Thanks for the heads-up
-
[Support] Clowrym's Docker Repository
you can make a request to have it added here: https://github.com/haugene/docker-transmission-openvpn
-
[Support] Linuxserver.io - Plex Media Server
interestingly enough, I had switched back to the plex official docker, which worked fine. After reading your post & switched back with no issues. Going to test a couple server reboots and see if the issue persists.