Zonkeeh

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Zonkeeh

  1. just wondering where the template location is stored? I've added https://github.com/linuxserver/docker-templates but the MySQL docker is not on the list of templates, any help would be great thanks!
  2. Just figured it out, there was a problem with the config folder not registering correctly even though it was created and defined in the same place in the settings, changing it to /mnt/usr/Docker/ruTorrent/ seemed to work just fine. PS: Is there any way to test if the connection is in fact routing via a VPN?
  3. config is mounted properly as the rutorrent files and directories have been created ls is as follows: -rw-rw-rw- 1 root users 3010 Feb 2 13:49 uk399.nordvpn.com.tcp443.ovpn -rw-rw-rw- 1 root users 3035 Feb 2 13:49 uk399.nordvpn.com.udp1194.ovpn -rw-rw-rw- 1 root users 1720 Feb 2 13:52 uk399_nordvpn_com_ca.crt -rw-rw-rw- 1 root users 602 Feb 2 13:52 uk399_nordvpn_com_tls.key root@zonkeeh-Server:/mnt/user/Docker/ruTorrent/config/openvpn# edit: I've also tried changes the file permissions to no effect. edit 2: Upon further review, the .opvn file has a ca and a key already in it, however, this would still not stop the file from being loaded surely.
  4. So I'm getting an error where the config file for my VPN is not being recognised, I've tried downloading the config files from NordVPN and putting the keys into separate files but the system just doesn't recognise the .ovpn file. Any suggestions? Thanks Log output: 2018-02-03 00:52:28.263939 [crit] No OpenVPN config file located in /config/openvpn/ (ovpn extension), please download from your VPN provider and then restart this container, exiting...