Guest User

Untitled

a guest
Oct 3rd, 2017
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.70 KB | None | 0 0
  1. /usr/local/bin/node server.js
  2. Express server listening on port 3001
  3. mysql connected "ConnectionConfig {\n host: 'db-test.fuguchat.com',\n port: 3306,\n localAddress: undefined,\n socketPath: undefined,\n user: 'root',\n password: 'aTTqCi2toAANImdq',\n database: 'fugu_bot_test',\n connectTimeout: 10000,\n insecureAuth: false,\n supportBigNumbers: false,\n bigNumberStrings: false,\n dateStrings: false,\n debug: undefined,\n trace: true,\n stringifyObjects: false,\n timezone: 'local',\n flags: '',\n queryFormat: undefined,\n pool: \n Pool {\n domain: null,\n _events: {},\n _eventsCount: 0,\n _maxListeners: undefined,\n config: [Object],\n _acquiringConnections: [],\n _allConnections: [Array],\n _freeConnections: [],\n _connectionQueue: [],\n _closed: false },\n ssl: false,\n multipleStatements: false,\n typeCast: true,\n maxPacketSize: 0,\n charsetNumber: 45,\n clientFlags: 455631,\n protocol41: true }"
  4. [ 10-03 12:44:00.731 ] cache ::: buildcache ::: "Cache Invalidated"
  5. [ 10-03 12:44:00.732 ] server ::: logger ::: "Cache initilization done"
  6. EDED ServerResponse {
  7. domain: null,
  8. _events:
  9. { finish: [ [Function: bound resOnFinish], [Object], [Function: onevent] ],
  10. end: [Function: onevent] },
  11. _eventsCount: 2,
  12. _maxListeners: undefined,
  13. output: [],
  14. outputEncodings: [],
  15. outputCallbacks: [],
  16. outputSize: 0,
  17. writable: true,
  18. _last: false,
  19. upgrading: false,
  20. chunkedEncoding: false,
  21. shouldKeepAlive: true,
  22. useChunkedEncodingByDefault: true,
  23. sendDate: true,
  24. _removedConnection: false,
  25. _removedContLen: false,
  26. _removedTE: false,
  27. _contentLength: 951,
  28. _hasBody: true,
  29. _trailer: '',
  30. finished: true,
  31. _headerSent: true,
  32. socket:
  33. TLSSocket {
  34. _tlsOptions:
  35. { secureContext: [Object],
  36. isServer: true,
  37. server: [Object],
  38. requestCert: false,
  39. rejectUnauthorized: true,
  40. handshakeTimeout: 120000,
  41. NPNProtocols: <Buffer 08 68 74 74 70 2f 31 2e 31 08 68 74 74 70 2f 31 2e 30>,
  42. ALPNProtocols: <Buffer 08 68 74 74 70 2f 31 2e 31>,
  43. SNICallback: [Function: SNICallback] },
  44. _secureEstablished: true,
  45. _securePending: false,
  46. _newSessionPending: false,
  47. _controlReleased: true,
  48. _SNICallback: null,
  49. servername: 'localhost',
  50. npnProtocol: false,
  51. alpnProtocol: 'http/1.1',
  52. authorized: false,
  53. authorizationError: null,
  54. encrypted: true,
  55. _events:
  56. { close: [Array],
  57. end: [Array],
  58. finish: [Function: onSocketFinish],
  59. _socketEnd: [Function: onSocketEnd],
  60. secure: [Function],
  61. _tlsError: [Function],
  62. drain: [Array],
  63. timeout: [Function: socketOnTimeout],
  64. data: [Function: bound socketOnData],
  65. error: [Array],
  66. resume: [Function: onSocketResume],
  67. pause: [Function: onSocketPause] },
  68. _eventsCount: 12,
  69. connecting: false,
  70. _hadError: false,
  71. _handle:
  72. TLSWrap {
  73. bytesRead: 727,
  74. _externalStream: [External],
  75. fd: 19,
  76. _parent: [Object],
  77. _parentWrap: [Object],
  78. _secureContext: [Object],
  79. reading: true,
  80. owner: [Circular],
  81. onread: [Function: onread],
  82. writeQueueSize: 1,
  83. onhandshakestart: [Function],
  84. onhandshakedone: [Function],
  85. onclienthello: [Function],
  86. oncertcb: [Function],
  87. onnewsession: [Function],
  88. lastHandshakeTime: 4532,
  89. handshakes: 0,
  90. onerror: [Function],
  91. _consumed: true },
  92. _parent:
  93. Socket {
  94. connecting: false,
  95. _hadError: false,
  96. _handle: [Object],
  97. _parent: null,
  98. _host: null,
  99. _readableState: [Object],
  100. readable: true,
  101. domain: null,
  102. _events: [Object],
  103. _eventsCount: 5,
  104. _maxListeners: undefined,
  105. _writableState: [Object],
  106. writable: true,
  107. allowHalfOpen: false,
  108. _bytesDispatched: 0,
  109. _sockname: null,
  110. _pendingData: null,
  111. _pendingEncoding: '',
  112. server: [Object],
  113. _server: [Object],
  114. [Symbol(asyncId)]: 246,
  115. [Symbol(bytesRead)]: 0 },
  116. _host: null,
  117. _readableState:
  118. ReadableState {
  119. objectMode: false,
  120. highWaterMark: 16384,
  121. buffer: [Object],
  122. length: 0,
  123. pipes: null,
  124. pipesCount: 0,
  125. flowing: true,
  126. ended: false,
  127. endEmitted: false,
  128. reading: true,
  129. sync: false,
  130. needReadable: true,
  131. emittedReadable: false,
  132. readableListening: false,
  133. resumeScheduled: false,
  134. destroyed: false,
  135. defaultEncoding: 'utf8',
  136. awaitDrain: 0,
  137. readingMore: false,
  138. decoder: null,
  139. encoding: null },
  140. readable: true,
  141. domain: null,
  142. _maxListeners: undefined,
  143. _writableState:
  144. WritableState {
  145. objectMode: false,
  146. highWaterMark: 16384,
  147. finalCalled: false,
  148. needDrain: false,
  149. ending: false,
  150. ended: false,
  151. finished: false,
  152. destroyed: false,
  153. decodeStrings: false,
  154. defaultEncoding: 'utf8',
  155. length: 1214,
  156. writing: true,
  157. corked: 0,
  158. sync: false,
  159. bufferProcessing: false,
  160. onwrite: [Function: bound onwrite],
  161. writecb: [Function: bound onCorkedFinish],
  162. writelen: 1214,
  163. bufferedRequest: null,
  164. lastBufferedRequest: null,
  165. pendingcb: 3,
  166. prefinished: false,
  167. errorEmitted: false,
  168. bufferedRequestCount: 0,
  169. corkedRequestsFree: [Object] },
  170. writable: true,
  171. allowHalfOpen: false,
  172. _bytesDispatched: 1214,
  173. _sockname: null,
  174. _pendingData: null,
  175. _pendingEncoding: '',
  176. server:
  177. Server {
  178. _contexts: [],
  179. requestCert: false,
  180. rejectUnauthorized: true,
  181. key: <Buffer 2d 2d 2d 2d 2d 42 45 47 49 4e 20 50 52 49 56 41 54 45 20 4b 45 59 2d 2d 2d 2d 2d 0a 4d 49 49 45 76 51 49 42 41 44 41 4e 42 67 6b 71 68 6b 69 47 39 77 ... >,
  182. cert: <Buffer 2d 2d 2d 2d 2d 42 45 47 49 4e 20 43 45 52 54 49 46 49 43 41 54 45 2d 2d 2d 2d 2d 0a 4d 49 49 46 55 54 43 43 42 44 6d 67 41 77 49 42 41 67 49 51 4a 68 ... >,
  183. ca: <Buffer 2d 2d 2d 2d 2d 42 45 47 49 4e 20 43 45 52 54 49 46 49 43 41 54 45 2d 2d 2d 2d 2d 0a 4d 49 49 47 43 44 43 43 41 2f 43 67 41 77 49 42 41 67 49 51 4b 79 ... >,
  184. honorCipherOrder: true,
  185. NPNProtocols: <Buffer 08 68 74 74 70 2f 31 2e 31 08 68 74 74 70 2f 31 2e 30>,
  186. ALPNProtocols: <Buffer 08 68 74 74 70 2f 31 2e 31>,
  187. sessionIdContext: 'f997b73c553a6c741028909f63a57c42',
  188. _sharedCreds: [Object],
  189. domain: null,
  190. _events: [Object],
  191. _eventsCount: 5,
  192. _maxListeners: undefined,
  193. _connections: 1,
  194. _handle: [Object],
  195. _usingSlaves: false,
  196. _slaves: [],
  197. _unref: false,
  198. allowHalfOpen: false,
  199. pauseOnConnect: false,
  200. httpAllowHalfOpen: false,
  201. timeout: 120000,
  202. keepAliveTimeout: 5000,
  203. _connectionKey: '6::::3001',
  204. [Symbol(asyncId)]: 35 },
  205. _server: null,
  206. ssl:
  207. TLSWrap {
  208. bytesRead: 727,
  209. _externalStream: [External],
  210. fd: 19,
  211. _parent: [Object],
  212. _parentWrap: [Object],
  213. _secureContext: [Object],
  214. reading: true,
  215. owner: [Circular],
  216. onread: [Function: onread],
  217. writeQueueSize: 1,
  218. onhandshakestart: [Function],
  219. onhandshakedone: [Function],
  220. onclienthello: [Function],
  221. oncertcb: [Function],
  222. onnewsession: [Function],
  223. lastHandshakeTime: 4532,
  224. handshakes: 0,
  225. onerror: [Function],
  226. _consumed: true },
  227. _requestCert: false,
  228. _rejectUnauthorized: true,
  229. _idleTimeout: 120000,
  230. _idleNext:
  231. TimersList {
  232. _idleNext: [Circular],
  233. _idlePrev: [Circular],
  234. _timer: [Object],
  235. _unrefed: true,
  236. msecs: 120000,
  237. nextTick: false },
  238. _idlePrev:
  239. TimersList {
  240. _idleNext: [Circular],
  241. _idlePrev: [Circular],
  242. _timer: [Object],
  243. _unrefed: true,
  244. msecs: 120000,
  245. nextTick: false },
  246. _idleStart: 6299,
  247. _destroyed: false,
  248. parser:
  249. HTTPParser {
  250. '0': [Function: parserOnHeaders],
  251. '1': [Function: parserOnHeadersComplete],
  252. '2': [Function: parserOnBody],
  253. '3': [Function: parserOnMessageComplete],
  254. '4': [Function: bound onParserExecute],
  255. _headers: [],
  256. _url: '',
  257. _consumed: true,
  258. socket: [Circular],
  259. incoming: [Object],
  260. outgoing: null,
  261. maxHeaderPairs: 2000,
  262. onIncoming: [Function: bound parserOnIncoming] },
  263. on: [Function: socketOnWrap],
  264. _paused: false,
  265. read: [Function],
  266. _consuming: true,
  267. _httpMessage: [Circular],
  268. _peername: { address: '::1', family: 'IPv6', port: 63930 },
  269. [Symbol(asyncId)]: 247,
  270. [Symbol(bytesRead)]: 0,
  271. [Symbol(asyncId)]: 248,
  272. [Symbol(triggerAsyncId)]: 35 },
  273. connection:
  274. TLSSocket {
  275. _tlsOptions:
  276. { secureContext: [Object],
  277. isServer: true,
  278. server: [Object],
  279. requestCert: false,
  280. rejectUnauthorized: true,
  281. handshakeTimeout: 120000,
  282. NPNProtocols: <Buffer 08 68 74 74 70 2f 31 2e 31 08 68 74 74 70 2f 31 2e 30>,
  283. ALPNProtocols: <Buffer 08 68 74 74 70 2f 31 2e 31>,
  284. SNICallback: [Function: SNICallback] },
  285. _secureEstablished: true,
  286. _securePending: false,
  287. _newSessionPending: false,
  288. _controlReleased: true,
  289. _SNICallback: null,
  290. servername: 'localhost',
  291. npnProtocol: false,
  292. alpnProtocol: 'http/1.1',
  293. authorized: false,
  294. authorizationError: null,
  295. encrypted: true,
  296. _events:
  297. { close: [Array],
  298. end: [Array],
  299. finish: [Function: onSocketFinish],
  300. _socketEnd: [Function: onSocketEnd],
  301. secure: [Function],
  302. _tlsError: [Function],
  303. drain: [Array],
  304. timeout: [Function: socketOnTimeout],
  305. data: [Function: bound socketOnData],
  306. error: [Array],
  307. resume: [Function: onSocketResume],
  308. pause: [Function: onSocketPause] },
  309. _eventsCount: 12,
  310. connecting: false,
  311. _hadError: false,
  312. _handle:
  313. TLSWrap {
  314. bytesRead: 727,
  315. _externalStream: [External],
  316. fd: 19,
  317. _parent: [Object],
  318. _parentWrap: [Object],
  319. _secureContext: [Object],
  320. reading: true,
  321. owner: [Circular],
  322. onread: [Function: onread],
  323. writeQueueSize: 1,
  324. onhandshakestart: [Function],
  325. onhandshakedone: [Function],
  326. onclienthello: [Function],
  327. oncertcb: [Function],
  328. onnewsession: [Function],
  329. lastHandshakeTime: 4532,
  330. handshakes: 0,
  331. onerror: [Function],
  332. _consumed: true },
  333. _parent:
  334. Socket {
  335. connecting: false,
  336. _hadError: false,
  337. _handle: [Object],
  338. _parent: null,
  339. _host: null,
  340. _readableState: [Object],
  341. readable: true,
  342. domain: null,
  343. _events: [Object],
  344. _eventsCount: 5,
  345. _maxListeners: undefined,
  346. _writableState: [Object],
  347. writable: true,
  348. allowHalfOpen: false,
  349. _bytesDispatched: 0,
  350. _sockname: null,
  351. _pendingData: null,
  352. _pendingEncoding: '',
  353. server: [Object],
  354. _server: [Object],
  355. [Symbol(asyncId)]: 246,
  356. [Symbol(bytesRead)]: 0 },
  357. _host: null,
  358. _readableState:
  359. ReadableState {
  360. objectMode: false,
  361. highWaterMark: 16384,
  362. buffer: [Object],
  363. length: 0,
  364. pipes: null,
  365. pipesCount: 0,
  366. flowing: true,
  367. ended: false,
  368. endEmitted: false,
  369. reading: true,
  370. sync: false,
  371. needReadable: true,
  372. emittedReadable: false,
  373. readableListening: false,
  374. resumeScheduled: false,
  375. destroyed: false,
  376. defaultEncoding: 'utf8',
  377. awaitDrain: 0,
  378. readingMore: false,
  379. decoder: null,
  380. encoding: null },
  381. readable: true,
  382. domain: null,
  383. _maxListeners: undefined,
  384. _writableState:
  385. WritableState {
  386. objectMode: false,
  387. highWaterMark: 16384,
  388. finalCalled: false,
  389. needDrain: false,
  390. ending: false,
  391. ended: false,
  392. finished: false,
  393. destroyed: false,
  394. decodeStrings: false,
  395. defaultEncoding: 'utf8',
  396. length: 1214,
  397. writing: true,
  398. corked: 0,
  399. sync: false,
  400. bufferProcessing: false,
  401. onwrite: [Function: bound onwrite],
  402. writecb: [Function: bound onCorkedFinish],
  403. writelen: 1214,
  404. bufferedRequest: null,
  405. lastBufferedRequest: null,
  406. pendingcb: 3,
  407. prefinished: false,
  408. errorEmitted: false,
  409. bufferedRequestCount: 0,
  410. corkedRequestsFree: [Object] },
  411. writable: true,
  412. allowHalfOpen: false,
  413. _bytesDispatched: 1214,
  414. _sockname: null,
  415. _pendingData: null,
  416. _pendingEncoding: '',
  417. server:
  418. Server {
  419. _contexts: [],
  420. requestCert: false,
  421. rejectUnauthorized: true,
  422. key: <Buffer 2d 2d 2d 2d 2d 42 45 47 49 4e 20 50 52 49 56 41 54 45 20 4b 45 59 2d 2d 2d 2d 2d 0a 4d 49 49 45 76 51 49 42 41 44 41 4e 42 67 6b 71 68 6b 69 47 39 77 ... >,
  423. cert: <Buffer 2d 2d 2d 2d 2d 42 45 47 49 4e 20 43 45 52 54 49 46 49 43 41 54 45 2d 2d 2d 2d 2d 0a 4d 49 49 46 55 54 43 43 42 44 6d 67 41 77 49 42 41 67 49 51 4a 68 ... >,
  424. ca: <Buffer 2d 2d 2d 2d 2d 42 45 47 49 4e 20 43 45 52 54 49 46 49 43 41 54 45 2d 2d 2d 2d 2d 0a 4d 49 49 47 43 44 43 43 41 2f 43 67 41 77 49 42 41 67 49 51 4b 79 ... >,
  425. honorCipherOrder: true,
  426. NPNProtocols: <Buffer 08 68 74 74 70 2f 31 2e 31 08 68 74 74 70 2f 31 2e 30>,
  427. ALPNProtocols: <Buffer 08 68 74 74 70 2f 31 2e 31>,
  428. sessionIdContext: 'f997b73c553a6c741028909f63a57c42',
  429. _sharedCreds: [Object],
  430. domain: null,
  431. _events: [Object],
  432. _eventsCount: 5,
  433. _maxListeners: undefined,
  434. _connections: 1,
  435. _handle: [Object],
  436. _usingSlaves: false,
  437. _slaves: [],
  438. _unref: false,
  439. allowHalfOpen: false,
  440. pauseOnConnect: false,
  441. httpAllowHalfOpen: false,
  442. timeout: 120000,
  443. keepAliveTimeout: 5000,
  444. _connectionKey: '6::::3001',
  445. [Symbol(asyncId)]: 35 },
  446. _server: null,
  447. ssl:
  448. TLSWrap {
  449. bytesRead: 727,
  450. _externalStream: [External],
  451. fd: 19,
  452. _parent: [Object],
  453. _parentWrap: [Object],
  454. _secureContext: [Object],
  455. reading: true,
  456. owner: [Circular],
  457. onread: [Function: onread],
  458. writeQueueSize: 1,
  459. onhandshakestart: [Function],
  460. onhandshakedone: [Function],
  461. onclienthello: [Function],
  462. oncertcb: [Function],
  463. onnewsession: [Function],
  464. lastHandshakeTime: 4532,
  465. handshakes: 0,
  466. onerror: [Function],
  467. _consumed: true },
  468. _requestCert: false,
  469. _rejectUnauthorized: true,
  470. _idleTimeout: 120000,
  471. _idleNext:
  472. TimersList {
  473. _idleNext: [Circular],
  474. _idlePrev: [Circular],
  475. _timer: [Object],
  476. _unrefed: true,
  477. msecs: 120000,
  478. nextTick: false },
  479. _idlePrev:
  480. TimersList {
  481. _idleNext: [Circular],
  482. _idlePrev: [Circular],
  483. _timer: [Object],
  484. _unrefed: true,
  485. msecs: 120000,
  486. nextTick: false },
  487. _idleStart: 6299,
  488. _destroyed: false,
  489. parser:
  490. HTTPParser {
  491. '0': [Function: parserOnHeaders],
  492. '1': [Function: parserOnHeadersComplete],
  493. '2': [Function: parserOnBody],
  494. '3': [Function: parserOnMessageComplete],
  495. '4': [Function: bound onParserExecute],
  496. _headers: [],
  497. _url: '',
  498. _consumed: true,
  499. socket: [Circular],
  500. incoming: [Object],
  501. outgoing: null,
  502. maxHeaderPairs: 2000,
  503. onIncoming: [Function: bound parserOnIncoming] },
  504. on: [Function: socketOnWrap],
  505. _paused: false,
  506. read: [Function],
  507. _consuming: true,
  508. _httpMessage: [Circular],
  509. _peername: { address: '::1', family: 'IPv6', port: 63930 },
  510. [Symbol(asyncId)]: 247,
  511. [Symbol(bytesRead)]: 0,
  512. [Symbol(asyncId)]: 248,
  513. [Symbol(triggerAsyncId)]: 35 },
  514. _header: 'HTTP/1.1 200 OK\r\nX-Powered-By: Express\r\nAccess-Control-Allow-Origin: *\r\nContent-Encoding: gzip\r\nContent-Type: application/octet-stream\r\nContent-Length: 951\r\nETag: W/"3b7-rIL3GeS8LjQd3Y9QqHqwSh494NQ"\r\nDate: Tue, 03 Oct 2017 12:44:04 GMT\r\nConnection: keep-alive\r\n\r\n',
  515. _onPendingData: [Function: bound updateOutgoingData],
  516. _sent100: false,
  517. _expect_continue: false,
  518. emit: { [Function: wrappedEmit] __NR_original: [Function: emit] },
  519. req:
  520. IncomingMessage {
  521. _readableState:
  522. ReadableState {
  523. objectMode: false,
  524. highWaterMark: 16384,
  525. buffer: [Object],
  526. length: 0,
  527. pipes: null,
  528. pipesCount: 0,
  529. flowing: true,
  530. ended: true,
  531. endEmitted: true,
  532. reading: false,
  533. sync: false,
  534. needReadable: false,
  535. emittedReadable: false,
  536. readableListening: false,
  537. resumeScheduled: false,
  538. destroyed: false,
  539. defaultEncoding: 'utf8',
  540. awaitDrain: 0,
  541. readingMore: false,
  542. decoder: null,
  543. encoding: null },
  544. readable: false,
  545. domain: null,
  546. _events: { aborted: [Object] },
  547. _eventsCount: 1,
  548. _maxListeners: undefined,
  549. socket:
  550. TLSSocket {
  551. _tlsOptions: [Object],
  552. _secureEstablished: true,
  553. _securePending: false,
  554. _newSessionPending: false,
  555. _controlReleased: true,
  556. _SNICallback: null,
  557. servername: 'localhost',
  558. npnProtocol: false,
  559. alpnProtocol: 'http/1.1',
  560. authorized: false,
  561. authorizationError: null,
  562. encrypted: true,
  563. _events: [Object],
  564. _eventsCount: 12,
  565. connecting: false,
  566. _hadError: false,
  567. _handle: [Object],
  568. _parent: [Object],
  569. _host: null,
  570. _readableState: [Object],
  571. readable: true,
  572. domain: null,
  573. _maxListeners: undefined,
  574. _writableState: [Object],
  575. writable: true,
  576. allowHalfOpen: false,
  577. _bytesDispatched: 1214,
  578. _sockname: null,
  579. _pendingData: null,
  580. _pendingEncoding: '',
  581. server: [Object],
  582. _server: null,
  583. ssl: [Object],
  584. _requestCert: false,
  585. _rejectUnauthorized: true,
  586. _idleTimeout: 120000,
  587. _idleNext: [Object],
  588. _idlePrev: [Object],
  589. _idleStart: 6299,
  590. _destroyed: false,
  591. parser: [Object],
  592. on: [Function: socketOnWrap],
  593. _paused: false,
  594. read: [Function],
  595. _consuming: true,
  596. _httpMessage: [Circular],
  597. _peername: [Object],
  598. [Symbol(asyncId)]: 247,
  599. [Symbol(bytesRead)]: 0,
  600. [Symbol(asyncId)]: 248,
  601. [Symbol(triggerAsyncId)]: 35 },
  602. connection:
  603. TLSSocket {
  604. _tlsOptions: [Object],
  605. _secureEstablished: true,
  606. _securePending: false,
  607. _newSessionPending: false,
  608. _controlReleased: true,
  609. _SNICallback: null,
  610. servername: 'localhost',
  611. npnProtocol: false,
  612. alpnProtocol: 'http/1.1',
  613. authorized: false,
  614. authorizationError: null,
  615. encrypted: true,
  616. _events: [Object],
  617. _eventsCount: 12,
  618. connecting: false,
  619. _hadError: false,
  620. _handle: [Object],
  621. _parent: [Object],
  622. _host: null,
  623. _readableState: [Object],
  624. readable: true,
  625. domain: null,
  626. _maxListeners: undefined,
  627. _writableState: [Object],
  628. writable: true,
  629. allowHalfOpen: false,
  630. _bytesDispatched: 1214,
  631. _sockname: null,
  632. _pendingData: null,
  633. _pendingEncoding: '',
  634. server: [Object],
  635. _server: null,
  636. ssl: [Object],
  637. _requestCert: false,
  638. _rejectUnauthorized: true,
  639. _idleTimeout: 120000,
  640. _idleNext: [Object],
  641. _idlePrev: [Object],
  642. _idleStart: 6299,
  643. _destroyed: false,
  644. parser: [Object],
  645. on: [Function: socketOnWrap],
  646. _paused: false,
  647. read: [Function],
  648. _consuming: true,
  649. _httpMessage: [Circular],
  650. _peername: [Object],
  651. [Symbol(asyncId)]: 247,
  652. [Symbol(bytesRead)]: 0,
  653. [Symbol(asyncId)]: 248,
  654. [Symbol(triggerAsyncId)]: 35 },
  655. httpVersionMajor: 1,
  656. httpVersionMinor: 1,
  657. httpVersion: '1.1',
  658. complete: true,
  659. headers:
  660. { host: 'localhost:3001',
  661. connection: 'keep-alive',
  662. 'content-length': '208',
  663. 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36',
  664. 'cache-control': 'no-cache',
  665. origin: 'chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop',
  666. 'postman-token': 'b9384c05-020a-ac3b-3eb8-653aab397978',
  667. 'content-type': 'application/json',
  668. accept: '*/*',
  669. 'accept-encoding': 'gzip, deflate, br',
  670. 'accept-language': 'en-GB,en-US;q=0.8,en;q=0.6' },
  671. rawHeaders:
  672. [ 'Host',
  673. 'localhost:3001',
  674. 'Connection',
  675. 'keep-alive',
  676. 'Content-Length',
  677. '208',
  678. 'User-Agent',
  679. 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36',
  680. 'Cache-Control',
  681. 'no-cache',
  682. 'Origin',
  683. 'chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop',
  684. 'Postman-Token',
  685. 'b9384c05-020a-ac3b-3eb8-653aab397978',
  686. 'Content-Type',
  687. 'application/json',
  688. 'Accept',
  689. '*/*',
  690. 'Accept-Encoding',
  691. 'gzip, deflate, br',
  692. 'Accept-Language',
  693. 'en-GB,en-US;q=0.8,en;q=0.6' ],
  694. trailers: {},
  695. rawTrailers: [],
  696. upgrade: false,
  697. url: '/conversation/getConversations',
  698. method: 'POST',
  699. statusCode: null,
  700. statusMessage: null,
  701. client:
  702. TLSSocket {
  703. _tlsOptions: [Object],
  704. _secureEstablished: true,
  705. _securePending: false,
  706. _newSessionPending: false,
  707. _controlReleased: true,
  708. _SNICallback: null,
  709. servername: 'localhost',
  710. npnProtocol: false,
  711. alpnProtocol: 'http/1.1',
  712. authorized: false,
  713. authorizationError: null,
  714. encrypted: true,
  715. _events: [Object],
  716. _eventsCount: 12,
  717. connecting: false,
  718. _hadError: false,
  719. _handle: [Object],
  720. _parent: [Object],
  721. _host: null,
  722. _readableState: [Object],
  723. readable: true,
  724. domain: null,
  725. _maxListeners: undefined,
  726. _writableState: [Object],
  727. writable: true,
  728. allowHalfOpen: false,
  729. _bytesDispatched: 1214,
  730. _sockname: null,
  731. _pendingData: null,
  732. _pendingEncoding: '',
  733. server: [Object],
  734. _server: null,
  735. ssl: [Object],
  736. _requestCert: false,
  737. _rejectUnauthorized: true,
  738. _idleTimeout: 120000,
  739. _idleNext: [Object],
  740. _idlePrev: [Object],
  741. _idleStart: 6299,
  742. _destroyed: false,
  743. parser: [Object],
  744. on: [Function: socketOnWrap],
  745. _paused: false,
  746. read: [Function],
  747. _consuming: true,
  748. _httpMessage: [Circular],
  749. _peername: [Object],
  750. [Symbol(asyncId)]: 247,
  751. [Symbol(bytesRead)]: 0,
  752. [Symbol(asyncId)]: 248,
  753. [Symbol(triggerAsyncId)]: 35 },
  754. _consuming: true,
  755. _dumped: false,
  756. emit: { [Function: wrappedEmit] __NR_original: [Function: emit] },
  757. next: [Function: next],
  758. baseUrl: '/api',
  759. originalUrl: '/api/conversation/getConversations',
  760. _parsedUrl:
  761. Url {
  762. protocol: null,
  763. slashes: null,
  764. auth: null,
  765. host: null,
  766. port: null,
  767. hostname: null,
  768. hash: null,
  769. search: null,
  770. query: null,
  771. pathname: '/conversation/getConversations',
  772. path: '/conversation/getConversations',
  773. href: '/conversation/getConversations',
  774. _raw: '/conversation/getConversations' },
  775. params: {},
  776. query: {},
  777. res: [Circular],
  778. _startAt: [ 29251, 343203127 ],
  779. _startTime: 2017-10-03T12:44:02.987Z,
  780. _remoteAddress: '::1',
  781. body:
  782. { access_token: '$2a$10$.bBbSKdr2oERIPSp3Sz9UuhAdv/YdOOYYKbdMWNXzfBP5k6UHRtx2',
  783. user_id: 395,
  784. type: [],
  785. status: [Array],
  786. label: [],
  787. channel_filter: [],
  788. page_start: 0,
  789. page_end: 1000000 },
  790. _body: true,
  791. read: [Function],
  792. route:
  793. Route {
  794. path: '/conversation/getConversations',
  795. stack: [Array],
  796. methods: [Object],
  797. all: [Function: all],
  798. delete: [Function],
  799. get: [Function],
  800. head: [Function],
  801. post: [Function],
  802. put: [Function],
  803. patch: [Function] } },
  804. locals: {},
  805. _startAt: [ 29253, 96936435 ],
  806. _startTime: 2017-10-03T12:44:04.741Z,
  807. writeHead: [Function: writeHead],
  808. __onFinished: { [Function: listener] queue: [ [Function: logRequest] ] },
  809. end:
  810. { [Function: wrappedResEnd]
  811. __NR_original: [Function: end],
  812. __NR_unwrap: [Function: __NR_unwrap] },
  813. statusCode: 200,
  814. statusMessage: 'OK',
  815. [Symbol(outHeadersKey)]:
  816. { 'x-powered-by': [ 'X-Powered-By', 'Express' ],
  817. 'access-control-allow-origin': [ 'Access-Control-Allow-Origin', '*' ],
  818. 'content-encoding': [ 'Content-Encoding', 'gzip' ],
  819. 'content-type': [ 'Content-Type', 'application/octet-stream' ],
  820. 'content-length': [ 'Content-Length', '951' ],
  821. etag: [ 'ETag', 'W/"3b7-rIL3GeS8LjQd3Y9QqHqwSh494NQ"' ] } }
  822. RESPONSE 200
  823. [ 10-03 12:44:04.773 ] POST /api/conversation/getConversations 200 1753.733 ms - 951
Add Comment
Please, Sign In to add comment