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
Also, there are socket exception issues EVERYWHERE, eg:
events.js:72
throw er; // Unhandled 'error' event
^
Error: This socket is closed.
at Socket._write (net.js:635:19)
at doWrite (_stream_writable.js:221:10)
at writeOrBuffer (_stream_writable.js:211:5)
at Socket.Writable.write (_stream_writable.js:180:11)
at Socket.write (net.js:613:40)
at Message.writeTo (xxx\node_modules\node-torren
t\lib\message.js:18:12)
at next (xxx\node_modules\node-torrent\lib\peer.
js:302:21)
at nextMessage (xxx\node_modules\node-torrent\li
b\peer.js:307:7)
at null._onTimeout (xxx\node_modules\node-torren
t\lib\peer.js:173:38)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
(node) warning: possible EventEmitter memory leak detected. 2 listeners added. Use emitter.setMaxListeners() to increase limit.
Trace
at EventEmitter.addListener (events.js:160:15)
[2013-09-09 10:03:31.649] [WARN] tracker.js - announce error from udp://fr33domtracker.h33t.com:3310/announce: getaddrinfo ENOTFOUND
[2013-09-09 10:03:31.650] [WARN] tracker.js - retry announce 'started' in 5s
The text was updated successfully, but these errors were encountered: