Advertisement
Guest User

Untitled

a guest
Aug 26th, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.37 KB | None | 0 0
  1. 019-08-26 06:17:44 apiv2[20190813t201509]  POST /api/v2/users/register - - ms - -
  2. 2019-08-26 06:17:52 apiv2[20190813t201509]  { RequestError: Error: connect ETIMEDOUT 103.5.51.53:443      at new RequestError (/app/node_modules/request-promise-core/lib/errors.js:14:15)      at Request.plumbing.callback (/app/node_modules/request-promise-core/lib/plumbing.js:87:29)      at Request.RP$callback [as _callback] (/app/node_modules/request-promise-core/lib/plumbing.js:46:31)      at self.callback (/app/node_modules/request/request.js:185:22)      at Request.emit (events.js:198:13)      at Request.EventEmitter.emit (domain.js:448:20)      at Request.onRequestError (/app/node_modules/request/request.js:881:8)      at ClientRequest.emit (events.js:198:13)      at ClientRequest.EventEmitter.emit (domain.js:448:20)      at TLSSocket.socketErrorListener (_http_client.js:392:9)      at TLSSocket.emit (events.js:198:13)      at TLSSocket.EventEmitter.emit (domain.js:448:20)      at emitErrorNT (internal/streams/destroy.js:91:8)      at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)      at process._tickCallback (internal/process/next_tick.js:63:19)
  3. 2019-08-26 06:17:52 apiv2[20190813t201509]    name: 'RequestError',
  4. 2019-08-26 06:17:52 apiv2[20190813t201509]    message: 'Error: connect ETIMEDOUT 103.5.51.53:443',
  5. 2019-08-26 06:17:52 apiv2[20190813t201509]    cause:
  6. 2019-08-26 06:17:52 apiv2[20190813t201509]     { Error: connect ETIMEDOUT 103.5.51.53:443         at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
  7. 2019-08-26 06:17:52 apiv2[20190813t201509]       errno: 'ETIMEDOUT',
  8. 2019-08-26 06:17:52 apiv2[20190813t201509]       code: 'ETIMEDOUT',
  9. 2019-08-26 06:17:52 apiv2[20190813t201509]       syscall: 'connect',
  10. 2019-08-26 06:17:52 apiv2[20190813t201509]       address: '103.5.51.53',
  11. 2019-08-26 06:17:52 apiv2[20190813t201509]       port: 443 },
  12. 2019-08-26 06:17:52 apiv2[20190813t201509]    error:
  13. 2019-08-26 06:17:52 apiv2[20190813t201509]     { Error: connect ETIMEDOUT 103.5.51.53:443         at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
  14. 2019-08-26 06:17:52 apiv2[20190813t201509]       errno: 'ETIMEDOUT',
  15. 2019-08-26 06:17:52 apiv2[20190813t201509]       code: 'ETIMEDOUT',
  16. 2019-08-26 06:17:52 apiv2[20190813t201509]       syscall: 'connect',
  17. 2019-08-26 06:17:52 apiv2[20190813t201509]       address: '103.5.51.53',
  18. 2019-08-26 06:17:52 apiv2[20190813t201509]       port: 443 },
  19. 2019-08-26 06:17:52 apiv2[20190813t201509]    options:
  20. 2019-08-26 06:17:52 apiv2[20190813t201509]     { method: 'POST',
  21. 2019-08-26 06:17:52 apiv2[20190813t201509]       json: true,
  22. 2019-08-26 06:17:52 apiv2[20190813t201509]       form: { query: 'socialAccount=10221143364760900@facebook.com' },
  23. 2019-08-26 06:17:52 apiv2[20190813t201509]       uri:
  24. 2019-08-26 06:17:52 apiv2[20190813t201509]        'https://accounts.8villages.com/users/findByQuery/594b65f8db6ca6fb1d5e5117',
  25. 2019-08-26 06:17:52 apiv2[20190813t201509]       strictSSL: false,
  26. 2019-08-26 06:17:52 apiv2[20190813t201509]       simple: false,
  27. 2019-08-26 06:17:52 apiv2[20190813t201509]       callback: [Function: RP$callback],
  28. 2019-08-26 06:17:52 apiv2[20190813t201509]       transform: undefined,
  29. 2019-08-26 06:17:52 apiv2[20190813t201509]       resolveWithFullResponse: false,
  30. 2019-08-26 06:17:52 apiv2[20190813t201509]       transform2xxOnly: false },
  31. 2019-08-26 06:17:52 apiv2[20190813t201509]    response: undefined }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement