You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Launched from windows 11. Tor is installed.
The text was updated successfully, but these errors were encountered: