Advertisement
Guest User

lgs2

a guest
Jun 23rd, 2017
505
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.50 KB | None | 0 0
  1. C:\Users\PterPmntaM\AplicacionesNode\enviarHorarios>heroku logs -t
  2. 2017-06-23T15:15:28.248155+00:00 app[web.1]: > heroku@0.0.0 start /app
  3. 2017-06-23T15:15:28.248156+00:00 app[web.1]: > node ./app.js
  4. 2017-06-23T15:15:28.248156+00:00 app[web.1]:
  5. 2017-06-23T15:15:28.730167+00:00 app[web.1]: Server started
  6. 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
  7. 2017-06-23T15:16:26.516931+00:00 heroku[web.1]: Stopping process with SIGKILL
  8. 2017-06-23T15:16:26.642369+00:00 heroku[web.1]: Process exited with status 137
  9. 2017-06-23T15:16:26.658190+00:00 heroku[web.1]: State changed from starting to crashed
  10. 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
  11. 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
  12. 2017-06-23T15:23:52.000000+00:00 app[api]: Build started by user pedro.pimienta.morales@gmail.com
  13. 2017-06-23T15:24:36.047844+00:00 app[api]: Release v4 created by user pedro.pimienta.morales@gmail.com
  14. 2017-06-23T15:24:36.047844+00:00 app[api]: Deploy caa62d07 by user pedro.pimienta.morales@gmail.com
  15. 2017-06-23T15:24:36.514994+00:00 heroku[web.1]: State changed from crashed to starting
  16. 2017-06-23T15:23:52.000000+00:00 app[api]: Build succeeded
  17. 2017-06-23T15:24:38.338723+00:00 heroku[web.1]: Starting process with command `npm start`
  18. 2017-06-23T15:24:40.284365+00:00 app[web.1]:
  19. 2017-06-23T15:24:40.284387+00:00 app[web.1]: > heroku@0.0.0 start /app
  20. 2017-06-23T15:24:40.284387+00:00 app[web.1]: > node ./app.js
  21. 2017-06-23T15:24:40.284388+00:00 app[web.1]:
  22. 2017-06-23T15:24:40.803641+00:00 app[web.1]: Server started
  23. 2017-06-23T15:25:38.817517+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
  24. 2017-06-23T15:25:38.817619+00:00 heroku[web.1]: Stopping process with SIGKILL
  25. 2017-06-23T15:25:38.932870+00:00 heroku[web.1]: Process exited with status 137
  26. 2017-06-23T15:25:38.949189+00:00 heroku[web.1]: State changed from starting to crashed
  27. 2017-06-23T15:25:39.502461+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=eniarasignatura.herokuapp.com request_id=69f8c581-8f74-4107-abf5-1b1b416302a0 fwd="186.170.94.100" dyno= connect= service= status=503 bytes= protocol=https
  28. 2017-06-23T15:25:44.100358+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=eniarasignatura.herokuapp.com request_id=4f89c438-bece-476b-bbf7-6e7d8eeaa91f fwd="186.170.94.100" dyno= connect= service= status=503 bytes= protocol=https
  29. 2017-06-23T15:26:35.000000+00:00 app[api]: Build started by user pedro.pimienta.morales@gmail.com
  30. 2017-06-23T15:27:18.814970+00:00 heroku[web.1]: State changed from crashed to starting
  31. 2017-06-23T15:27:18.553303+00:00 app[api]: Deploy badafac3 by user pedro.pimienta.morales@gmail.com
  32. 2017-06-23T15:27:18.553303+00:00 app[api]: Release v5 created by user pedro.pimienta.morales@gmail.com
  33. 2017-06-23T15:26:35.000000+00:00 app[api]: Build succeeded
  34. 2017-06-23T15:27:20.801620+00:00 heroku[web.1]: Starting process with command `npm start`
  35. 2017-06-23T15:27:23.662831+00:00 app[web.1]:
  36. 2017-06-23T15:27:23.662830+00:00 app[web.1]: > heroku@0.0.0 start /app
  37. 2017-06-23T15:27:23.662831+00:00 app[web.1]: > node ./bin/www
  38. 2017-06-23T15:27:23.662779+00:00 app[web.1]:
  39. 2017-06-23T15:27:24.366092+00:00 app[web.1]:
  40. 2017-06-23T15:27:24.366093+00:00 app[web.1]: TypeError: Cannot read property 'attach' of undefined
  41. 2017-06-23T15:27:24.366091+00:00 app[web.1]: ^
  42. 2017-06-23T15:27:24.366094+00:00 app[web.1]: at Module._compile (module.js:570:32)
  43. 2017-06-23T15:27:24.366095+00:00 app[web.1]: at Object.Module._extensions..js (module.js:579:10)
  44. 2017-06-23T15:27:24.366095+00:00 app[web.1]: at Module.load (module.js:487:32)
  45. 2017-06-23T15:27:24.366094+00:00 app[web.1]: at Object.<anonymous> (/app/bin/www:32:7)
  46. 2017-06-23T15:27:24.366097+00:00 app[web.1]: at Module.runMain (module.js:604:10)
  47. 2017-06-23T15:27:24.366098+00:00 app[web.1]: at run (bootstrap_node.js:389:7)
  48. 2017-06-23T15:27:24.366090+00:00 app[web.1]: app.io.attach(server);
  49. 2017-06-23T15:27:24.366038+00:00 app[web.1]: /app/bin/www:32
  50. 2017-06-23T15:27:24.366096+00:00 app[web.1]: at tryModuleLoad (module.js:446:12)
  51. 2017-06-23T15:27:24.396745+00:00 app[web.1]: npm ERR! errno 1
  52. 2017-06-23T15:27:24.397048+00:00 app[web.1]: npm ERR! heroku@0.0.0 start: `node ./bin/www`
  53. 2017-06-23T15:27:24.397329+00:00 app[web.1]: npm ERR! Exit status 1
  54. 2017-06-23T15:27:24.366097+00:00 app[web.1]: at Function.Module._load (module.js:438:3)
  55. 2017-06-23T15:27:24.366099+00:00 app[web.1]: at bootstrap_node.js:504:3
  56. 2017-06-23T15:27:24.366098+00:00 app[web.1]: at startup (bootstrap_node.js:149:9)
  57. 2017-06-23T15:27:24.397927+00:00 app[web.1]: npm ERR! Failed at the heroku@0.0.0 start script.
  58. 2017-06-23T15:27:24.396284+00:00 app[web.1]: npm ERR! code ELIFECYCLE
  59. 2017-06-23T15:27:24.398161+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  60. 2017-06-23T15:27:24.397619+00:00 app[web.1]: npm ERR!
  61. 2017-06-23T15:27:24.400058+00:00 app[web.1]:
  62. 2017-06-23T15:27:24.400436+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
  63. 2017-06-23T15:27:24.400702+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2017-06-23T15_27_24_385Z-debug.log
  64. 2017-06-23T15:27:24.487528+00:00 heroku[web.1]: Process exited with status 1
  65. 2017-06-23T15:27:24.498501+00:00 heroku[web.1]: State changed from starting to crashed
  66. 2017-06-23T15:27:24.498501+00:00 heroku[web.1]: State changed from crashed to starting
  67. 2017-06-23T15:27:25.997603+00:00 heroku[web.1]: Starting process with command `npm start`
  68. 2017-06-23T15:27:27.460024+00:00 app[web.1]: > heroku@0.0.0 start /app
  69. 2017-06-23T15:27:27.460008+00:00 app[web.1]:
  70. 2017-06-23T15:27:27.460025+00:00 app[web.1]:
  71. 2017-06-23T15:27:27.460025+00:00 app[web.1]: > node ./bin/www
  72. 2017-06-23T15:27:27.899794+00:00 app[web.1]: /app/bin/www:32
  73. 2017-06-23T15:27:27.899814+00:00 app[web.1]: app.io.attach(server);
  74. 2017-06-23T15:27:27.899814+00:00 app[web.1]: ^
  75. 2017-06-23T15:27:27.899815+00:00 app[web.1]:
  76. 2017-06-23T15:27:27.899816+00:00 app[web.1]: TypeError: Cannot read property 'attach' of undefined
  77. 2017-06-23T15:27:27.899817+00:00 app[web.1]: at Object.<anonymous> (/app/bin/www:32:7)
  78. 2017-06-23T15:27:27.899818+00:00 app[web.1]: at Module._compile (module.js:570:32)
  79. 2017-06-23T15:27:27.899819+00:00 app[web.1]: at Object.Module._extensions..js (module.js:579:10)
  80. 2017-06-23T15:27:27.899820+00:00 app[web.1]: at Module.load (module.js:487:32)
  81. 2017-06-23T15:27:27.899820+00:00 app[web.1]: at tryModuleLoad (module.js:446:12)
  82. 2017-06-23T15:27:27.899821+00:00 app[web.1]: at Function.Module._load (module.js:438:3)
  83. 2017-06-23T15:27:27.899822+00:00 app[web.1]: at Module.runMain (module.js:604:10)
  84. 2017-06-23T15:27:27.899822+00:00 app[web.1]: at run (bootstrap_node.js:389:7)
  85. 2017-06-23T15:27:27.899823+00:00 app[web.1]: at startup (bootstrap_node.js:149:9)
  86. 2017-06-23T15:27:27.899824+00:00 app[web.1]: at bootstrap_node.js:504:3
  87. 2017-06-23T15:27:27.924479+00:00 app[web.1]: npm ERR! code ELIFECYCLE
  88. 2017-06-23T15:27:27.924783+00:00 app[web.1]: npm ERR! heroku@0.0.0 start: `node ./bin/www`
  89. 2017-06-23T15:27:27.924975+00:00 app[web.1]: npm ERR!
  90. 2017-06-23T15:27:27.924865+00:00 app[web.1]: npm ERR! Exit status 1
  91. 2017-06-23T15:27:27.924670+00:00 app[web.1]: npm ERR! errno 1
  92. 2017-06-23T15:27:27.925062+00:00 app[web.1]: npm ERR! Failed at the heroku@0.0.0 start script.
  93. 2017-06-23T15:27:27.925148+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  94. 2017-06-23T15:27:27.926159+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2017-06-23T15_27_27_914Z-debug.log
  95. 2017-06-23T15:27:27.925936+00:00 app[web.1]:
  96. 2017-06-23T15:27:27.926088+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
  97. 2017-06-23T15:27:28.012815+00:00 heroku[web.1]: Process exited with status 1
  98. 2017-06-23T15:27:28.024449+00:00 heroku[web.1]: State changed from starting to crashed
  99. 2017-06-23T15:27:49.779865+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=eniarasignatura.herokuapp.com request_id=c3b009ce-2cc1-46a1-a6e4-f1dbcc3e76e9 fwd="186.170.94.100" dyno= connect= service= status=503 bytes= protocol=https
  100. 2017-06-23T15:27:51.769695+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=eniarasignatura.herokuapp.com request_id=7919efe4-991e-4d96-8989-d1efc286c2c0 fwd="186.170.94.100" dyno= connect= service= status=503 bytes= protocol=https
  101. 2017-06-23T15:29:17.686036+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=eniarasignatura.herokuapp.com request_id=d9347e8f-bf44-4d07-982e-76283fc59fbd fwd="186.170.94.100" dyno= connect= service= status=503 bytes= protocol=https
  102. 2017-06-23T15:29:20.025824+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=eniarasignatura.herokuapp.com request_id=d6431c61-f769-4c2c-8539-c1a67241a650 fwd="186.170.94.100" dyno= connect= service= status=503 bytes= protocol=https
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement