Advertisement
Guest User

logs

a guest
Jun 23rd, 2017
512
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. C:\Users\PterPmntaM\AplicacionesNode\enviarHorarios>heroku logs -t
  2. 2017-06-23T15:06:18.364929+00:00 app[api]: Initial release by user pedro.pimienta.morales@gmail.com
  3. 2017-06-23T15:06:18.459225+00:00 app[api]: Enable Logplex by user pedro.pimienta.morales@gmail.com
  4. 2017-06-23T15:06:18.364929+00:00 app[api]: Release v1 created by user pedro.pimienta.morales@gmail.com
  5. 2017-06-23T15:06:18.459225+00:00 app[api]: Release v2 created by user pedro.pimienta.morales@gmail.com
  6. 2017-06-23T15:13:40.000000+00:00 app[api]: Build started by user pedro.pimienta.morales@gmail.com
  7. 2017-06-23T15:14:21.993671+00:00 app[api]: Release v3 created by user pedro.pimienta.morales@gmail.com
  8. 2017-06-23T15:14:21.993671+00:00 app[api]: Deploy a97f3d42 by user pedro.pimienta.morales@gmail.com
  9. 2017-06-23T15:14:22.031084+00:00 app[api]: Scaled to web@1:Free by user pedro.pimienta.morales@gmail.com
  10. 2017-06-23T15:13:40.000000+00:00 app[api]: Build succeeded
  11. 2017-06-23T15:14:24.077558+00:00 heroku[web.1]: Starting process with command `npm start`
  12. 2017-06-23T15:14:26.532196+00:00 app[web.1]:
  13. 2017-06-23T15:14:26.532219+00:00 app[web.1]:
  14. 2017-06-23T15:14:26.532218+00:00 app[web.1]: > heroku@0.0.0 start /app
  15. 2017-06-23T15:14:26.532218+00:00 app[web.1]: > node ./app.js
  16. 2017-06-23T15:14:27.191536+00:00 app[web.1]: Server started
  17. 2017-06-23T15:15:24.255000+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
  18. 2017-06-23T15:15:24.255000+00:00 heroku[web.1]: Stopping process with SIGKILL
  19. 2017-06-23T15:15:24.355833+00:00 heroku[web.1]: Process exited with status 137
  20. 2017-06-23T15:15:24.366914+00:00 heroku[web.1]: State changed from starting to crashed
  21. 2017-06-23T15:15:24.367992+00:00 heroku[web.1]: State changed from crashed to starting
  22. 2017-06-23T15:15:26.132845+00:00 heroku[web.1]: Starting process with command `npm start`
  23. 2017-06-23T15:15:28.248107+00:00 app[web.1]:
  24. 2017-06-23T15:15:28.248155+00:00 app[web.1]: > heroku@0.0.0 start /app
  25. 2017-06-23T15:15:28.248156+00:00 app[web.1]: > node ./app.js
  26. 2017-06-23T15:15:28.248156+00:00 app[web.1]:
  27. 2017-06-23T15:15:28.730167+00:00 app[web.1]: Server started
  28. 2017-06-23T15:16:26.516778+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
  29. 2017-06-23T15:16:26.516931+00:00 heroku[web.1]: Stopping process with SIGKILL
  30. 2017-06-23T15:16:26.642369+00:00 heroku[web.1]: Process exited with status 137
  31. 2017-06-23T15:16:26.658190+00:00 heroku[web.1]: State changed from starting to crashed
  32. 2017-06-23T15:16:28.675163+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=eniarasignatura.herokuapp.com request_id=10a1e78b-7dc6-48a2-b305-a99dd46a3116 fwd="186.170.94.100" dyno= connect= service= status=503 bytes= protocol=https
  33. 2017-06-23T15:16:33.293614+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=eniarasignatura.herokuapp.com request_id=307c2400-42a3-46f1-98d2-1b26636697c3 fwd="186.170.94.100" dyno= connect= service= status=503 bytes= protocol=https
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement