VenomIreland

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by VenomIreland

  1.  

     

    I was suspecting that. Many people reported having issues with docker containers with the config folder on a user share.

     

    If the appdata share is a cache only share, change the path to /mnt/cache/appdata/plexrequests/ and it should work

     

    That worked! I am now having a separate issue with adding to Sonarr though, I'm getting an error trying to approve TV Shows as follows:

    [34mI20151107-09:47:17.306(0)? [39mSonarr Series Post -> Match error: Expected string, got undefined

     

     

  2. ...

     

    Ahh, thanks! Had it in advanced view so I missed that.

    *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
    *** Running /etc/my_init.d/firstrun.sh...
    First install detected, cloning repository
    Cloning into 'plexrequests-meteor'...
    Using the master branch
    Already on 'master'
    Your branch is up-to-date with 'origin/master'.
    nobody, this is your first time using Meteor!
    Installing a Meteor distribution in your home directory.
    This project is already at Meteor 1.2.1, the latest release.
    Your top-level dependencies are at their latest compatible versions.
    
    The following top-level dependencies were not updated to the very latest
    version available:
    * iron:core 1.0.8 (1.0.11 is available)
    * iron:router 1.0.10 (1.0.12 is available)
    
    Newer versions of the following indirect dependencies are available:
    * iron:controller 1.0.8 (1.0.12 is available)
    * iron:dynamic-template 1.0.8 (1.0.12 is available)
    * iron:layout 1.0.8 (1.0.12 is available)
    * iron:location 1.0.9 (1.0.11 is available)
    * iron:middleware-stack 1.0.10 (1.0.11 is available)
    * iron:url 1.0.9 (1.0.11 is available)
    To update one or more of these packages, pass their names to `meteor update`.
    Nov 6 00:09:42 c32e4f03d98e syslog-ng[62]: syslog-ng starting up; version='3.5.3'
    [[[[[ /config/plexrequests-meteor ]]]]]
    
    => Started proxy.
    Unexpected mongo exit code 14. Restarting.
    Unexpected mongo exit code 14. Restarting.
    Unexpected mongo exit code 14. Restarting.
    Can't start Mongo server.
    Unspecified unrecoverable error. Exit was not clean

  3. I'm having some problems using the PlexReqeusts docker, I set it up with the correct port mapping and config location, but despite it being listed as running, I cannot connect to the web interface. What could I be doing wrong?

     

    What path are you using for the config folder?

     

    If you post a log, I'll take a look

     

    I'm using the path /mnt/user/appdata/plexrequests/ for the config.

    Where can I find the log files?