Created
August 17, 2011 01:50
-
-
Save santiago/1150626 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
[debug] Successfully connected to the xmpp server | |
debug - client authorized | |
info - handshake authorized 8431230781115549613 | |
127.0.0.1 - - [Wed, 17 Aug 2011 01:49:35 GMT] "GET /swarms HTTP/1.1" 401 12 "-" "-" | |
debug - setting request GET /socket.io/1/flashsocket/8431230781115549613 | |
debug - set heartbeat interval for client 8431230781115549613 | |
debug - client authorized for | |
debug - flashsocket writing 1:: | |
debug - flashsocket received data packet 5:::{"name":"apikey","args":["6c7ae0f152a7951b8396126cb68c32d8e91a107f"]} | |
debug - flashsocket writing 5:::{"name":"connected to backend"} | |
Uncaught Exception -> | |
Object [object Object] has no method 'on' | |
TypeError: Object [object Object] has no method 'on' | |
at Object.toJson (/Users/santiago/Projects/buglabs/bugswarm/node_modules/xml2json/lib/xml2json.js:65:12) | |
at Client.<anonymous> (/Users/santiago/Projects/buglabs/bugswarm/lib/swarm-proxy/platform/xmpp/xmpp.js:43:34) | |
at Client.emit (events.js:64:17) | |
at Client.onRawStanza (/Users/santiago/Projects/buglabs/bugswarm/node_modules/node-xmpp/lib/xmpp/client.js:135:14) | |
at Client.emit (events.js:64:17) | |
at Client.onStanza (/Users/santiago/Projects/buglabs/bugswarm/node_modules/node-xmpp/lib/xmpp/connection.js:190:14) | |
at StreamParser.<anonymous> (/Users/santiago/Projects/buglabs/bugswarm/node_modules/node-xmpp/lib/xmpp/connection.js:104:14) | |
at StreamParser.emit (events.js:64:17) | |
at [object Object].<anonymous> (/Users/santiago/Projects/buglabs/bugswarm/node_modules/node-xmpp/lib/xmpp/stream_parser.js:38:22) | |
at [object Object].emit (events.js:64:17) | |
TypeError: Object [object Object] has no method 'on' | |
at Object.toJson (/Users/santiago/Projects/buglabs/bugswarm/node_modules/xml2json/lib/xml2json.js:65:12) | |
at Client.<anonymous> (/Users/santiago/Projects/buglabs/bugswarm/lib/swarm-proxy/platform/xmpp/xmpp.js:43:34) | |
at Client.emit (events.js:64:17) | |
at Client.onRawStanza (/Users/santiago/Projects/buglabs/bugswarm/node_modules/node-xmpp/lib/xmpp/client.js:135:14) | |
at Client.emit (events.js:64:17) | |
at Client.onStanza (/Users/santiago/Projects/buglabs/bugswarm/node_modules/node-xmpp/lib/xmpp/connection.js:190:14) | |
at StreamParser.<anonymous> (/Users/santiago/Projects/buglabs/bugswarm/node_modules/node-xmpp/lib/xmpp/connection.js:104:14) | |
at StreamParser.emit (events.js:64:17) | |
at [object Object].<anonymous> (/Users/santiago/Projects/buglabs/bugswarm/node_modules/node-xmpp/lib/xmpp/stream_parser.js:38:22) | |
at [object Object].emit (events.js:64:17) | |
warning - worker 0 died | |
info - worker 0 spawned | |
info - socket.io started | |
info - worker 0 connected | |
[debug] Successfully connected to the xmpp server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment