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

Tor Error (404) #35

Open
unicornflax opened this issue Aug 3, 2023 · 0 comments
Open

Tor Error (404) #35

unicornflax opened this issue Aug 3, 2023 · 0 comments

Comments

@unicornflax
Copy link

Thu Aug 03 2023 15:30:55 GMT+0200 (GMT+02:00) *** ERROR ::: Attack_Service ::: 404 :: Error Occured attackId : 2120 ***
{ code: 404,
err:
{ Error: connect ECONNREFUSED 127.0.0.1:9051
- Are you running tor?
See easy guide here (OSX, Linux, Windows):
https://github.com/talmobi/tor-request#requirements

Quickfixes:
 OSX: `brew install tor && tor`         # installs and runs tor
 Debian/Ubuntu: `apt-get install tor`   # should auto run as daemon after install

   at SocksClient._closeSocket (C:\Program Files (x86)\Nodist\bin\node_modules\rudyjs\node_modules\socks-proxy-agent\node_modules\socks\build\client\socksclient.js:368:32)
   at SocksClient.onError (C:\Program Files (x86)\Nodist\bin\node_modules\rudyjs\node_modules\socks-proxy-agent\node_modules\socks\build\client\socksclient.js:341:14)
   at Socket._onError (C:\Program Files (x86)\Nodist\bin\node_modules\rudyjs\node_modules\socks-proxy-agent\node_modules\socks\build\client\socksclient.js:203:39)
   at Object.onceWrapper (events.js:281:20)
   at Socket.emit (events.js:193:13)
   at emitErrorNT (internal/streams/destroy.js:91:8)
   at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
   at processTicksAndRejections (internal/process/task_queues.js:81:17)
 options:
  { proxy: [Object], destination: [Object], command: 'connect' } } }

Launched from windows 11. Tor is installed.

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

1 participant