Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2019-04-22T12:49:24.078859110Z Server started on port 3000
  2. 2019-04-22T12:49:24.078884764Z
  3. 2019-04-22T12:53:45.368671641Z [winston] Attempt to write logs with no transports {"level":"error"}
  4. 2019-04-22T12:53:45.370539698Z {"level":"error"}
  5. 2019-04-22T12:53:45.371023376Z {"level":"error"}
  6. 2019-04-22T12:53:45.371127778Z {"level":"error"}
  7. 2019-04-22T14:46:41.611477133Z {"message":"{}","fileName":"/usr/src/app/app/api/rest/v1/operator/update.js","lineNumber":"98","columnNumber":"30","level":"error"}
  8. 2019-04-22T14:46:41.611541224Z {"message":"{}","fileName":"/usr/src/app/app/api/rest/v1/operator/update.js","lineNumber":"98","columnNumber":"30","level":"error"}
  9. 2019-04-22T14:46:41.611548693Z {"message":"{}","fileName":"/usr/src/app/app/api/rest/v1/operator/update.js","lineNumber":"98","columnNumber":"30","level":"error"}
  10. 2019-04-22T14:46:41.616084953Z Unhandled Rejection at:  Promise reason: Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
  11. 2019-04-22T14:46:41.616130737Z     at ServerResponse.setHeader (_http_outgoing.js:470:11)
  12. 2019-04-22T14:46:41.616136602Z     at ServerResponse.header (/usr/src/app/node_modules/express/lib/response.js:767:10)
  13. 2019-04-22T14:46:41.616141078Z     at ServerResponse.send (/usr/src/app/node_modules/express/lib/response.js:170:12)
  14. 2019-04-22T14:46:41.616145078Z     at ServerResponse.res.send.answer [as send] (/usr/src/app/app/libs/common/express-handlers.js:98:24)
  15. 2019-04-22T14:46:41.616149230Z     at ServerResponse.json (/usr/src/app/node_modules/express/lib/response.js:267:15)
  16. 2019-04-22T14:46:41.616153378Z     at ServerResponse.send (/usr/src/app/node_modules/express/lib/response.js:158:21)
  17. 2019-04-22T14:46:41.616157270Z     at ServerResponse.res.send.answer [as send] (/usr/src/app/app/libs/common/express-handlers.js:98:24)
  18. 2019-04-22T14:46:41.616161179Z     at ServerResponse.res.error (/usr/src/app/app/libs/common/express-handlers.js:86:51)
  19. 2019-04-22T14:46:41.616200119Z     at Operator.findByPk.then.then.then.then.catch.err (/usr/src/app/app/api/rest/v1/operator/update.js:98:24)
  20. 2019-04-22T14:46:41.616204743Z     at tryCatcher (/usr/src/app/node_modules/bluebird/js/release/util.js:16:23)
  21. 2019-04-22T14:46:41.616208421Z     at Promise._settlePromiseFromHandler (/usr/src/app/node_modules/bluebird/js/release/promise.js:512:31)
  22. 2019-04-22T14:46:41.616212155Z     at Promise._settlePromise (/usr/src/app/node_modules/bluebird/js/release/promise.js:569:18)
  23. 2019-04-22T14:46:41.616216223Z     at Promise._settlePromise0 (/usr/src/app/node_modules/bluebird/js/release/promise.js:614:10)
  24. 2019-04-22T14:46:41.616220198Z     at Promise._settlePromises (/usr/src/app/node_modules/bluebird/js/release/promise.js:690:18)
  25. 2019-04-22T14:46:41.616223731Z     at _drainQueueStep (/usr/src/app/node_modules/bluebird/js/release/async.js:138:12)
  26. 2019-04-22T14:46:41.616227548Z     at _drainQueue (/usr/src/app/node_modules/bluebird/js/release/async.js:131:9)
  27. 2019-04-22T14:46:41.616231106Z     at Async._drainQueues (/usr/src/app/node_modules/bluebird/js/release/async.js:147:5)
  28. 2019-04-22T14:46:41.616234879Z     at Immediate.Async.drainQueues [as _onImmediate] (/usr/src/app/node_modules/bluebird/js/release/async.js:17:14)
  29. 2019-04-22T14:46:41.616238553Z     at runCallback (timers.js:705:18)
  30. 2019-04-22T14:46:41.616242077Z     at tryOnImmediate (timers.js:676:5)
  31. 2019-04-22T14:46:41.616245724Z     at processImmediate (timers.js:658:5)
  32. 2019-04-22T15:11:13.081030344Z TypeError: Cannot read property 'endGameManager' of undefined
  33. 2019-04-22T15:11:13.081075595Z     at Promise (/usr/src/app/app/api/socket/operator/cardRegistry.js:302:39)
  34. 2019-04-22T15:11:13.081081938Z     at new Promise (<anonymous>)
  35. 2019-04-22T15:11:13.081087655Z     at endGameManager (/usr/src/app/app/api/socket/operator/cardRegistry.js:301:12)
  36. 2019-04-22T15:11:13.081092522Z     at process._tickCallback (internal/process/next_tick.js:68:7)
  37. 2019-04-22T15:11:23.386316917Z TypeError: Cannot read property 'endGameManager' of undefined
  38. 2019-04-22T15:11:23.386364036Z     at Promise (/usr/src/app/app/api/socket/operator/cardRegistry.js:302:39)
  39. 2019-04-22T15:11:23.386369108Z     at new Promise (<anonymous>)
  40. 2019-04-22T15:11:23.386372762Z     at endGameManager (/usr/src/app/app/api/socket/operator/cardRegistry.js:301:12)
  41. 2019-04-22T15:11:23.386375441Z     at process._tickCallback (internal/process/next_tick.js:68:7)
  42. 2019-04-22T15:11:38.447079981Z TypeError: Cannot read property 'endGameManager' of undefined
  43. 2019-04-22T15:11:38.447118995Z     at Promise (/usr/src/app/app/api/socket/operator/cardRegistry.js:302:39)
  44. 2019-04-22T15:11:38.447124496Z     at new Promise (<anonymous>)
  45. 2019-04-22T15:11:38.447129598Z     at endGameManager (/usr/src/app/app/api/socket/operator/cardRegistry.js:301:12)
  46. 2019-04-22T15:11:38.447133487Z     at process._tickCallback (internal/process/next_tick.js:68:7)
  47. 2019-04-23T11:36:11.283319831Z Unhandled Rejection at:  Promise reason: {"name":"Fail","message":"exchange error","data":{"status":403,"subStatus":1,"message":"insufficient funds. Deposit cannot be less than 125000, current deposit value = 108000."}}
  48. 2019-04-23T11:36:11.283708797Z (node:18) [DEP0079] DeprecationWarning: Custom inspection function on Objects via .inspect() is deprecated
  49. 2019-04-23T11:37:08.700982697Z { status: 403,
  50. 2019-04-23T11:37:08.701177241Z   subStatus: 1,
  51. 2019-04-23T11:37:08.701354365Z   message:
  52. 2019-04-23T11:37:08.701377910Z    'insufficient funds. Deposit cannot be less than 75000, current deposit value = 58000.' }
  53. 2019-04-23T11:39:05.579374851Z Unhandled Rejection at:  Promise reason: {"name":"Fail","message":"exchange error","data":{"status":403,"subStatus":1,"message":"insufficient funds. Deposit cannot be less than 75000, current deposit value = 58000."}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement