Code Monkey home page Code Monkey logo

Comments (4)

likwid101 avatar likwid101 commented on May 22, 2024

I came across this issue when searching for a solution of my own... I was getting the same problem as you. I then found that if I didn't use TOKEN but Username and Password I was able to get the private key. This is the command worked for me. Just change the username and password to the one found in the manual setup section (not your login info for Nord). Let me know if this works or if I'm remembering wrong!

docker run --rm --cap-add=NET_ADMIN -e USER=changeTHIS -e PASS=changeTHIS bubuntux/nordvpn nord_private_key

*I actually uninstalled all the docker containers for Nord and Nordlynx and ran this (out of frustration) so not sure if you will need to do that

from unraid-templates.

JabbaDaHutt762 avatar JabbaDaHutt762 commented on May 22, 2024

docker run --rm --cap-add=NET_ADMIN -e USER=changeTHIS -e PASS=changeTHIS bubuntux/nordvpn nord_private_key

this is what returns when i put that string in under the console for the docker:

sh: docker: not found

from unraid-templates.

JabbaDaHutt762 avatar JabbaDaHutt762 commented on May 22, 2024

aha!!! I got it! ran that command in the unraid terminal rather than the docker console. then it returned the following:

docker run --rm --cap-add=NET_ADMIN -e TOKEN=addTOKENhere bubuntux/nordvpn:get_private_key

that in turn did what it was supposed to do and generated the private key to be copied and pasted into the docker container settings.

from unraid-templates.

JabbaDaHutt762 avatar JabbaDaHutt762 commented on May 22, 2024

Solved

from unraid-templates.

Related Issues (13)

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.