slbailey617

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by slbailey617

  1. This is still happening as of 5/20/2019. I have tried rolling back all the way to 19.1-1-02 and the same results. Here are the latest log files. I notice an issue with supervisord not being on pid 7 like it was previously: Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2019-05-20 08:00:40.381403 [info] System information Linux b00c02037914 4.19.41-Unraid #1 SMP Wed May 8 14:23:25 PDT 2019 x86_64 GNU/Linux 2019-05-20 08:00:40.418214 [info] PUID defined as '99' 2019-05-20 08:00:40.692285 [info] PGID defined as '100' 2019-05-20 08:00:41.234005 [info] UMASK defined as '000' 2019-05-20 08:00:41.266205 [info] Setting permissions recursively on volume mappings... 2019-05-20 08:00:41.304443 [info] Starting Supervisor... 2019-05-20 08:00:41,489 INFO Included extra file "/etc/supervisor/conf.d/nzbget.conf" during parsing 2019-05-20 08:00:41,489 INFO Set uid to user 0 succeeded 2019-05-20 08:00:41,492 INFO supervisord started with pid 6 2019-05-20 08:00:42,494 INFO spawned: 'nzbget' with pid 45 2019-05-20 08:00:42,494 INFO reaped unknown pid 7 2019-05-20 08:00:42,505 DEBG 'nzbget' stdout output: [info] NZBGet configuration does not exist, copying default configuration file to /config/... 2019-05-20 08:00:43,506 INFO success: nzbget entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) Would appreciate some guidance on a solution.
  2. Just within the past day or two I can no longer connect to the web ui. I go to http://ipaddr:6789 and it just spins forever... This is all I see in the log file of the docker: Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2019-02-11 15:20:17.511530 [info] System information Linux d2f2b42ddccb 4.18.20-unRAID #1 SMP Fri Nov 23 11:38:16 PST 2018 x86_64 GNU/Linux 2019-02-11 15:20:17.607347 [info] PUID defined as '99' 2019-02-11 15:20:18.176309 [info] PGID defined as '100' 2019-02-11 15:20:18.650827 [info] UMASK defined as '000' 2019-02-11 15:20:18.683927 [info] Permissions already set for volume mappings 2019-02-11 15:20:19.209837 [info] Starting Supervisor... 2019-02-11 15:20:21,465 INFO Included extra file "/etc/supervisor/conf.d/nzbget.conf" during parsing 2019-02-11 15:20:21,465 INFO Set uid to user 0 succeeded 2019-02-11 15:20:21,471 INFO supervisord started with pid 7 2019-02-11 15:20:22,472 INFO spawned: 'nzbget' with pid 44 2019-02-11 15:20:22,480 DEBG 'nzbget' stdout output: [info] NZBGet configuration file exists 2019-02-11 15:20:23,481 INFO success: nzbget entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) Anyone have any good ideas on how to troubleshoot/start over/other logs to look in?
  3. So if that's the case, why do I see dockers that support purevpn and why do I see on their site that they do support forwarding incoming ports?
  4. I found this docker today: https://github.com/haugene/docker-transmission-openvpn but apparently I shouldn't try to install a docker manually as a noob. I should only use the community plugins which is fine... But does anyone know how I can get this docker added to that list or maybe tell me how I can get a transmission docker to work with my purevpn account?