Advertisement
J_eremy

Untitled

Jul 10th, 2018
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. Tue, 10 Jul 2018 08:43:24 GMT nightmare queuing process start
  2. Tue, 10 Jul 2018 08:43:25 GMT nightmare queueing action "goto" for https://alexa.amazon.com
  3. Tue, 10 Jul 2018 08:43:25 GMT nightmare queueing action "type"
  4. Tue, 10 Jul 2018 08:43:25 GMT nightmare queueing action "type"
  5. Tue, 10 Jul 2018 08:43:25 GMT nightmare queueing action "click"
  6. Tue, 10 Jul 2018 08:43:25 GMT nightmare queueing action "wait"
  7. Tue, 10 Jul 2018 08:43:25 GMT nightmare queueing action "goto" for https://alexa.amazon.com/api/devices-v2/device
  8. Tue, 10 Jul 2018 08:43:25 GMT nightmare queueing action "wait"
  9. Tue, 10 Jul 2018 08:43:25 GMT nightmare queueing action "evaluate"
  10. Tue, 10 Jul 2018 08:43:25 GMT nightmare running
  11. There was an error
  12. Internal endpoint:
  13. curl -X POST -d "tts=Ask Alexa team for a proper TTS API" -d "deviceSerialNumber=deviceSerialNumber" http://localhost:8091/alexa-tts
  14. got request for getDevices
  15. TypeError: Cannot read property 'alexaURL' of null
  16. at Object.getDevices (/workspace/alexa-api.js:180:19)
  17. at /workspace/index.js:29:13
  18. at Layer.handle [as handle_request] (/workspace/node_modules/express/lib/router/layer.js:95:5)
  19. at next (/workspace/node_modules/express/lib/router/route.js:137:13)
  20. at urlencodedParser (/workspace/node_modules/body-parser/lib/types/urlencoded.js:100:7)
  21. at Layer.handle [as handle_request] (/workspace/node_modules/express/lib/router/layer.js:95:5)
  22. at next (/workspace/node_modules/express/lib/router/route.js:137:13)
  23. at Route.dispatch (/workspace/node_modules/express/lib/router/route.js:112:3)
  24. at Layer.handle [as handle_request] (/workspace/node_modules/express/lib/router/layer.js:95:5)
  25. at /workspace/node_modules/express/lib/router/index.js:281:22
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement