Created
February 4, 2013 18:18
-
-
Save arisolt/4708487 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ (node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit. | |
+ Trace | |
+ at Socket.EventEmitter.addListener (events.js:175:15) | |
+ at Socket.EventEmitter.once (events.js:196:8) | |
+ at ClientRequest.<anonymous> (/root/nodecrawler/node_modules/request/main.js:521:27) | |
+ at ClientRequest.g (events.js:192:14) | |
+ at ClientRequest.EventEmitter.emit (events.js:96:17) | |
+ at HTTPParser.parserOnIncomingClient [as onIncoming] (http.js:1527:7) | |
+ at HTTPParser.parserOnHeadersComplete [as onHeadersComplete] (http.js:111:23) | |
+ at Socket.socketOnData [as ondata] (http.js:1430:20) | |
+ at TCP.onread (net.js:404:27) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment