Code Monkey home page Code Monkey logo

Comments (7)

DyonR avatar DyonR commented on August 24, 2024 1

Weird.
That .json file look good tho, upon the first initial start up of Jackett more info will be filled in (only APIKey, actually).

Below are the environment variables that I use:
image

Since the message also contains something about an unknown user, it could be that the PUID and PGID values are incorrect. Try adding these environment variables to set the PUID and PGID (as seen in my config):
PUID 99
PGID 100

(just for your information this was actually a little personal project, and I not a pro-programmer but I like to help out :))

from docker-jackettvpn.

DyonR avatar DyonR commented on August 24, 2024 1

Do you see in the log that OpenVPN is trying to connect to the VPN? Handshaking etc, pretty long messages and can take a bit of time.
Also, make sure that ENABLED_VPN is 'yes' not 'Yes', think it is case-sensitive too.

from docker-jackettvpn.

DyonR avatar DyonR commented on August 24, 2024

Good to hear that you want to use this! What you said about ISPs blocking trackers is exactly the reason I ported docker-qBittorrentvpn to docker-Jackettvpn 👍

Looking at your configuration I do not see anything that seems incorrect.
Can you try adding the following environment variables?

PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

DEBIAN_FRONTEND
noninteractive

XDG_DATA_HOME
/config

XDG_CONFIG_HOME
/config

I use Portainers myself and that are some variables that get added automatically to my deployment.
Please let me know if it works or not!

from docker-jackettvpn.

phatassdk avatar phatassdk commented on August 24, 2024

Hi DyonR,
Yeah, makes great sense - would be amazing if I get this to work.
It kinda the final piece to the fully automated meadidownload setup. :)

Anyway - I added the above but without many changes:
image

Here is the output:
image

The config folder also seems a little strange.
Fist of all the log text is empty which I dont uderstand.

The .json also seems a little thin. :)

image

Appreciate your help mate!

from docker-jackettvpn.

phatassdk avatar phatassdk commented on August 24, 2024

The PUID: 99 did the trick.. Always the simplest things.
My god! Can't believe how cool this is. :)
Thanks a ton mate. :)

from docker-jackettvpn.

phatassdk avatar phatassdk commented on August 24, 2024

Gah, the VPN won't start for some reason - when checking with "curl 'https://api.ipify.org?format=json'" it just returns my home IP.
Have PIA VPN and have added the "Sweden.ovpn" file in the openvpn folder in the config folder. Anything else I need to do?
Have double checked the credentials of course. :)

from docker-jackettvpn.

phatassdk avatar phatassdk commented on August 24, 2024

Hi @DyonR
Finally got home to test the change. It did the trick.
I am now fully up and running:

image

Can't believe how great this is. :)
The docker page states Yes with a capital Y in the setting table.
The example shows with a regular Y. Perhaps it would be smart to update that part so other complete UNIX/Linux rookies such as myself don't have to waste your time. :)

Have a great evening. :)

from docker-jackettvpn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.