Code Monkey home page Code Monkey logo

Comments (10)

Ianfinn1994 avatar Ianfinn1994 commented on May 10, 2024

This is the error that I had received

from nipe.

solidbird avatar solidbird commented on May 10, 2024

@Ianfinn1994
@RosaErick
@GouveaHeitor

Same error on my Mint 18.2 but I fixed it:

Look in your "/etc/shadow" file there should be a user called "debian-tor" or something like that
not sure how it's called on your computer but I simply went to "nipe/lib/Nipe/Start.pm" and changed the
line 13

my $username = Nipe::Device -> getUsername();

to

my $username = "debian-tor";

and this fixed it for me after "perl nipe.pl restart".

from nipe.

Ianfinn1994 avatar Ianfinn1994 commented on May 10, 2024

from nipe.

solidbird avatar solidbird commented on May 10, 2024

Yeah the "getUsername()" methode doesn't really recognize Debian and Ubuntu for some reason.

from nipe.

Ianfinn1994 avatar Ianfinn1994 commented on May 10, 2024

from nipe.

solidbird avatar solidbird commented on May 10, 2024

Which is based on Debian

from nipe.

htrgouvea avatar htrgouvea commented on May 10, 2024

Hi Guys,

I made a new merge/commit now, can you please try again?

I took a test on Kali Linux 2019!

Thx.

from nipe.

solidbird avatar solidbird commented on May 10, 2024

I switched to Debian 10 and it works just fine now. Not shure for Mint or Kali.

from nipe.

gu1mas avatar gu1mas commented on May 10, 2024

working in ubuntu 19.04

from nipe.

htrgouvea avatar htrgouvea commented on May 10, 2024

Hi Guys,

Since we confirmed the operation on Debian 10, Ubuntu 19 and Kali Linux 2019: I will close this issue as resolved.

Thanks, everybody!

from nipe.

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.