Jump to content

Blindkitty38

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by Blindkitty38

  1. This is the support topic for my implementation of pocketbase.

     

    I have started with the exact example provided on their production deployment site, and I will be iterating on it to add support for things like encryption and data persistence.

     

    I plan to use the Self [Support] selfhosters.net's Template Repository - Docker Containers - Unraid repo. 

     

    Application: Pocketbase - https://pocketbase.io

    Docker Hub: https://hub.docker.com/r/lukehagar/pocketbase

    GitHub: https://github.com/LukeHagar/pocketbase

  2. 20 hours ago, Roudy said:

     

    I noticed you blacked out the IP in the photo from your original post. If it is a private IP, you don't have to black it out. What is the address you are trying to reach Deluge at? Do you have any VPNs or multiple network cards on the system you are trying to access Deluge on?

    Excellent point, my issue is IP passthrough, thanks :)

    • Like 1
  3. @binhex First thanks for all the support, you are such an amazing and Vital piece of this community and I cant tell you how amazing it is that most everything always just WORKS

     

    I have been having issues with all my unraid servers recently, I have three and all are running DelugeVPN with the same PIA account and target Endpoint

     

    Here is a pastebin of the logs from my primary host, I've already done some troubleshooting myself, nuked the container and app data folders and reinstalled fresh with no success

    https://pastebin.com/sHvssb5C

     

    I will note that with this fresh install I'm not able to reconfigure the label plugin and stuff but with the previous install all my other *arr apps were working fine, still downloading and importing media and I could view status in the apps but I couldnt view the Deluge Web UI

     

    I've tried to access from multiple OS's and Hosts, different browsers and stuff

    144440027_DelugeWebUIdown-Vivaldi.thumb.png.a788e6e39533ea37689bf191af706557.png

  4. 2 minutes ago, glaedr223 said:

    So like everyone else I am having issues with PIA port forwarding, decided to be a guinea pig, connected to Austria fine. However I'm still getting the issue in Sonarr and Radarr that is throwing out an error saying they cant connect to any indexers, is this related to this PIA issue or something else? I'm not smart enough to figure this stuff out...

    This is going to be related to your Jackett instance or whatever else your using for indexers

     

  5. On 1/21/2016 at 12:06 PM, binhex said:

    PIA Users only - Next-Gen OpenVPN testing.

     

    I have now finished up coding provisional support for PIA Next-Gen OpenVPN with working port forwarding, at the moment its not tagged as latest as i wanted some testers, if you fancy testing the new image then please read on:-

     

    To test you need to do the following:-

    1. Download next-gen ovpn config file - Click on the following link and then click on 'View OpenVPN Configurations' , please download a ovpn file for next-gen:- https://www.privateinternetaccess.com/pages/download#

    2. Extract the zip and copy one of the ovpn files and all the other certs etc to /config/openvpn/, ensuring you either rename or delete the old current-gen network ovpn file.

    3. Now 'edit' the container and append to the 'Repository'  the value ':test' which is the test tagged image then click 'Apply' at the bottom.

    4. Restart/start the container and monitor the supervisord.log file.

     

    IMPORTANT - Please note i have noticed that PIA will not permit a reallocation of an incoming port for around 15-20 minutes, so please be patient if you restart the container and previously had a port you will see lots of retries - this is out of my control sadly.

    Running through this now, I love being a guinea pig

  6. 2 hours ago, binhex said:

    check the /config/supervisord.log file, it will tell you

    I still am getting this error
    "2020-09-21 13:08:19,515 DEBG 'start-script' stdout output:
    [warn] PIA endpoint 'ca-toronto.privacy.network' is not in the list of endpoints that support port forwarding, DL/UL speeds maybe slow
    [info] Please consider switching to one of the endpoints shown below

    2020-09-21 13:08:19,516 DEBG 'start-script' stdout output:
    [info] List of PIA endpoints that support port forwarding:-
    [info] ca-toronto.privateinternetaccess.com
    [info] ca-montreal.privateinternetaccess.com
    [info] ca-vancouver.privateinternetaccess.com
    [info] de-berlin.privateinternetaccess.com
    [info] de-frankfurt.privateinternetaccess.com
    [info] france.privateinternetaccess.com
    [info] czech.privateinternetaccess.com
    [info] spain.privateinternetaccess.com
    [info] ro.privateinternetaccess.com
    [info] israel.privateinternetaccess.com
    [info] Attempting to get dynamically assigned port...

    2020-09-21 13:08:19,690 DEBG 'start-script' stdout output:
    [warn] Exit code '7' from curl != 0 or no response body received
    [info] 12 retries left
    [info] Retrying in 10 secs...

    2020-09-21 13:08:29,775 DEBG 'start-script' stdout output:
    [warn] Exit code '7' from curl != 0 or no response body received
    [info] 11 retries left
    [info] Retrying in 10 secs...

    2020-09-21 13:08:39,860 DEBG 'start-script' stdout output:
    [warn] Exit code '7' from curl != 0 or no response body received
    [info] 10 retries left
    [info] Retrying in 10 secs...

    2020-09-21 13:09:09,957 DEBG 'start-script' stdout output:
    [warn] Exit code '7' from curl != 0 or no response body received
    [info] 9 retries left
    [info] Retrying in 10 secs...

    2020-09-21 13:10:20,070 DEBG 'start-script' stdout output:
    [warn] Exit code '7' from curl != 0 or no response body received
    [info] 8 retries left
    [info] Retrying in 10 secs..."

     

    The end of supervisord shows the same info which I have added in case I'm missing something

    "

    2020-09-21 13:08:07,124 DEBG 'start-script' stdout output:
    [info] Port forwarding is enabled
    [info] Checking endpoint 'ca-toronto.privacy.network' is port forward enabled...

    2020-09-21 13:08:19,515 DEBG 'start-script' stdout output:
    [warn] PIA endpoint 'ca-toronto.privacy.network' is not in the list of endpoints that support port forwarding, DL/UL speeds maybe slow
    [info] Please consider switching to one of the endpoints shown below

    2020-09-21 13:08:19,516 DEBG 'start-script' stdout output:
    [info] List of PIA endpoints that support port forwarding:-
    [info] ca-toronto.privateinternetaccess.com
    [info] ca-montreal.privateinternetaccess.com
    [info] ca-vancouver.privateinternetaccess.com
    [info] de-berlin.privateinternetaccess.com
    [info] de-frankfurt.privateinternetaccess.com
    [info] france.privateinternetaccess.com
    [info] czech.privateinternetaccess.com
    [info] spain.privateinternetaccess.com
    [info] ro.privateinternetaccess.com
    [info] israel.privateinternetaccess.com
    [info] Attempting to get dynamically assigned port...

    2020-09-21 13:08:19,690 DEBG 'start-script' stdout output:
    [warn] Exit code '7' from curl != 0 or no response body received
    [info] 12 retries left
    [info] Retrying in 10 secs...

    2020-09-21 13:08:29,775 DEBG 'start-script' stdout output:
    [warn] Exit code '7' from curl != 0 or no response body received
    [info] 11 retries left
    [info] Retrying in 10 secs...

    2020-09-21 13:08:39,860 DEBG 'start-script' stdout output:
    [warn] Exit code '7' from curl != 0 or no response body received
    [info] 10 retries left
    [info] Retrying in 10 secs...

    2020-09-21 13:09:09,957 DEBG 'start-script' stdout output:
    [warn] Exit code '7' from curl != 0 or no response body received
    [info] 9 retries left
    [info] Retrying in 10 secs...

    2020-09-21 13:10:20,070 DEBG 'start-script' stdout output:
    [warn] Exit code '7' from curl != 0 or no response body received
    [info] 8 retries left
    [info] Retrying in 10 secs...

    "

  7. Hey Binhex!!!

    Huge fan of all the great apps you make.

    I like other people have been having quite a few issues with PIA regarding previous/current configurations and their mess with Next Gen Servers

     

    Do you have any comprehensive guides to what has to be done to get current connections? What specific OVPN files we need to use?

     

    Any testing or validation I can help with?

     

    EDIT: Just found this, the info added an hour ago may be helpful

     

     

×
×
  • Create New...