Guest User

Untitled

a guest
Nov 20th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. info - transport end (socket end)
  2. debug - set close timeout for client 1556672142472291423
  3. debug - cleared close timeout for client 1556672142472291423
  4. debug - cleared heartbeat interval for client 1556672142472291423
  5.  
  6. node.js:201
  7. throw e; // process.nextTick error, or 'error' event on first tick
  8. ^
  9. TypeError: Cannot read property 'sheet_id' of undefined
  10. at Socket.<anonymous> (/home/ethersheet/EtherSheet/lib/server.js:95:32)
  11. at Socket.$emit (events.js:67:17)
  12. at Socket.onDisconnect (/home/ethersheet/EtherSheet/node_modules/socket.io/lib/socket.js:153:10)
  13. at SocketNamespace.handleDisconnect (/home/ethersheet/EtherSheet/node_modules/socket.io/lib/namespace.js:229:46)
  14. at Manager.onClientDisconnect (/home/ethersheet/EtherSheet/node_modules/socket.io/lib/manager.js:481:27)
  15. at WebSocket.end (/home/ethersheet/EtherSheet/node_modules/socket.io/lib/transport.js:467:20)
  16. at WebSocket.onSocketEnd (/home/ethersheet/EtherSheet/node_modules/socket.io/lib/transport.js:147:8)
  17. at CleartextStream.emit (events.js:64:17)
  18. at Array.1 (tls.js:790:22)
  19. at EventEmitter._tickCallback (node.js:192:41)
Add Comment
Please, Sign In to add comment