Guest User

Heroku log

a guest
Feb 25th, 2022
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. 2022-02-25T21:10:23.881277+00:00 heroku[router]: at=info method=GET path="/store" host=briton.herokuapp.com request_id=b8f44588-11cc-494d-b7ae-89a30cbc7b90 fwd="103.217.111.200" dyno=web.1 connect=0ms service=1ms status=500 bytes=436 protocol=https
  2. 2022-02-25T21:10:23.878035+00:00 app[web.1]: TypeError: req.sendFile is not a function
  3. 2022-02-25T21:10:23.878057+00:00 app[web.1]: at /app/app.js:28:13
  4. 2022-02-25T21:10:23.878058+00:00 app[web.1]: at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
  5. 2022-02-25T21:10:23.878058+00:00 app[web.1]: at next (/app/node_modules/express/lib/router/route.js:137:13)
  6. 2022-02-25T21:10:23.878058+00:00 app[web.1]: at Route.dispatch (/app/node_modules/express/lib/router/route.js:112:3)
  7. 2022-02-25T21:10:23.878059+00:00 app[web.1]: at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
  8. 2022-02-25T21:10:23.878059+00:00 app[web.1]: at /app/node_modules/express/lib/router/index.js:281:22
  9. 2022-02-25T21:10:23.878059+00:00 app[web.1]: at param (/app/node_modules/express/lib/router/index.js:360:14)
  10. 2022-02-25T21:10:23.878059+00:00 app[web.1]: at param (/app/node_modules/express/lib/router/index.js:371:14)
  11. 2022-02-25T21:10:23.878060+00:00 app[web.1]: at Function.process_params (/app/node_modules/express/lib/router/index.js:416:3)
  12. 2022-02-25T21:10:23.878060+00:00 app[web.1]: at next (/app/node_modules/express/lib/router/index.js:275:10)
Advertisement
Add Comment
Please, Sign In to add comment