Guest User

Untitled

a guest
Feb 23rd, 2020
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. Warning: Failed prop type: Invalid prop `error.detailedMessage` of type `array` supplied to `ErrorPage`, expected `string`.
  2. in ErrorPage
  3. HEAD /bookbrainz 404 87.567 ms - 8140
  4. HEAD /bookbrainz 404 20.849 ms - 8140
  5. PUT /bookbrainz 404 347.125 ms - 8140
  6. at respond (C:\Users\DELL\Downloads\bookbrainz-site-master\bookbrainz-site-master\node_modules\elasticsearch\src\lib\transport.js:308:15)
  7. at checkRespForFailure (C:\Users\DELL\Downloads\bookbrainz-site-master\bookbrainz-site-master\node_modules\elasticsearch\src\lib\transport.js:267:7)
  8. at HttpConnector.<anonymous> (C:\Users\DELL\Downloads\bookbrainz-site-master\bookbrainz-site-master\node_modules\elasticsearch\src\lib\connectors\http.js:165:7)
  9. at IncomingMessage.wrapper (C:\Users\DELL\Downloads\bookbrainz-site-master\bookbrainz-site-master\node_modules\lodash\lodash.js:4929:19)
  10. at IncomingMessage.emit (events.js:333:22)
  11. at endReadableNT (_stream_readable.js:1204:12)
  12. at processTicksAndRejections (internal/process/task_queues.js:84:21)
  13. (node:16404) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on
  14. unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  15. (node:16404) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Add Comment
Please, Sign In to add comment