death.hilarious

Members
  • Posts

    62
  • Joined

  • Last visited

Posts posted by death.hilarious

  1. Even though sickrage was working, I decided to update the docker.  I've been ignoring the update read button for a long time.

     

    Now when I did the update it no longer works:

    Error !

     

    NameError: Undefined

     

    import re myDB = db.DBConnection() today = str(datetime.date.today().toordinal()) layout = sickbeard.HOME_LAYOUT status_quality = '(' + ','.join([str(x) for x in Quality.SNATCHED + Quality.SNATCHED_PROPER]) + ')' status_download = '(' + ','.join([str(x) for x in Quality.DOWNLOADED + Quality.ARCHIVED]) + ')'

    /opt/sickrage/lib/mako/runtime.py, line 226:

    raise NameError("Undefined")

    /opt/sickrage/gui/slick/views/home.mako, line 12:

    today = str(datetime.date.today().toordinal())

    /opt/sickrage/gui/slick/views/layouts/main.mako, line 62:

    <meta data-var="sickbeard.TRIM_ZERO" data-content="${sickbeard.TRIM_ZERO}">

    /opt/sickrage/lib/mako/runtime.py, line 883:

    callable_(context, *args, **kwargs)

     

    ideas?

     

    david

     

     

    UPDATE: removing cache dir and cache.db fixed it

     

    I was having this issue. Deleting the "mako" directory in the cache folder for Sickrage resolved the issue (don't worry this directory is outside the container in your host-mapped config folder).

  2. Sickrage has stopped working for me after updating the docker to the latest. The webUI won't load and I'm having trouble figuring out what's wrong.

     

    SickRage().start()
    File "/opt/sickrage/SickBeard.py", line 346, in start
    self.fix_clients_nonsense()
    TypeError: fix_clients_nonsense() takes no arguments (1 given)
    
    2015-07-23 09:45:12,458 DEBG fd 8 closed, stopped monitoring (stderr)>
    2015-07-23 09:45:12,458 DEBG fd 6 closed, stopped monitoring (stdout)>
    2015-07-23 09:45:12,458 INFO exited: sickrage (exit status 1; not expected)
    2015-07-23 09:45:12,458 DEBG received SIGCLD indicating a child quit
    2015-07-23 09:45:13,461 INFO spawned: 'sickrage' with pid 9446
    2015-07-23 09:45:14,462 INFO success: sickrage entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2015-07-23 09:45:15,073 DEBG 'sickrage' stderr output:
    09:45:15 WARNING::MAIN :: Unable to setup github properly, github will not be available. Error:
    
    2015-07-23 09:45:15,456 DEBG 'sickrage' stderr output:
    Traceback (most recent call last):
    File "/opt/sickrage/SickBeard.py", line 577, in
    
    2015-07-23 09:45:15,457 DEBG 'sickrage' stderr output:
    SickRage().start()
    File "/opt/sickrage/SickBeard.py", line 346, in start
    self.fix_clients_nonsense()
    TypeError: fix_clients_nonsense() takes no arguments (1 given)
    
    2015-07-23 09:45:15,542 DEBG fd 8 closed, stopped monitoring (stderr)>
    2015-07-23 09:45:15,542 DEBG fd 6 closed, stopped monitoring (stdout)>
    2015-07-23 09:45:15,542 INFO exited: sickrage (exit status 1; not expected)
    2015-07-23 09:45:15,542 DEBG received SIGCLD indicating a child quit
    2015-07-23 09:45:16,545 INFO spawned: 'sickrage' with pid 9451
    2015-07-23 09:45:17,546 INFO success: sickrage entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2015-07-23 09:45:18,577 DEBG 'sickrage' stderr output:
    09:45:18 WARNING::MAIN :: Unable to setup github properly, github will not be available. Error:
    
    2015-07-23 09:45:18,935 DEBG 'sickrage' stderr output:
    Traceback (most recent call last):
    
    2015-07-23 09:45:18,936 DEBG 'sickrage' stderr output:
    File "/opt/sickrage/SickBeard.py", line 577, in
    
    2015-07-23 09:45:18,936 DEBG 'sickrage' stderr output:
    
    2015-07-23 09:45:18,936 DEBG 'sickrage' stderr output:
    SickRage().start()
    
    2015-07-23 09:45:18,936 DEBG 'sickrage' stderr output:
    File "/opt/sickrage/SickBeard.py", line 346, in start
    
    2015-07-23 09:45:18,936 DEBG 'sickrage' stderr output:
    
    2015-07-23 09:45:18,937 DEBG 'sickrage' stderr output:
    self.fix_clients_nonsense()
    
    2015-07-23 09:45:18,937 DEBG 'sickrage' stderr output:
    TypeError
    2015-07-23 09:45:18,937 DEBG 'sickrage' stderr output:
    :
    2015-07-23 09:45:18,937 DEBG 'sickrage' stderr output:
    fix_clients_nonsense() takes no arguments (1 given)
    2015-07-23 09:45:18,937 DEBG 'sickrage' stderr output:
    
    
    2015-07-23 09:45:19,031 DEBG fd 6 closed, stopped monitoring (stdout)>
    2015-07-23 09:45:19,032 DEBG fd 8 closed, stopped monitoring (stderr)>
    2015-07-23 09:45:19,032 INFO exited: sickrage (exit status 1; not expected)
    2015-07-23 09:45:19,032 DEBG received SIGCLD indicating a child quit
    2015-07-23 09:45:20,035 INFO spawned: 'sickrage' with pid 9456
    2015-07-23 09:45:21,036 INFO success: sickrage entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2015-07-23 09:45:21,766 DEBG 'sickrage' stderr output:
    09:45:21 WARNING::MAIN :: Unable to setup github properly, github will not be available. Error:
    
    2015-07-23 09:45:22,142 DEBG 'sickrage' stderr output:
    Traceback (most recent call last):
    File "/opt/sickrage/SickBeard.py", line 577, in
    
    2015-07-23 09:45:22,143 DEBG 'sickrage' stderr output:
    SickRage().start()
    File "/opt/sickrage/SickBeard.py", line 346, in start
    self.fix_clients_nonsense()
    TypeError: fix_clients_nonsense() takes no arguments (1 given)
    
    2015-07-23 09:45:22,228 DEBG fd 8 closed, stopped monitoring (stderr)>
    2015-07-23 09:45:22,228 DEBG fd 6 closed, stopped monitoring (stdout)>
    2015-07-23 09:45:22,228 INFO exited: sickrage (exit status 1; not expected)
    2015-07-23 09:45:22,228 DEBG received SIGCLD indicating a child quit
    2015-07-23 09:45:23,231 INFO spawned: 'sickrage' with pid 9461
    2015-07-23 09:45:24,232 INFO success: sickrage entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2015-07-23 09:45:25,343 DEBG 'sickrage' stderr output:
    09:45:25 WARNING::MAIN :: Unable to setup github properly, github will not be available. Error:
    
    2015-07-23 09:45:25,712 DEBG 'sickrage' stderr output:
    Traceback (most recent call last):
    File "/opt/sickrage/SickBeard.py", line 577, in
    
    2015-07-23 09:45:25,713 DEBG 'sickrage' stderr output:
    SickRage().start()
    File "/opt/sickrage/SickBeard.py", line 346, in start
    self.fix_clients_nonsense()
    TypeError: fix_clients_nonsense() takes no arguments (1 given)
    
    2015-07-23 09:45:25,797 DEBG fd 8 closed, stopped monitoring (stderr)>
    2015-07-23 09:45:25,797 DEBG fd 6 closed, stopped monitoring (stdout)>
    2015-07-23 09:45:25,798 INFO exited: sickrage (exit status 1; not expected)
    2015-07-23 09:45:25,798 DEBG received SIGCLD indicating a child quit
    2015-07-23 09:45:26,800 INFO spawned: 'sickrage' with pid 9466
    2015-07-23 09:45:27,802 INFO success: sickrage entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2015-07-23 09:45:28,479 DEBG 'sickrage' stderr output:
    09:45:28 WARNING::MAIN :: Unable to setup github properly, github will not be available. Error:
    
    2015-07-23 09:45:28,832 DEBG 'sickrage' stderr output:
    Traceback (most recent call last):
    
    2015-07-23 09:45:28,832 DEBG 'sickrage' stderr output:
    File "/opt/sickrage/SickBeard.py", line 577, in
    
    2015-07-23 09:45:28,833 DEBG 'sickrage' stderr output:
    
    2015-07-23 09:45:28,833 DEBG 'sickrage' stderr output:
    SickRage().start()
    
    2015-07-23 09:45:28,833 DEBG 'sickrage' stderr output:
    File "/opt/sickrage/SickBeard.py", line 346, in start
    
    2015-07-23 09:45:28,833 DEBG 'sickrage' stderr output:
    
    2015-07-23 09:45:28,834 DEBG 'sickrage' stderr output:
    self.fix_clients_nonsense()
    
    2015-07-23 09:45:28,834 DEBG 'sickrage' stderr output:
    TypeError
    2015-07-23 09:45:28,834 DEBG 'sickrage' stderr output:
    :
    2015-07-23 09:45:28,834 DEBG 'sickrage' stderr output:
    fix_clients_nonsense() takes no arguments (1 given)
    2015-07-23 09:45:28,834 DEBG 'sickrage' stderr output:
    
    
    2015-07-23 09:45:28,930 DEBG fd 6 closed, stopped monitoring (stdout)>
    2015-07-23 09:45:28,930 DEBG fd 8 closed, stopped monitoring (stderr)>
    2015-07-23 09:45:28,931 INFO exited: sickrage (exit status 1; not expected)
    2015-07-23 09:45:28,931 DEBG received SIGCLD indicating a child quit
    2015-07-23 09:45:29,934 INFO spawned: 'sickrage' with pid 9471
    2015-07-23 09:45:30,936 INFO success: sickrage entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2015-07-23 09:45:32,054 DEBG 'sickrage' stderr output:
    09:45:32 WARNING::MAIN :: Unable to setup github properly, github will not be available. Error:
    
    2015-07-23 09:45:32,422 DEBG 'sickrage' stderr output:
    Traceback (most recent call last):
    File "/opt/sickrage/SickBeard.py", line 577, in
    
    2015-07-23 09:45:32,422 DEBG 'sickrage' stderr output:
    SickRage().start()
    File "/opt/sickrage/SickBeard.py", line 346, in start
    self.fix_clients_nonsense()
    TypeError: fix_clients_nonsense() takes no arguments (1 given)
    
    2015-07-23 09:45:32,507 DEBG fd 8 closed, stopped monitoring (stderr)>
    2015-07-23 09:45:32,507 DEBG fd 6 closed, stopped monitoring (stdout)>
    2015-07-23 09:45:32,507 INFO exited: sickrage (exit status 1; not expected)
    2015-07-23 09:45:32,507 DEBG received SIGCLD indicating a child quit
    2015-07-23 09:45:33,509 INFO spawned: 'sickrage' with pid 9476
    2015-07-23 09:45:34,511 INFO success: sickrage entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2015-07-23 09:45:35,593 DEBG 'sickrage' stderr output:
    09:45:35 WARNING::MAIN :: Unable to setup github properly, github will not be available. Error:
    
    2015-07-23 09:45:35,986 DEBG 'sickrage' stderr output:
    Traceback (most recent call last):
    
    2015-07-23 09:45:35,986 DEBG 'sickrage' stderr output:
    File "/opt/sickrage/SickBeard.py", line 577, in
    
    2015-07-23 09:45:35,986 DEBG 'sickrage' stderr output:
    
    2015-07-23 09:45:35,987 DEBG 'sickrage' stderr output:
    SickRage().start()
    
    2015-07-23 09:45:35,987 DEBG 'sickrage' stderr output:
    File "/opt/sickrage/SickBeard.py", line 346, in start
    
    2015-07-23 09:45:35,987 DEBG 'sickrage' stderr output:
    
    2015-07-23 09:45:35,987 DEBG 'sickrage' stderr output:
    self.fix_clients_nonsense()
    
    2015-07-23 09:45:35,987 DEBG 'sickrage' stderr output:
    TypeError
    2015-07-23 09:45:35,987 DEBG 'sickrage' stderr output:
    :
    2015-07-23 09:45:35,988 DEBG 'sickrage' stderr output:
    fix_clients_nonsense() takes no arguments (1 given)
    2015-07-23 09:45:35,988 DEBG 'sickrage' stderr output:
    
    
    2015-07-23 09:45:36,080 DEBG fd 6 closed, stopped monitoring (stdout)>
    2015-07-23 09:45:36,080 DEBG fd 8 closed, stopped monitoring (stderr)>
    2015-07-23 09:45:36,081 INFO exited: sickrage (exit status 1; not expected)
    2015-07-23 09:45:36,081 DEBG received SIGCLD indicating a child quit
    2015-07-23 09:45:37,083 INFO spawned: 'sickrage' with pid 9481
    2015-07-23 09:45:38,085 INFO success: sickrage entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2015-07-23 09:45:38,932 DEBG 'sickrage' stderr output:
    09:45:38 WARNING::MAIN :: Unable to setup github properly, github will not be available. Error:
    
    2015-07-23 09:45:39,338 DEBG 'sickrage' stderr output:
    Traceback (most recent call last):
    File "/opt/sickrage/SickBeard.py", line 577, in
    
    2015-07-23 09:45:39,338 DEBG 'sickrage' stderr output:
    SickRage().start()
    File "/opt/sickrage/SickBeard.py", line 346, in start
    self.fix_clients_nonsense()
    TypeError: fix_clients_nonsense() takes no arguments (1 given)
    
    2015-07-23 09:45:39,423 DEBG fd 8 closed, stopped monitoring (stderr)>
    2015-07-23 09:45:39,423 DEBG fd 6 closed, stopped monitoring (stdout)>
    2015-07-23 09:45:39,423 INFO exited: sickrage (exit status 1; not expected)
    2015-07-23 09:45:39,423 DEBG received SIGCLD indicating a child quit
    2015-07-23 09:45:40,426 INFO spawned: 'sickrage' with pid 9486
    2015-07-23 09:45:41,428 INFO success: sickrage entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2015-07-23 09:45:42,599 DEBG 'sickrage' stderr output:
    09:45:42 WARNING::MAIN :: Unable to setup github properly, github will not be available. Error:
    
    2015-07-23 09:45:42,978 DEBG 'sickrage' stderr output:
    Traceback (most recent call last):
    File "/opt/sickrage/SickBeard.py", line 577, in
    
    2015-07-23 09:45:42,979 DEBG 'sickrage' stderr output:
    SickRage().start()
    File "/opt/sickrage/SickBeard.py", line 346, in start
    self.fix_clients_nonsense()
    TypeError: fix_clients_nonsense() takes no arguments (1 given)
    
    2015-07-23 09:45:43,069 DEBG fd 8 closed, stopped monitoring (stderr)>
    2015-07-23 09:45:43,069 DEBG fd 6 closed, stopped monitoring (stdout)>
    2015-07-23 09:45:43,069 INFO exited: sickrage (exit status 1; not expected)
    2015-07-23 09:45:43,069 DEBG received SIGCLD indicating a child quit
    2015-07-23 09:45:44,071 INFO spawned: 'sickrage' with pid 9491
    2015-07-23 09:45:45,073 INFO success: sickrage entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2015-07-23 09:45:45,746 DEBG 'sickrage' stderr output:
    09:45:45 WARNING::MAIN :: Unable to setup github properly, github will not be available. Error:
    
    2015-07-23 09:45:46,164 DEBG 'sickrage' stderr output:
    Traceback (most recent call last):
    File "/opt/sickrage/SickBeard.py", line 577, in
    
    2015-07-23 09:45:46,165 DEBG 'sickrage' stderr output:
    SickRage().start()
    File "/opt/sickrage/SickBeard.py", line 346, in start
    self.fix_clients_nonsense()
    TypeError: fix_clients_nonsense() takes no arguments (1 given)
    
    2015-07-23 09:45:46,250 DEBG fd 8 closed, stopped monitoring (stderr)>
    2015-07-23 09:45:46,250 DEBG fd 6 closed, stopped monitoring (stdout)>
    2015-07-23 09:45:46,250 INFO exited: sickrage (exit status 1; not expected)
    2015-07-23 09:45:46,250 DEBG received SIGCLD indicating a child quit
    2015-07-23 09:45:47,253 INFO spawned: 'sickrage' with pid 9496
    2015-07-23 09:45:48,254 INFO success: sickrage entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2015-07-23 09:45:49,041 DEBG 'sickrage' stderr output:
    09:45:49 WARNING::MAIN :: Unable to setup github properly, github will not be available. Error:
    
    2015-07-23 09:45:49,408 DEBG 'sickrage' stderr output:
    Traceback (most recent call last):
    File "/opt/sickrage/SickBeard.py", line 577, in
    
    2015-07-23 09:45:49,408 DEBG 'sickrage' stderr output:
    SickRage().start()
    File "/opt/sickrage/SickBeard.py", line 346, in start
    self.fix_clients_nonsense()
    TypeError: fix_clients_nonsense() takes no arguments (1 given)
    
    2015-07-23 09:45:49,493 DEBG fd 8 closed, stopped monitoring (stderr)>
    2015-07-23 09:45:49,493 DEBG fd 6 closed, stopped monitoring (stdout)>
    2015-07-23 09:45:49,493 INFO exited: sickrage (exit status 1; not expected)
    2015-07-23 09:45:49,493 DEBG received SIGCLD indicating a child quit
    2015-07-23 09:45:50,495 INFO spawned: 'sickrage' with pid 9501
    2015-07-23 09:45:51,497 INFO success: sickrage entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2015-07-23 09:45:52,190 DEBG 'sickrage' stderr output:
    09:45:52 WARNING::MAIN :: Unable to setup github properly, github will not be available. Error:
    
    2015-07-23 09:45:52,569 DEBG 'sickrage' stderr output:
    Traceback (most recent call last):
    File "/opt/sickrage/SickBeard.py", line 577, in
    
    2015-07-23 09:45:52,569 DEBG 'sickrage' stderr output:
    SickRage().start()
    File "/opt/sickrage/SickBeard.py", line 346, in start
    self.fix_clients_nonsense()
    TypeError: fix_clients_nonsense() takes no arguments (1 given)
    
    2015-07-23 09:45:52,663 DEBG fd 8 closed, stopped monitoring (stderr)>
    2015-07-23 09:45:52,663 DEBG fd 6 closed, stopped monitoring (stdout)>
    2015-07-23 09:45:52,663 INFO exited: sickrage (exit status 1; not expected)
    2015-07-23 09:45:52,664 DEBG received SIGCLD indicating a child quit
    2015-07-23 09:45:53,666 INFO spawned: 'sickrage' with pid 9506
    2015-07-23 09:45:54,668 INFO success: sickrage entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2015-07-23 09:45:55,357 DEBG 'sickrage' stderr output:
    09:45:55 WARNING::MAIN :: Unable to setup github properly, github will not be available. Error:
    
    2015-07-23 09:45:55,729 DEBG 'sickrage' stderr output:
    Traceback (most recent call last):
    File "/opt/sickrage/SickBeard.py", line 577, in
    
    2015-07-23 09:45:55,729 DEBG 'sickrage' stderr output:
    SickRage().start()
    File "/opt/sickrage/SickBeard.py", line 346, in start
    self.fix_clients_nonsense()
    TypeError: fix_clients_nonsense() takes no arguments (1 given)
    
    2015-07-23 09:45:55,828 DEBG fd 8 closed, stopped monitoring (stderr)>
    2015-07-23 09:45:55,829 DEBG fd 6 closed, stopped monitoring (stdout)>
    2015-07-23 09:45:55,829 INFO exited: sickrage (exit status 1; not expected)
    2015-07-23 09:45:55,829 DEBG received SIGCLD indicating a child quit
    2015-07-23 09:45:56,832 INFO spawned: 'sickrage' with pid 9511
    2015-07-23 09:45:57,833 INFO success: sickrage entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
    2015-07-23 09:45:58,605 DEBG 'sickrage' stderr output:
    09:45:58 WARNING::MAIN :: Unable to setup github properly, github will not be available. Error:
    
    2015-07-23 09:45:58,957 DEBG 'sickrage' stderr output:
    Traceback (most recent call last):
    File "/opt/sickrage/SickBeard.py", line 577, in
    
    2015-07-23 09:45:58,957 DEBG 'sickrage' stderr output:
    SickRage().start()
    File "/opt/sickrage/SickBeard.py", line 346, in start
    self.fix_clients_nonsense()
    TypeError: fix_clients_nonsense() takes no arguments (1 given)
    
    2015-07-23 09:45:59,054 DEBG fd 8 closed, stopped monitoring (stderr)>
    2015-07-23 09:45:59,054 DEBG fd 6 closed, stopped monitoring (stdout)>
    2015-07-23 09:45:59,054 INFO exited: sickrage (exit status 1; not expected)
    2015-07-23 09:45:59,054 DEBG received SIGCLD indicating a child quit
    2015-07-23 09:45:59,874 INFO spawned: 'sickrage' with pid 9516
    2015-07-23 09:45:59,875 WARN received SIGTERM indicating exit request
    2015-07-23 09:45:59,875 DEBG killing sickrage (pid 9516) with signal SIGTERM
    2015-07-23 09:45:59,875 INFO waiting for sickrage to die
    2015-07-23 09:46:01,538 DEBG 'sickrage' stderr output:
    09:46:01 WARNING::MAIN :: Unable to setup github properly, github will not be available. Error:
    
    2015-07-23 09:46:01,907 DEBG 'sickrage' stderr output:
    Traceback (most recent call last):
    File "/opt/sickrage/SickBeard.py", line 577, in
    
    2015-07-23 09:46:01,907 DEBG 'sickrage' stderr output:
    SickRage().start()
    File "/opt/sickrage/SickBeard.py", line 346, in start
    self.fix_clients_nonsense()
    TypeError: fix_clients_nonsense() takes no arguments (1 given)
    
    2015-07-23 09:46:02,004 DEBG fd 8 closed, stopped monitoring (stderr)>
    2015-07-23 09:46:02,004 DEBG fd 6 closed, stopped monitoring (stdout)>
    2015-07-23 09:46:02,004 INFO stopped: sickrage (exit status 1)
    2015-07-23 09:46:02,004 DEBG received SIGCLD indicating a child quit

     

    Any help would be appreciated.

  3. Just an FYI for anyone with Sabnzbd.

    If you update to the latest Docker that has added Multicore Par2, it will be off by default if you originally configured it with a build that did not have support.

     

    Doing a force update on the Docker image will have no effect.

     

    So you either have to delete everything in the /config directory and reset it up

    or edit sabnzbd.ini

     

    Simple change the value from:

    par2_multicore = 0

    to

    par2_multicore = 1

     

    Thanks for this heads-up!

  4. This looks a good alternative/companion to owncloud, is there anyway to run it using my own domain or do I need to use a tonido address?

     

    You can of course just use a dynamic DNS service and set it to point to the IP address of the computer on which Tonido is running (but you'll need to forward ports).

     

    See http://www.tonido.com/blog/index.php/2012/06/28/how-to-run-tonido-in-stand-alone-mode-without-relay/ and http://www.tonido.com/support/display/docs/Tonido+Biz

  5. Thanks Capt'n! Worked like a treat for me (unRAID 6.0-beta14b).

     

    I hadn't heard about Tonido before I stumbled across it here. Turns out it was exactly what I had been needing, a super easy way to share files securely with people for whom FTP (and even Plex) was just too complicated. My first impressions of Tonido are quite positive. It includes a lot of nice features (and all for free) like mobile clients, web media streaming, and windows drive mounting to name a few.

  6. with regards to your comment about the "new port to forward", this shouldn't be happening every 24 hours [...] not sure why/how you are seeing the need to reconfigure the port every 24 hours?.

     

    PIA recommends making the port forwarding call every hour: "Please make the call to this API at least once every hour" (first post). From my experience port-forwarding stops around every 24 hours or so, even if you stay connected and IP doesn't change (which is a pain because I was doing the call manually on my QNAP).  It may depend on port activity and it may even be different for different servers (most of my experience is with the Toronto gateway). I think calling every 24 hours is a good idea.

  7. Thanks for the awesome work binhex!

     

    1. Just a quick suggestion to help complete noobs like me:

     

    6. Click the Advanced View toggle on the top right and Ffill in required fields e.g. volume data, environment variables etc

     

    Seems the Environment Variables are hidden by default (at least in 6.0-beta14b) and it took me far far too long to figure where to put the PIA user information for the DelugeVPN docker app.

     

    edit: spoke too soon about port-forwarding. You're awesome.