Giter Club home page Giter Club logo

Comments (7)

garfield69 avatar garfield69 commented on May 31, 2024 3

I think a dismiss button is a good idea, and I would go further and suggest the cookie be set to life. If the user decides to dismiss the warning, then we have done our bit to point an issue out, and its up to the user to accept and add a password, or ignore it and deal with the consequences.

from jackett.

garfield69 avatar garfield69 commented on May 31, 2024 1

Try accessing the docker image via your terminal and using nano to edit the serverconfig file

docker exec -it jackett /bin/bash

then install nano (it is a simple text editor)

apk add nano

now go to the jackett config folder

cd config/Jackett

and and edit the ServerConfig.json file

nano ServerConfig.json

navigate with the arrow keys to the line "AllowExternal": false, and change it to "AllowExternal": true,
and save with ctrl-X and y and Enter
restart your Jackett image and you should have access to the dashboard again

Let me know how you go.

from jackett.

garfield69 avatar garfield69 commented on May 31, 2024

@ilike2burnthing is there a better method?

from jackett.

PrzemekSkw avatar PrzemekSkw commented on May 31, 2024

Hello, thank You very much. I change server config.json and now works again 😀
Why I get that warning? Do I have to set admin pass if I have jackett only in local network?
Screenshot_2024-02-19-18-15-55-74_e4424258c8b8649f6e67d283a50a2cbc

from jackett.

garfield69 avatar garfield69 commented on May 31, 2024

The original intent (as far as I understand it) was to warn native Jackett users about WEB exposure to an unsecured Jackett dashboard.
But the author may not have considered that Docker Jackett users need external access enabled even on their LAN which is a complication.
@mynameisbogdan @ilike2burnthing thoughts?

from jackett.

PrzemekSkw avatar PrzemekSkw commented on May 31, 2024

I can live with that warning if my jackett is safe without password in local address only. Thanks for help.
Regards.

from jackett.

mynameisbogdan avatar mynameisbogdan commented on May 31, 2024

@garfield69 maybe hiding the warning with dismiss by using a cookie for 30 days?

from jackett.

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.