dauntless101

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by dauntless101

  1. Thanks, working well today. I've been using the France VPN profile
  2. I'm having the same problem as kirk8999 reported on the previous page, just seeing this in the logs out of nowhere. I was running two separate instances, at first one got it and then the other: 2020-07-30 17:23:24,708 DEBG 'start-script' stdout output: [info] israel.privateinternetaccess.com [info] Attempting to get dynamically assigned port... 2020-07-30 17:23:25,311 DEBG 'start-script' stdout output: [warn] Exit code '56' from curl != 0 or no response body received [info] 12 retries left [info] Retrying in 10 secs... 2020-07-30 17:23:35,608 DEBG 'start-script' stdout output: [warn] Exit code '56' from curl != 0 or no response body received [info] 11 retries left [info] Retrying in 10 secs... 2020-07-30 17:23:45,906 DEBG 'start-script' stdout output: [warn] Exit code '56' from curl != 0 or no response body received [info] 10 retries left [info] Retrying in 10 secs... 2020-07-30 17:23:56,203 DEBG 'start-script' stdout output: [warn] Exit code '56' from curl != 0 or no response body received [info] 9 retries left [info] Retrying in 10 secs... I removed my log file, removed the docker container, and recreated it. Here is the new log file and the error I am getting. Thanks! supervisord_2020_07_30_525pm.log
  3. Any idea? It seems like rtorrent is starting but I can't browse to the web interface on either port
  4. Ok, I cleared everything except for the openvpn folder but still can't access rutorrent. Here is m new/current log. Thanks supervisord.log
  5. Thanks for the tip! Here is my attached log. supervisord.log
  6. Ok awesome, that got me a bit further. Now it seems that rtorrent is unable to start: 2018-01-18 18:02:00,990 DEBG 'rtorrent-script' stdout output: [info] Removing any rtorrent session lock files left over from the previous run... 2018-01-18 18:02:00,991 DEBG 'rtorrent-script' stdout output: [info] Attempting to start rTorrent... 2018-01-18 18:02:00,993 DEBG 'rtorrent-script' stdout output: Script started, file is /home/nobody/typescript 2018-01-18 18:02:01,011 DEBG 'rtorrent-script' stdout output: Script done, file is /home/nobody/typescript 2018-01-18 18:02:30,202 DEBG 'rtorrent-script' stdout output: [warn] Wait for rTorrent process to start aborted 2018-01-18 18:03:00,329 DEBG 'rtorrent-script' stdout output: [info] rTorrent not running 2018-01-18 18:03:00,330 DEBG 'rtorrent-script' stdout output: [info] Removing any rtorrent session lock files left over from the previous run... 2018-01-18 18:03:00,331 DEBG 'rtorrent-script' stdout output: [info] Attempting to start rTorrent... 2018-01-18 18:03:00,334 DEBG 'rtorrent-script' stdout output: Script started, file is /home/nobody/typescript 2018-01-18 18:03:00,352 DEBG 'rtorrent-script' stdout output: Script done, file is /home/nobody/typescript 2018-01-18 18:03:29,539 DEBG 'rtorrent-script' stdout output: [warn] Wait for rTorrent process to start aborted
  7. I am running the PIA config, but when I start my container I get this error in the logs: 2018-01-18 16:34:57.860419 [info] System information Linux b534b06d2c17 4.13.0-26-generic #29~16.04.2-Ubuntu SMP Tue Jan 9 22:00:44 UTC 2018 x86_64 GNU/Linux 2018-01-18 16:34:57.892396 [info] PUID defined as '1000' 2018-01-18 16:34:57.924583 [info] PGID defined as '1000' 2018-01-18 16:34:57.960040 [info] UMASK defined as '000' 2018-01-18 16:34:57.992365 [info] Permissions already set for volume mappings 2018-01-18 16:34:58.029504 [info] VPN_ENABLED defined as 'yes' 2018-01-18 16:34:58.065252 [crit] No OpenVPN config file located in /config/openvpn/ (ovpn extension), please download from your VPN provider and then restart this container, exiting... Thank you for your hard work, this container sounds exactly what I'm looking for!