Advertisement
Guest User

Untitled

a guest
Apr 25th, 2018
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.56 KB | None | 0 0
  1. 2018-04-25T13:54:14.177547+00:00 heroku[router]: at=info method=GET path="/login" host=dh2642-moodytunes.herokuapp.com request_id=beb58f29-3fc5-4c65-87f6-22415c76471c fwd="77.218.243.16" dyno=web.1 connect=0ms service=2ms status=302 bytes=1136 protocol=https
  2. 2018-04-25T13:54:14.175318+00:00 app[web.1]: login
  3. 2018-04-25T13:54:14.454139+00:00 app[web.1]: callback in server
  4. 2018-04-25T13:54:14.454814+00:00 app[web.1]: hn4mFtIwTjciLj6V
  5. 2018-04-25T13:54:14.454885+00:00 app[web.1]: hn4mFtIwTjciLj6V
  6. 2018-04-25T13:54:14.455076+00:00 app[web.1]: { spotify_auth_state: 'hn4mFtIwTjciLj6V' }
  7. 2018-04-25T13:54:14.599519+00:00 app[web.1]: post
  8. 2018-04-25T13:54:14.735575+00:00 app[web.1]: /app/server.js:132
  9. 2018-04-25T13:54:14.735588+00:00 app[web.1]: var profile_img=body.images[0].url;
  10. 2018-04-25T13:54:14.735590+00:00 app[web.1]: ^
  11. 2018-04-25T13:54:14.735592+00:00 app[web.1]:
  12. 2018-04-25T13:54:14.735594+00:00 app[web.1]: TypeError: Cannot read property 'url' of undefined
  13. 2018-04-25T13:54:14.735595+00:00 app[web.1]: at Request._callback (/app/server.js:132:44)
  14. 2018-04-25T13:54:14.735598+00:00 app[web.1]: at Request.self.callback (/app/node_modules/request/request.js:186:22)
  15. 2018-04-25T13:54:14.735599+00:00 app[web.1]: at emitTwo (events.js:126:13)
  16. 2018-04-25T13:54:14.735601+00:00 app[web.1]: at Request.emit (events.js:214:7)
  17. 2018-04-25T13:54:14.735603+00:00 app[web.1]: at Request.<anonymous> (/app/node_modules/request/request.js:1163:10)
  18. 2018-04-25T13:54:14.735605+00:00 app[web.1]: at emitOne (events.js:116:13)
  19. 2018-04-25T13:54:14.735606+00:00 app[web.1]: at Request.emit (events.js:211:7)
  20. 2018-04-25T13:54:14.735608+00:00 app[web.1]: at IncomingMessage.<anonymous> (/app/node_modules/request/request.js:1085:12)
  21. 2018-04-25T13:54:14.735610+00:00 app[web.1]: at Object.onceWrapper (events.js:313:30)
  22. 2018-04-25T13:54:14.735612+00:00 app[web.1]: at emitNone (events.js:111:20)
  23. 2018-04-25T13:54:14.749782+00:00 app[web.1]: npm ERR! code ELIFECYCLE
  24. 2018-04-25T13:54:14.750334+00:00 app[web.1]: npm ERR! errno 1
  25. 2018-04-25T13:54:14.752375+00:00 app[web.1]: npm ERR! moody-tunes-server@0.1.0 server: `node server.js`
  26. 2018-04-25T13:54:14.752614+00:00 app[web.1]: npm ERR! Exit status 1
  27. 2018-04-25T13:54:14.752961+00:00 app[web.1]: npm ERR!
  28. 2018-04-25T13:54:14.753318+00:00 app[web.1]: npm ERR! Failed at the moody-tunes-server@0.1.0 server script.
  29. 2018-04-25T13:54:14.753551+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  30. 2018-04-25T13:54:14.768704+00:00 app[web.1]:
  31. 2018-04-25T13:54:14.769010+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
  32. 2018-04-25T13:54:14.769279+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2018-04-25T13_54_14_762Z-debug.log
  33. 2018-04-25T13:54:14.746538+00:00 heroku[router]: at=error code=H13 desc="Connection closed without response" method=GET path="/callback?code=AQBJBW-f8uPbF1vgk5_4o-vQwuypEkU76YkeXGjqDOAikVEQrkaqMkrDhsXYXQI70NTKQ7vOqTNdyQ-1sm7DsfgxwRPsSUcUHnaz2WcxW8bu-UZSZ6IXpZX8Nvbu8xUaiG4Ex9SmkBJFbBTWglpPTJ-EkBZUvgDe4blzJXX9zrJ9i_o38fuPQYGGLnUNj6r85RdcA4Yz0UqhT0wHIdC1mWtGdNCzuV3LD6FCi6yPJCpipgVTBoXx4zfoxYoPVC_4kURWUT_DDwHK2A&state=hn4mFtIwTjciLj6V" host=dh2642-moodytunes.herokuapp.com request_id=76829206-0a1c-4da6-a95d-c4077e5679a7 fwd="77.218.243.16" dyno=web.1 connect=0ms service=293ms status=503 bytes=0 protocol=https
  34. 2018-04-25T13:54:14.847518+00:00 heroku[web.1]: Process exited with status 1
  35. 2018-04-25T13:54:14.865544+00:00 heroku[web.1]: State changed from up to crashed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement