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.

clowrym

Members
  • Joined

  • Last visited

Everything posted by clowrym

  1. This thread isnt for binhex's docker, its for haugene/transmission-openvpn, the variable PIA_OPENVPN_CONFIG_BUNDLE: was added to this template a while back when the change was made to PIA to automatically download whichever configs you selected!! Glad it worked for you though!!
  2. Does it become responsive once the delete is competed? If not, i would post a support request on Haugene's Issues page
  3. I have this issue now and again with PIA, I run the following script every ~15 minutes to look for the error and restart the containeer #!/bin/bash #Check for error in Transmission log and restarts docker if found #change /Search_String/ to suit the required error echo checking for Transmission_vpn Fatal Error docker logs --tail 50 Transmission_VPN 2>&1 | awk '/fatal_error/ {print | "docker restart Transmission_VPN"}'
  4. Your definitely not the assholes here....
  5. THIS post explains the current functionality of the Docker templates / OS design. HERE as well
  6. Added CUSTOM option to OPENVPN_PROVIDER for you.
  7. 1) You can edit and modify the VPN providers list all you want. The template is set up with PIA servers per the OP 2) I'm not sure why it resets all the fields, I dont have that issue, as its my template and the changes I make are typically for my own use.... I will have to look into that. I created the template, but am by no means an expert at it!! 3) Read this post, remove the template URL and that should stop the issue HERE
  8. i believe you require --dns ....but i could be wrong i guess!!
  9. did you also add the "--" to --dns ? is was missing in your run command....at least compared to mine.
  10. I believe this should be --dns 8.8.8.8 ..... If that doesn't help, try moving off the :dev branch
  11. Can you post the docker run command, remove your username/passwords
  12. I haven't really paid much attention.... Generally though, I find its really dependent on the tracker im connected to. The private ones im on have always seemed very fast! I've got a 1g connection.... Just doing a test i'm running 200+ mbps Update..... watching it, its now jumped to 500~600
  13. i need to see your run command..... have you tried adding google dns 8.8.8.8?
  14. I dont see an issue with the run command, what does your log say? Looking at IPvanish on git hub, I dont believe you need to download config files and place them anywhere, Just set 'OPENVPN_CONFIG'='XXXX' to which tunnel you want. You may have to set 'VPN_PROVIDER_HOME' location though.......looks like its an error that should be in the docker logs
  15. Looks like your log in details are incorrect?
  16. can you both post your run commands
  17. https://github.com/hexparrot/mineos-node
  18. you could try and map your backup folder to another location on your array.... or there may be a config file in the server files to set the backup folder, i have only created the template, not the program. its been a long time since i ran a minecraft server, so I cant say i remember where it stores the files. in the origional post there should be a link to github where you could also ask the question.
  19. not sure what your question is here, but it sounds like you have the same port, or a range of ports that includes this port already specified on your router.........
  20. can you post your run command? its hard to say whats going on without knowing what is set to run. Typically if you have set all the variables / paths the same as the origional docker, you should still have all the old settings / torrents running
  21. There seems to be a few issues with the port updating script lately. if you are having issues with your Transmission_VPN losing connection resulting in a fatal error, I have a script that I have been using to look for fatal errors in the docker log, and restart if one is found. #!/bin/bash #Check for error in Transmission log and restarts docker if found #change /Search_String/ to suit the required error docker logs --tail 50 Transmission_VPN 2>&1 | awk '/fatal_error/ {print | "docker restart Transmission_VPN"}' I run this every 15 minutes with the User Scripts plugin. could be adopted for any docker / search string
  22. For those that would like to keep the home folder in the appdata folder, the following will need to be added:
  23. Someone's posted a ticket for it... Paper 1.17 Java Update
  24. Somethings else, doesn't look like this folder mapping is doing anything? this container has always used /data/transmission-home as its base directory, I have tried to separate the config files from this folder on my array, to my cache drive where all my other docker files are stored, but I have been unsuccessful so far! check and see if anything is in that folder before removing it just incase.....Git posting on the issue - you may have to set another variable for this to me used you can also remove the 1198 port. The new PIA configs don't use it anymore.

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.