Advertisement
Guest User

Bartbot Stacktrace

a guest
Oct 21st, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. TypeError: path must be absolute or specify root to res.sendFile
  2. at ServerResponse.sendFile (/var/www/html/bb/callback/node_modules/express/lib/response.js:425:11)
  3. at app.get (/var/www/html/bb/callback/api.js:254:6)
  4. at Layer.handle [as handle_request] (/var/www/html/bb/callback/node_modules/express/lib/router/layer.js:95:5)
  5. at next (/var/www/html/bb/callback/node_modules/express/lib/router/route.js:137:13)
  6. at Route.dispatch (/var/www/html/bb/callback/node_modules/express/lib/router/route.js:112:3)
  7. at Layer.handle [as handle_request] (/var/www/html/bb/callback/node_modules/express/lib/router/layer.js:95:5)
  8. at /var/www/html/bb/callback/node_modules/express/lib/router/index.js:281:22
  9. at Function.process_params (/var/www/html/bb/callback/node_modules/express/lib/router/index.js:335:12)
  10. at next (/var/www/html/bb/callback/node_modules/express/lib/router/index.js:275:10)
  11. at jsonParser (/var/www/html/bb/callback/node_modules/body-parser/lib/types/json.js:110:7)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement