I'm having an issue with the image not actually starting. Did a docker pull for it on Ubuntu 18.10.
Start the container and cockpit shows this as terminal readout:
Created by...
___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ Y \ ___/ > <
|___ /__|___| /___| /\___ >__/\_ \
\/ \/ \/ \/ \/
https://hub.docker.com/u/binhex/
2019-05-15 22:09:14.207768 [info] System information Linux df8fadd85e18 4.18.0-18-generic #19-Ubuntu SMP Tue Apr 2 18:13:16 UTC 2019 x86_64 GNU/Linux
2019-05-15 22:09:14.334125 [info] PUID defined as '0'
2019-05-15 22:09:18.432100 [info] PGID defined as '0'
2019-05-15 22:09:19.287521 [info] UMASK defined as '000'
2019-05-15 22:09:19.412451 [info] Permissions already set for volume mappings
2019-05-15 22:09:19.553561 [info] VPN_ENABLED defined as 'yes'
2019-05-15 22:09:19.627185 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/CAToronto.ovpn
dos2unix: converting file /config/openvpn/CAToronto.ovpn to Unix format...
2019-05-15 22:09:21.670743 [info] VPN remote line defined as 'remote ca-toronto.privateinternetaccess.com 1198'
2019-05-15 22:09:21.797690 [info] VPN_REMOTE defined as 'ca-toronto.privateinternetaccess.com'
2019-05-15 22:09:21.926709 [info] VPN_PORT defined as '1198'
2019-05-15 22:09:22.028138 [info] VPN_PROTOCOL defined as 'udp'
2019-05-15 22:09:22.151914 [info] VPN_DEVICE_TYPE defined as 'tun0'
2019-05-15 22:09:22.208972 [info] VPN_PROV defined as 'pia'
2019-05-15 22:09:22.333398 [info] LAN_NETWORK defined as '192.168.1.0/24'
2019-05-15 22:09:22.459349 [info] NAME_SERVERS defined as '209.222.18.222,37.235.1.174,1.1.1.1,8.8.8.8,209.222.18.218,37.235.1.177,1.0.0.1,8.8.4.4'
2019-05-15 22:09:22.585034 [info] VPN_USER defined as **
2019-05-15 22:09:22.710369 [info] VPN_PASS defined as **
2019-05-15 22:09:22.836480 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS)
2019-05-15 22:09:22.962125 [info] STRICT_PORT_FORWARD defined as 'yes'
2019-05-15 22:09:23.087987 [info] ENABLE_PRIVOXY defined as 'no'
2019-05-15 22:09:23.214494 [info] ENABLE_FLOOD defined as 'both'
2019-05-15 22:09:23.341198 [warn] ENABLE_AUTODL_IRSSI not defined (via -e ENABLE_AUTODL_IRSSI), defaulting to 'no'
2019-05-15 22:09:23.467948 [warn] ENABLE_RPC2 not defined (via -e ENABLE_RPC2), defaulting to 'yes'
2019-05-15 22:09:23.593995 [warn] ENABLE_RPC2_AUTH not defined (via -e ENABLE_RPC2_AUTH), defaulting to 'yes'
Unfortunately it just sits there and never really starts. I've left it sitting for hours with no change. I've deleted the container, redownloaded a few times, but no luck. Any ideas?
Also to add, I have your Sonarr, Radarr, and Sabnzbd containers running without issues. I was also running the delugevpn without issue but wanted to try rtorrent. This is the only container I've run into any issues with.