Guest User

Untitled

a guest
Apr 26th, 2021
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.03 KB | None | 0 0
  1. {
  2.   "level": 50,
  3.   "time": 1619466000933,
  4.   "pid": 34917,
  5.   "hostname": "VBook.local",
  6.   "reqId": "req-3i",
  7.   "req": {
  8.     "method": "GET",
  9.     "url": "/api/v1/card2card/transfers/85ec2178-****-7e50-****-91ad00c66514",
  10.     "hostname": "localhost:3000",
  11.     "remoteAddress": "127.0.0.1",
  12.     "remotePort": 59384
  13.   },
  14.   "res": { "statusCode": 500 },
  15.   "err": {
  16.     "type": "FastifyError",
  17.     "message": "Called reply with an invalid status code: undefined",
  18.     "stack": "FastifyError: Called reply with an invalid status code: undefined\n    at _Reply.Reply.code (/Users/valentin/Projects/us-front-c2c/node_modules/fastify/lib/reply.js:256:11)\n    at Object.<anonymous> (/Users/valentin/Projects/us-front-c2c/src/server/routes/v1/card2card/transfers.ts:68:13)\n    at runMicrotasks (<anonymous>)\n    at processTicksAndRejections (internal/process/task_queues.js:97:5)",
  19.     "name": "FastifyError",
  20.     "code": "FST_ERR_BAD_STATUS_CODE",
  21.     "statusCode": 500
  22.   },
  23.   "msg": "Called reply with an invalid status code: undefined"
  24. }
  25.  
Advertisement
Add Comment
Please, Sign In to add comment