Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- socket.io:server initializing namespace / +0ms
- socket.io-parser encoding packet {"type":0,"nsp":"/"} +0ms
- socket.io-parser encoded {"type":0,"nsp":"/"} as 0 +1ms
- socket.io:server creating engine.io instance with opts {"path":"/socket.io","initialPacket":["0"]} +3ms
- socket.io:server attaching client serving req handler +6ms
- express-socket.io-session No cookie-parser instance passed as argument. Creating a cookie-parser instance with default values +0ms
- express-socket.io-session Creating socket.io middleware +1ms
- trace: Initiating the basic functions of the server and caching the database tables
- info: IO server is now listening on port 80
- express-mysql-session:log Setting expiration interval: 900000ms +879ms
- express-mysql-session:log Clearing expiration interval +2ms
- engine:socket sending packet "open" ({"sid":"o9AFyuEjiSr9nqNRAAAA","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":60000}) +0ms
- engine:socket sending packet "message" (0) +1ms
- engine:polling setting request +1ms
- engine:socket flushing buffer to transport +0ms
- engine:polling writing "97:0{"sid":"o9AFyuEjiSr9nqNRAAAA","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":60000}2:40" +2ms
- engine:socket executing batch send callback +3ms
- socket.io:server incoming connection with id o9AFyuEjiSr9nqNRAAAA +511ms
- socket.io:client connecting to namespace / +1ms
- socket.io:namespace adding socket to nsp / +1ms
- express-socket.io-session Using autoSave feature. express-session middleware will be called on every event received +513ms
- express-session fetching yVTSNkvCg27JU9Y4L40u9QVbLv2LIdDy +0ms
- express-mysql-session:log Getting session: yVTSNkvCg27JU9Y4L40u9QVbLv2LIdDy +68ms
- trace: 10 records have been found in the access table
- engine:polling received "97:428["/v2/findSession.jx",{"auth":"$2a$12$KJ8wU8Hh7plNMuuPO1CJk.rT2qaWaKUZwpTPNyOWJgoinkG/cYw9O"}]" +21ms
- engine:socket packet +1ms
- socket.io-parser decoded 28["/v2/findSession.jx",{"auth":"$2a$12$KJ8wU8Hh7plNMuuPO1CJk.rT2qaWaKUZwpTPNyOWJgoinkG/cYw9O"}] as {"type":2,"nsp":"/","id":8,"data":["/v2/findSession.jx",{"auth":"$2a$12$KJ8wU8Hh7plNMuuPO1CJk.rT2qaWaKUZwpTPNyOWJgoinkG/cYw9O"}]} +539ms
- socket.io:client no socket for namespace / +22ms
- engine:socket might upgrade socket transport from "polling" to "websocket" +5ms
- engine:polling setting request +1ms
- express-session session found +22ms
- socket.io:socket socket connected - writing packet +8ms
- socket.io:socket joining room o9AFyuEjiSr9nqNRAAAA +1ms
- >> Client connected!
- socket.io:socket joined room o9AFyuEjiSr9nqNRAAAA +2ms
- engine:ws received "2probe" +7ms
- engine:ws writing "3probe" +0ms
- engine:socket writing a noop packet to polling for fast upgrade +102ms
- engine:polling writing "1:6" +1ms
- engine:ws received "5" +2ms
- engine:socket got upgrade packet - upgrading +0ms
- engine:polling closing +1ms
- engine:polling transport discarded - closing right away +0ms
Advertisement
Add Comment
Please, Sign In to add comment