slbailey617

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by slbailey617

  1. On 2/11/2019 at 3:30 PM, slbailey617 said:

    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 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?