Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error unhandled event #5

Open
quintendewilde opened this issue Dec 14, 2017 · 2 comments
Open

Error unhandled event #5

quintendewilde opened this issue Dec 14, 2017 · 2 comments

Comments

@quintendewilde
Copy link

quintendewilde commented Dec 14, 2017

Hi,

I get this error when choosing option 1 in the run.sh
For picking 1

events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: spawn tor ENOENT
    at exports._errnoException (util.js:1022:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
    at onErrorNT (internal/child_process.js:359:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)

for option 6


events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: connect ECONNREFUSED 127.0.0.1:9051
    at Object.exports._errnoException (util.js:1022:11)
    at exports._exceptionWithHostPort (util.js:1045:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1087:14)
@pixelass
Copy link

pixelass commented Jan 1, 2018

+1

@pixelass
Copy link

pixelass commented Jan 1, 2018

I forgot to install Tor

brew install tor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants