Advertisement
Guest User

Untitled

a guest
Sep 20th, 2015
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.58 KB | None | 0 0
  1. $ heroku logs -n 150 --app mathverter
  2. ←[36m2015-09-20T07:19:45.017786+00:00 app[web.1]:←[0m npm ERR! node v0.12.7
  3. ←[36m2015-09-20T07:19:45.018160+00:00 app[web.1]:←[0m npm ERR! npm v2.11.3
  4. ←[36m2015-09-20T07:19:45.018421+00:00 app[web.1]:←[0m npm ERR! code ELIFECYCLE
  5. ←[36m2015-09-20T07:19:45.018584+00:00 app[web.1]:←[0m npm ERR! Mathverter@0.0.0 start: `node ./bin/www`
  6. ←[36m2015-09-20T07:19:45.018711+00:00 app[web.1]:←[0m npm ERR! Exit status 1
  7. ←[36m2015-09-20T07:19:45.018877+00:00 app[web.1]:←[0m npm ERR!
  8. ←[36m2015-09-20T07:19:45.019020+00:00 app[web.1]:←[0m npm ERR! Failed at the Mathverter@0.0.0 start script 'node ./bin/www'.
  9. ←[36m2015-09-20T07:19:45.019163+00:00 app[web.1]:←[0m npm ERR! This is most likely a problem with the Mathverter package,
  10. ←[36m2015-09-20T07:19:45.019294+00:00 app[web.1]:←[0m npm ERR! not with npm itself.
  11. ←[36m2015-09-20T07:19:45.019414+00:00 app[web.1]:←[0m npm ERR! Tell the author that this fails on your system:
  12. ←[36m2015-09-20T07:19:45.019535+00:00 app[web.1]:←[0m npm ERR! node ./bin/www
  13. ←[36m2015-09-20T07:19:45.019784+00:00 app[web.1]:←[0m npm ERR! npm owner ls Mathverter
  14. ←[36m2015-09-20T07:19:45.019664+00:00 app[web.1]:←[0m npm ERR! You can get their info via:
  15. ←[36m2015-09-20T07:19:45.019925+00:00 app[web.1]:←[0m npm ERR! There is likely additional logging output above.
  16. ←[36m2015-09-20T07:19:45.022292+00:00 app[web.1]:←[0m
  17. ←[36m2015-09-20T07:19:45.784910+00:00 heroku[web.1]:←[0m State changed from starting to crashed
  18. ←[36m2015-09-20T07:19:45.785828+00:00 heroku[web.1]:←[0m State changed from crashed to starting
  19. ←[36m2015-09-20T07:19:45.773738+00:00 heroku[web.1]:←[0m Process exited with status 1
  20. ←[36m2015-09-20T07:19:47.763035+00:00 heroku[web.1]:←[0m Starting process with command `npm start`
  21. ←[36m2015-09-20T07:19:49.741626+00:00 app[web.1]:←[0m > Mathverter@0.0.0 start /app
  22. ←[36m2015-09-20T07:19:49.741602+00:00 app[web.1]:←[0m
  23. ←[36m2015-09-20T07:19:49.741628+00:00 app[web.1]:←[0m > node ./bin/www
  24. ←[36m2015-09-20T07:19:49.741629+00:00 app[web.1]:←[0m
  25. ←[36m2015-09-20T07:19:50.072254+00:00 app[web.1]:←[0m npm ERR! Linux 3.13.0-61-generic
  26. ←[36m2015-09-20T07:19:50.077867+00:00 app[web.1]:←[0m npm ERR! Please include the following file with any support request:
  27. ←[36m2015-09-20T07:19:50.053472+00:00 app[web.1]:←[0m module.js:338
  28. ←[36m2015-09-20T07:19:50.053478+00:00 app[web.1]:←[0m throw err;
  29. ←[36m2015-09-20T07:19:50.053479+00:00 app[web.1]:←[0m ^
  30. ←[36m2015-09-20T07:19:50.077988+00:00 app[web.1]:←[0m npm ERR! /app/npm-debug.log
  31. ←[36m2015-09-20T07:19:50.053481+00:00 app[web.1]:←[0m Error: Cannot find module './lib/'
  32. ←[36m2015-09-20T07:19:50.053482+00:00 app[web.1]:←[0m at Function.Module._resolveFilename (module.js:336:15)
  33. ←[36m2015-09-20T07:19:50.053483+00:00 app[web.1]:←[0m at Function.Module._load (module.js:278:25)
  34. ←[36m2015-09-20T07:19:50.053485+00:00 app[web.1]:←[0m at Module.require (module.js:365:17)
  35. ←[36m2015-09-20T07:19:50.053486+00:00 app[web.1]:←[0m at require (module.js:384:17)
  36. ←[36m2015-09-20T07:19:50.053487+00:00 app[web.1]:←[0m at Object.<anonymous> (/app/node_modules/mongoose/index.js:7:18)
  37. ←[36m2015-09-20T07:19:50.053488+00:00 app[web.1]:←[0m at Module._compile (module.js:460:26)
  38. ←[36m2015-09-20T07:19:50.053490+00:00 app[web.1]:←[0m at Object.Module._extensions..js (module.js:478:10)
  39. ←[36m2015-09-20T07:19:50.053491+00:00 app[web.1]:←[0m at Module.load (module.js:355:32)
  40. ←[36m2015-09-20T07:19:50.053492+00:00 app[web.1]:←[0m at Function.Module._load (module.js:310:12)
  41. ←[36m2015-09-20T07:19:50.067627+00:00 app[web.1]:←[0m
  42. ←[36m2015-09-20T07:19:50.053493+00:00 app[web.1]:←[0m at Module.require (module.js:365:17)
  43. ←[36m2015-09-20T07:19:50.072963+00:00 app[web.1]:←[0m npm ERR! node v0.12.7
  44. ←[36m2015-09-20T07:19:50.072734+00:00 app[web.1]:←[0m npm ERR! argv "/app/.heroku/node/bin/node" "/app/.heroku/node/bin/npm" "sta
  45. rt"
  46. ←[36m2015-09-20T07:19:50.073400+00:00 app[web.1]:←[0m npm ERR! npm v2.11.3
  47. ←[36m2015-09-20T07:19:50.073786+00:00 app[web.1]:←[0m npm ERR! Mathverter@0.0.0 start: `node ./bin/www`
  48. ←[36m2015-09-20T07:19:50.073613+00:00 app[web.1]:←[0m npm ERR! code ELIFECYCLE
  49. ←[36m2015-09-20T07:19:50.073923+00:00 app[web.1]:←[0m npm ERR! Exit status 1
  50. ←[36m2015-09-20T07:19:50.074068+00:00 app[web.1]:←[0m npm ERR!
  51. ←[36m2015-09-20T07:19:50.074218+00:00 app[web.1]:←[0m npm ERR! Failed at the Mathverter@0.0.0 start script 'node ./bin/www'.
  52. ←[36m2015-09-20T07:19:50.074493+00:00 app[web.1]:←[0m npm ERR! not with npm itself.
  53. ←[36m2015-09-20T07:19:50.074366+00:00 app[web.1]:←[0m npm ERR! This is most likely a problem with the Mathverter package,
  54. ←[36m2015-09-20T07:19:50.074623+00:00 app[web.1]:←[0m npm ERR! Tell the author that this fails on your system:
  55. ←[36m2015-09-20T07:19:50.074747+00:00 app[web.1]:←[0m npm ERR! node ./bin/www
  56. ←[36m2015-09-20T07:19:50.075143+00:00 app[web.1]:←[0m npm ERR! There is likely additional logging output above.
  57. ←[36m2015-09-20T07:19:50.074871+00:00 app[web.1]:←[0m npm ERR! You can get their info via:
  58. ←[36m2015-09-20T07:19:50.075014+00:00 app[web.1]:←[0m npm ERR! npm owner ls Mathverter
  59. ←[36m2015-09-20T07:19:50.077584+00:00 app[web.1]:←[0m
  60. ←[36m2015-09-20T07:19:50.785433+00:00 heroku[web.1]:←[0m State changed from starting to crashed
  61. ←[36m2015-09-20T07:19:50.772782+00:00 heroku[web.1]:←[0m Process exited with status 1
  62. ←[33m2015-09-20T07:32:55.507451+00:00 heroku[router]:←[0m at=error code=H10 desc="App crashed" method=GET path="/" host=mathverte
  63. r.herokuapp.com request_id=de6a5664-77ef-4086-9051-1c704acc841c fwd="162.242.10.35" dyno= connect= service= status=503 bytes=
  64. ←[33m2015-09-20T07:32:57.442161+00:00 heroku[router]:←[0m at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" hos
  65. t=mathverter.herokuapp.com request_id=e734aa20-adfd-43bd-a0b8-f961971b282f fwd="162.242.10.35" dyno= connect= service= status=503
  66. bytes=
  67. ←[32m2015-09-20T07:34:33.332655+00:00 heroku[api]:←[0m Release v12 created by mikeyjm14@gmail.com
  68. ←[32m2015-09-20T07:34:33.332544+00:00 heroku[api]:←[0m Deploy 0afa73e by mikeyjm14@gmail.com
  69. ←[35m2015-09-20T07:34:33.418096+00:00 heroku[slug-compiler]:←[0m Slug compilation started
  70. ←[35m2015-09-20T07:34:33.418111+00:00 heroku[slug-compiler]:←[0m Slug compilation finished
  71. ←[36m2015-09-20T07:34:33.884081+00:00 heroku[web.1]:←[0m State changed from crashed to starting
  72. ←[36m2015-09-20T07:34:35.807701+00:00 heroku[web.1]:←[0m Starting process with command `npm start`
  73. ←[36m2015-09-20T07:34:37.677570+00:00 app[web.1]:←[0m
  74. ←[36m2015-09-20T07:34:37.677590+00:00 app[web.1]:←[0m > Mathverter@0.0.0 start /app
  75. ←[36m2015-09-20T07:34:37.677592+00:00 app[web.1]:←[0m > node ./bin/www
  76. ←[36m2015-09-20T07:34:37.677593+00:00 app[web.1]:←[0m
  77. ←[36m2015-09-20T07:34:37.992221+00:00 app[web.1]:←[0m module.js:338
  78. ←[36m2015-09-20T07:34:37.992226+00:00 app[web.1]:←[0m throw err;
  79. ←[36m2015-09-20T07:34:37.992227+00:00 app[web.1]:←[0m ^
  80. ←[36m2015-09-20T07:34:37.992229+00:00 app[web.1]:←[0m Error: Cannot find module './lib'
  81. ←[36m2015-09-20T07:34:37.992231+00:00 app[web.1]:←[0m at Function.Module._resolveFilename (module.js:336:15)
  82. ←[36m2015-09-20T07:34:37.992232+00:00 app[web.1]:←[0m at Function.Module._load (module.js:278:25)
  83. ←[36m2015-09-20T07:34:37.992233+00:00 app[web.1]:←[0m at Module.require (module.js:365:17)
  84. ←[36m2015-09-20T07:34:37.992234+00:00 app[web.1]:←[0m at require (module.js:384:17)
  85. ←[36m2015-09-20T07:34:37.992235+00:00 app[web.1]:←[0m at Object.<anonymous> (/app/node_modules/mongoose/index.js:7:18)
  86. ←[36m2015-09-20T07:34:37.992237+00:00 app[web.1]:←[0m at Module._compile (module.js:460:26)
  87. ←[36m2015-09-20T07:34:37.992238+00:00 app[web.1]:←[0m at Object.Module._extensions..js (module.js:478:10)
  88. ←[36m2015-09-20T07:34:37.992240+00:00 app[web.1]:←[0m at Function.Module._load (module.js:310:12)
  89. ←[36m2015-09-20T07:34:37.992241+00:00 app[web.1]:←[0m at Module.require (module.js:365:17)
  90. ←[36m2015-09-20T07:34:38.005366+00:00 app[web.1]:←[0m
  91. ←[36m2015-09-20T07:34:38.010488+00:00 app[web.1]:←[0m npm ERR! node v0.12.7
  92. ←[36m2015-09-20T07:34:38.010274+00:00 app[web.1]:←[0m npm ERR! argv "/app/.heroku/node/bin/node" "/app/.heroku/node/bin/npm" "sta
  93. rt"
  94. ←[36m2015-09-20T07:34:37.992239+00:00 app[web.1]:←[0m at Module.load (module.js:355:32)
  95. ←[36m2015-09-20T07:34:38.010859+00:00 app[web.1]:←[0m npm ERR! npm v2.11.3
  96. ←[36m2015-09-20T07:34:38.011120+00:00 app[web.1]:←[0m npm ERR! code ELIFECYCLE
  97. ←[36m2015-09-20T07:34:38.011277+00:00 app[web.1]:←[0m npm ERR! Mathverter@0.0.0 start: `node ./bin/www`
  98. ←[36m2015-09-20T07:34:38.011406+00:00 app[web.1]:←[0m npm ERR! Exit status 1
  99. ←[36m2015-09-20T07:34:38.011688+00:00 app[web.1]:←[0m npm ERR! Failed at the Mathverter@0.0.0 start script 'node ./bin/www'.
  100. ←[36m2015-09-20T07:34:38.011841+00:00 app[web.1]:←[0m npm ERR! This is most likely a problem with the Mathverter package,
  101. ←[36m2015-09-20T07:34:38.009827+00:00 app[web.1]:←[0m npm ERR! Linux 3.13.0-61-generic
  102. ←[36m2015-09-20T07:34:38.012210+00:00 app[web.1]:←[0m npm ERR! node ./bin/www
  103. ←[36m2015-09-20T07:34:38.012090+00:00 app[web.1]:←[0m npm ERR! Tell the author that this fails on your system:
  104. ←[36m2015-09-20T07:34:38.011965+00:00 app[web.1]:←[0m npm ERR! not with npm itself.
  105. ←[36m2015-09-20T07:34:38.015234+00:00 app[web.1]:←[0m npm ERR! Please include the following file with any support request:
  106. ←[36m2015-09-20T07:34:38.015349+00:00 app[web.1]:←[0m npm ERR! /app/npm-debug.log
  107. ←[36m2015-09-20T07:34:38.012332+00:00 app[web.1]:←[0m npm ERR! You can get their info via:
  108. ←[36m2015-09-20T07:34:38.012457+00:00 app[web.1]:←[0m npm ERR! npm owner ls Mathverter
  109. ←[36m2015-09-20T07:34:38.012577+00:00 app[web.1]:←[0m npm ERR! There is likely additional logging output above.
  110. ←[36m2015-09-20T07:34:38.014952+00:00 app[web.1]:←[0m
  111. ←[36m2015-09-20T07:34:38.011551+00:00 app[web.1]:←[0m npm ERR!
  112. ←[36m2015-09-20T07:34:38.686484+00:00 heroku[web.1]:←[0m Process exited with status 1
  113. ←[36m2015-09-20T07:34:38.696577+00:00 heroku[web.1]:←[0m State changed from starting to crashed
  114. ←[36m2015-09-20T07:34:38.697704+00:00 heroku[web.1]:←[0m State changed from crashed to starting
  115. ←[36m2015-09-20T07:34:40.978464+00:00 heroku[web.1]:←[0m Starting process with command `npm start`
  116. ←[36m2015-09-20T07:34:43.075173+00:00 app[web.1]:←[0m
  117. ←[36m2015-09-20T07:34:43.075200+00:00 app[web.1]:←[0m > Mathverter@0.0.0 start /app
  118. ←[36m2015-09-20T07:34:43.075202+00:00 app[web.1]:←[0m > node ./bin/www
  119. ←[36m2015-09-20T07:34:43.075203+00:00 app[web.1]:←[0m
  120. ←[36m2015-09-20T07:34:43.570428+00:00 app[web.1]:←[0m module.js:338
  121. ←[36m2015-09-20T07:34:43.570434+00:00 app[web.1]:←[0m throw err;
  122. ←[36m2015-09-20T07:34:43.570436+00:00 app[web.1]:←[0m ^
  123. ←[36m2015-09-20T07:34:43.570438+00:00 app[web.1]:←[0m Error: Cannot find module './lib'
  124. ←[36m2015-09-20T07:34:43.570440+00:00 app[web.1]:←[0m at Function.Module._resolveFilename (module.js:336:15)
  125. ←[36m2015-09-20T07:34:43.570441+00:00 app[web.1]:←[0m at Function.Module._load (module.js:278:25)
  126. ←[36m2015-09-20T07:34:43.570443+00:00 app[web.1]:←[0m at Module.require (module.js:365:17)
  127. ←[36m2015-09-20T07:34:43.570444+00:00 app[web.1]:←[0m at require (module.js:384:17)
  128. ←[36m2015-09-20T07:34:43.570446+00:00 app[web.1]:←[0m at Object.<anonymous> (/app/node_modules/mongoose/index.js:7:18)
  129. ←[36m2015-09-20T07:34:43.570447+00:00 app[web.1]:←[0m at Module._compile (module.js:460:26)
  130. ←[36m2015-09-20T07:34:43.570448+00:00 app[web.1]:←[0m at Object.Module._extensions..js (module.js:478:10)
  131. ←[36m2015-09-20T07:34:43.570450+00:00 app[web.1]:←[0m at Module.load (module.js:355:32)
  132. ←[36m2015-09-20T07:34:43.570451+00:00 app[web.1]:←[0m at Function.Module._load (module.js:310:12)
  133. ←[36m2015-09-20T07:34:43.570453+00:00 app[web.1]:←[0m at Module.require (module.js:365:17)
  134. ←[36m2015-09-20T07:34:43.588426+00:00 app[web.1]:←[0m
  135. ←[36m2015-09-20T07:34:43.595199+00:00 app[web.1]:←[0m npm ERR! Linux 3.13.0-61-generic
  136. ←[36m2015-09-20T07:34:43.595786+00:00 app[web.1]:←[0m npm ERR! argv "/app/.heroku/node/bin/node" "/app/.heroku/node/bin/npm" "sta
  137. rt"
  138. ←[36m2015-09-20T07:34:43.603961+00:00 app[web.1]:←[0m npm ERR! Please include the following file with any support request:
  139. ←[36m2015-09-20T07:34:43.596062+00:00 app[web.1]:←[0m npm ERR! node v0.12.7
  140. ←[36m2015-09-20T07:34:43.604145+00:00 app[web.1]:←[0m npm ERR! /app/npm-debug.log
  141. ←[36m2015-09-20T07:34:43.596760+00:00 app[web.1]:←[0m npm ERR! npm v2.11.3
  142. ←[36m2015-09-20T07:34:43.597235+00:00 app[web.1]:←[0m npm ERR! code ELIFECYCLE
  143. ←[36m2015-09-20T07:34:43.597802+00:00 app[web.1]:←[0m npm ERR! Exit status 1
  144. ←[36m2015-09-20T07:34:43.597579+00:00 app[web.1]:←[0m npm ERR! Mathverter@0.0.0 start: `node ./bin/www`
  145. ←[36m2015-09-20T07:34:43.598044+00:00 app[web.1]:←[0m npm ERR!
  146. ←[36m2015-09-20T07:34:43.598250+00:00 app[web.1]:←[0m npm ERR! Failed at the Mathverter@0.0.0 start script 'node ./bin/www'.
  147. ←[36m2015-09-20T07:34:43.598464+00:00 app[web.1]:←[0m npm ERR! This is most likely a problem with the Mathverter package,
  148. ←[36m2015-09-20T07:34:43.598666+00:00 app[web.1]:←[0m npm ERR! not with npm itself.
  149. ←[36m2015-09-20T07:34:43.598853+00:00 app[web.1]:←[0m npm ERR! Tell the author that this fails on your system:
  150. ←[36m2015-09-20T07:34:43.599272+00:00 app[web.1]:←[0m npm ERR! You can get their info via:
  151. ←[36m2015-09-20T07:34:43.599044+00:00 app[web.1]:←[0m npm ERR! node ./bin/www
  152. ←[36m2015-09-20T07:34:43.599454+00:00 app[web.1]:←[0m npm ERR! npm owner ls Mathverter
  153. ←[36m2015-09-20T07:34:43.599655+00:00 app[web.1]:←[0m npm ERR! There is likely additional logging output above.
  154. ←[36m2015-09-20T07:34:43.603468+00:00 app[web.1]:←[0m
  155. ←[36m2015-09-20T07:34:44.385194+00:00 heroku[web.1]:←[0m State changed from starting to crashed
  156. ←[36m2015-09-20T07:34:44.373825+00:00 heroku[web.1]:←[0m Process exited with status 1
  157. ←[33m2015-09-20T07:35:09.695223+00:00 heroku[router]:←[0m at=error code=H10 desc="App crashed" method=GET path="/" host=mathverte
  158. r.herokuapp.com request_id=62ea033b-9748-40b9-990b-17e186b365a4 fwd="162.242.10.35" dyno= connect= service= status=503 bytes=
  159. ←[33m2015-09-20T07:35:11.294891+00:00 heroku[router]:←[0m at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" hos
  160. t=mathverter.herokuapp.com request_id=f7ac8bd9-0510-49ad-b03e-a1385e4c9b25 fwd="162.242.10.35" dyno= connect= service= status=503
  161. bytes=
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement