Advertisement
Guest User

Untitled

a guest
Aug 13th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.68 KB | None | 0 0
  1. 2016-08-13T20:00:19.339961+00:00 heroku[api]: Enable Logplex by rumatadeestor@gmail.com
  2. 2016-08-13T20:00:19.339961+00:00 heroku[api]: Release v2 created by rumatadeestor@gmail.com
  3. 2016-08-13T20:00:51.811954+00:00 heroku[api]: Deploy 423a603 by rumatadeestor@gmail.com
  4. 2016-08-13T20:00:51.812059+00:00 heroku[api]: Release v3 created by rumatadeestor@gmail.com
  5. 2016-08-13T20:00:51.811465+00:00 heroku[api]: Scale to web=1 by rumatadeestor@gmail.com
  6. 2016-08-13T20:00:52.272951+00:00 heroku[slug-compiler]: Slug compilation started
  7. 2016-08-13T20:00:52.272957+00:00 heroku[slug-compiler]: Slug compilation finished
  8. 2016-08-13T20:00:53.575617+00:00 heroku[web.1]: Starting process with command `npm start`
  9. 2016-08-13T20:00:56.550733+00:00 app[web.1]:
  10. 2016-08-13T20:00:56.550747+00:00 app[web.1]: > app_0.0.0@0.0.0 start /app
  11. 2016-08-13T20:00:56.550747+00:00 app[web.1]: > node server.js
  12. 2016-08-13T20:00:56.550748+00:00 app[web.1]:
  13. 2016-08-13T20:00:56.631245+00:00 app[web.1]: /app/server.js:1
  14. 2016-08-13T20:00:56.631248+00:00 app[web.1]: (function (exports, require, module, __filename, __dirname) { let express = require('express');
  15. 2016-08-13T20:00:56.631249+00:00 app[web.1]: ^^^
  16. 2016-08-13T20:00:56.631249+00:00 app[web.1]:
  17. 2016-08-13T20:00:56.631254+00:00 app[web.1]: SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
  18. 2016-08-13T20:00:56.631255+00:00 app[web.1]: at exports.runInThisContext (vm.js:53:16)
  19. 2016-08-13T20:00:56.631256+00:00 app[web.1]: at Module._compile (module.js:387:25)
  20. 2016-08-13T20:00:56.631256+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
  21. 2016-08-13T20:00:56.631257+00:00 app[web.1]: at Module.load (module.js:357:32)
  22. 2016-08-13T20:00:56.631258+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
  23. 2016-08-13T20:00:56.631258+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
  24. 2016-08-13T20:00:56.631259+00:00 app[web.1]: at startup (node.js:148:18)
  25. 2016-08-13T20:00:56.631259+00:00 app[web.1]: at node.js:405:3
  26. 2016-08-13T20:00:56.645798+00:00 app[web.1]: npm ERR! Linux 3.13.0-91-generic
  27. 2016-08-13T20:00:56.637940+00:00 app[web.1]:
  28. 2016-08-13T20:00:56.646209+00:00 app[web.1]: npm ERR! argv "/app/.heroku/node/bin/node" "/app/.heroku/node/bin/npm" "start"
  29. 2016-08-13T20:00:56.646465+00:00 app[web.1]: npm ERR! node v5.11.1
  30. 2016-08-13T20:00:56.646949+00:00 app[web.1]: npm ERR! npm v3.8.6
  31. 2016-08-13T20:00:56.647518+00:00 app[web.1]: npm ERR! code ELIFECYCLE
  32. 2016-08-13T20:00:56.647703+00:00 app[web.1]: npm ERR! app_0.0.0@0.0.0 start: `node server.js`
  33. 2016-08-13T20:00:56.647881+00:00 app[web.1]: npm ERR! Exit status 1
  34. 2016-08-13T20:00:56.648076+00:00 app[web.1]: npm ERR!
  35. 2016-08-13T20:00:56.648255+00:00 app[web.1]: npm ERR! Failed at the app_0.0.0@0.0.0 start script 'node server.js'.
  36. 2016-08-13T20:00:56.648455+00:00 app[web.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
  37. 2016-08-13T20:00:56.648631+00:00 app[web.1]: npm ERR! If you do, this is most likely a problem with the app_0.0.0 package,
  38. 2016-08-13T20:00:56.648811+00:00 app[web.1]: npm ERR! not with npm itself.
  39. 2016-08-13T20:00:56.648986+00:00 app[web.1]: npm ERR! Tell the author that this fails on your system:
  40. 2016-08-13T20:00:56.649175+00:00 app[web.1]: npm ERR! node server.js
  41. 2016-08-13T20:00:56.649389+00:00 app[web.1]: npm ERR! You can get information on how to open an issue for this project with:
  42. 2016-08-13T20:00:56.649568+00:00 app[web.1]: npm ERR! npm bugs app_0.0.0
  43. 2016-08-13T20:00:56.649746+00:00 app[web.1]: npm ERR! Or if that isn't available, you can get their info via:
  44. 2016-08-13T20:00:56.649929+00:00 app[web.1]: npm ERR! npm owner ls app_0.0.0
  45. 2016-08-13T20:00:56.650116+00:00 app[web.1]: npm ERR! There is likely additional logging output above.
  46. 2016-08-13T20:00:56.655142+00:00 app[web.1]:
  47. 2016-08-13T20:00:56.655418+00:00 app[web.1]: npm ERR! Please include the following file with any support request:
  48. 2016-08-13T20:00:56.655590+00:00 app[web.1]: npm ERR! /app/npm-debug.log
  49. 2016-08-13T20:00:56.735299+00:00 heroku[web.1]: Process exited with status 1
  50. 2016-08-13T20:00:56.759343+00:00 heroku[web.1]: State changed from starting to crashed
  51. 2016-08-13T20:00:56.760430+00:00 heroku[web.1]: State changed from crashed to starting
  52. 2016-08-13T20:00:57.828585+00:00 heroku[web.1]: Starting process with command `npm start`
  53. 2016-08-13T20:01:00.454016+00:00 app[web.1]: > app_0.0.0@0.0.0 start /app
  54. 2016-08-13T20:01:00.515521+00:00 app[web.1]: /app/server.js:1
  55. 2016-08-13T20:01:00.454001+00:00 app[web.1]:
  56. 2016-08-13T20:01:00.515524+00:00 app[web.1]: (function (exports, require, module, __filename, __dirname) { let express = require('express');
  57. 2016-08-13T20:01:00.454017+00:00 app[web.1]:
  58. 2016-08-13T20:01:00.515524+00:00 app[web.1]: ^^^
  59. 2016-08-13T20:01:00.515529+00:00 app[web.1]: SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
  60. 2016-08-13T20:01:00.515525+00:00 app[web.1]:
  61. 2016-08-13T20:01:00.454017+00:00 app[web.1]: > node server.js
  62. 2016-08-13T20:01:00.515529+00:00 app[web.1]: at exports.runInThisContext (vm.js:53:16)
  63. 2016-08-13T20:01:00.515530+00:00 app[web.1]: at Module._compile (module.js:387:25)
  64. 2016-08-13T20:01:00.515531+00:00 app[web.1]: at Module.load (module.js:357:32)
  65. 2016-08-13T20:01:00.515531+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
  66. 2016-08-13T20:01:00.515530+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
  67. 2016-08-13T20:01:00.515532+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
  68. 2016-08-13T20:01:00.515532+00:00 app[web.1]: at startup (node.js:148:18)
  69. 2016-08-13T20:01:00.515532+00:00 app[web.1]: at node.js:405:3
  70. 2016-08-13T20:01:00.523159+00:00 app[web.1]:
  71. 2016-08-13T20:01:00.533015+00:00 app[web.1]: npm ERR! Linux 3.13.0-91-generic
  72. 2016-08-13T20:01:00.533329+00:00 app[web.1]: npm ERR! argv "/app/.heroku/node/bin/node" "/app/.heroku/node/bin/npm" "start"
  73. 2016-08-13T20:01:00.533491+00:00 app[web.1]: npm ERR! node v5.11.1
  74. 2016-08-13T20:01:00.533853+00:00 app[web.1]: npm ERR! npm v3.8.6
  75. 2016-08-13T20:01:00.534090+00:00 app[web.1]: npm ERR! code ELIFECYCLE
  76. 2016-08-13T20:01:00.534756+00:00 app[web.1]: npm ERR!
  77. 2016-08-13T20:01:00.534554+00:00 app[web.1]: npm ERR! Exit status 1
  78. 2016-08-13T20:01:00.535161+00:00 app[web.1]: npm ERR! If you do, this is most likely a problem with the app_0.0.0 package,
  79. 2016-08-13T20:01:00.534874+00:00 app[web.1]: npm ERR! Failed at the app_0.0.0@0.0.0 start script 'node server.js'.
  80. 2016-08-13T20:01:00.534347+00:00 app[web.1]: npm ERR! app_0.0.0@0.0.0 start: `node server.js`
  81. 2016-08-13T20:01:00.535489+00:00 app[web.1]: npm ERR! node server.js
  82. 2016-08-13T20:01:00.535274+00:00 app[web.1]: npm ERR! not with npm itself.
  83. 2016-08-13T20:01:00.535377+00:00 app[web.1]: npm ERR! Tell the author that this fails on your system:
  84. 2016-08-13T20:01:00.535802+00:00 app[web.1]: npm ERR! Or if that isn't available, you can get their info via:
  85. 2016-08-13T20:01:00.534986+00:00 app[web.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
  86. 2016-08-13T20:01:00.539183+00:00 app[web.1]:
  87. 2016-08-13T20:01:00.536007+00:00 app[web.1]: npm ERR! There is likely additional logging output above.
  88. 2016-08-13T20:01:00.539350+00:00 app[web.1]: npm ERR! Please include the following file with any support request:
  89. 2016-08-13T20:01:00.535602+00:00 app[web.1]: npm ERR! You can get information on how to open an issue for this project with:
  90. 2016-08-13T20:01:00.535701+00:00 app[web.1]: npm ERR! npm bugs app_0.0.0
  91. 2016-08-13T20:01:00.535904+00:00 app[web.1]: npm ERR! npm owner ls app_0.0.0
  92. 2016-08-13T20:01:00.539448+00:00 app[web.1]: npm ERR! /app/npm-debug.log
  93. 2016-08-13T20:01:00.596858+00:00 heroku[web.1]: Process exited with status 1
  94. 2016-08-13T20:01:00.596121+00:00 heroku[web.1]: State changed from starting to crashed
  95. 2016-08-13T20:01:31.852855+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=frozen-wildwood-10232.herokuapp.com request_id=1ec401c5-f3a1-42ce-a7aa-91a1a4615696 fwd="178.120.171.68" dyno= connect= service= status=503 bytes=
  96. 2016-08-13T20:01:32.700863+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=frozen-wildwood-10232.herokuapp.com request_id=85401630-7c62-4761-a742-e80e04967272 fwd="178.120.171.68" dyno= connect= service= status=503 bytes=
  97. 2016-08-13T20:02:07.753831+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/allusers" host=frozen-wildwood-10232.herokuapp.com request_id=2260aba2-7b1b-4395-ada7-807008bf861e fwd="178.120.171.68" dyno= connect= service= status=503 bytes=
  98. 2016-08-13T20:02:08.339177+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=frozen-wildwood-10232.herokuapp.com request_id=ed8d6b85-d62d-4560-a888-6acee10624e4 fwd="178.120.171.68" dyno= connect= service= status=503 bytes=
  99. 2016-08-13T20:03:19.330898+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/projects" host=frozen-wildwood-10232.herokuapp.com request_id=6165aa74-0732-4444-b3ea-18acab3a8168 fwd="178.120.171.68" dyno= connect= service= status=503 bytes=
  100. 2016-08-13T20:03:19.889236+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=frozen-wildwood-10232.herokuapp.com request_id=90ac9eb4-6b7c-4a24-8495-786b10155abf fwd="178.120.171.68" dyno= connect= service= status=503 bytes=
  101. 2016-08-13T20:05:51.456925+00:00 heroku[api]: Set MONGO_URI config vars by rumatadeestor@gmail.com
  102. 2016-08-13T20:05:51.456996+00:00 heroku[api]: Release v4 created by rumatadeestor@gmail.com
  103. 2016-08-13T20:05:52.001321+00:00 heroku[web.1]: State changed from crashed to starting
  104. 2016-08-13T20:05:54.057575+00:00 heroku[web.1]: Starting process with command `npm start`
  105. 2016-08-13T20:05:58.261988+00:00 app[web.1]:
  106. 2016-08-13T20:05:58.262008+00:00 app[web.1]: > app_0.0.0@0.0.0 start /app
  107. 2016-08-13T20:05:58.262009+00:00 app[web.1]: > node server.js
  108. 2016-08-13T20:05:58.262010+00:00 app[web.1]:
  109. 2016-08-13T20:05:58.406777+00:00 app[web.1]: /app/server.js:1
  110. 2016-08-13T20:05:58.406814+00:00 app[web.1]: (function (exports, require, module, __filename, __dirname) { let express = require('express');
  111. 2016-08-13T20:05:58.406827+00:00 app[web.1]: ^^^
  112. 2016-08-13T20:05:58.406838+00:00 app[web.1]:
  113. 2016-08-13T20:05:58.406851+00:00 app[web.1]: SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
  114. 2016-08-13T20:05:58.406853+00:00 app[web.1]: at exports.runInThisContext (vm.js:53:16)
  115. 2016-08-13T20:05:58.406853+00:00 app[web.1]: at Module._compile (module.js:387:25)
  116. 2016-08-13T20:05:58.406855+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
  117. 2016-08-13T20:05:58.406855+00:00 app[web.1]: at Module.load (module.js:357:32)
  118. 2016-08-13T20:05:58.406856+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
  119. 2016-08-13T20:05:58.406857+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
  120. 2016-08-13T20:05:58.406857+00:00 app[web.1]: at startup (node.js:148:18)
  121. 2016-08-13T20:05:58.406869+00:00 app[web.1]: at node.js:405:3
  122. 2016-08-13T20:05:58.418326+00:00 app[web.1]:
  123. 2016-08-13T20:05:58.435585+00:00 app[web.1]: npm ERR! Linux 3.13.0-91-generic
  124. 2016-08-13T20:05:58.436493+00:00 app[web.1]: npm ERR! argv "/app/.heroku/node/bin/node" "/app/.heroku/node/bin/npm" "start"
  125. 2016-08-13T20:05:58.436911+00:00 app[web.1]: npm ERR! node v5.11.1
  126. 2016-08-13T20:05:58.438199+00:00 app[web.1]: npm ERR! npm v3.8.6
  127. 2016-08-13T20:05:58.438876+00:00 app[web.1]: npm ERR! code ELIFECYCLE
  128. 2016-08-13T20:05:58.439221+00:00 app[web.1]: npm ERR! app_0.0.0@0.0.0 start: `node server.js`
  129. 2016-08-13T20:05:58.439546+00:00 app[web.1]: npm ERR! Exit status 1
  130. 2016-08-13T20:05:58.439896+00:00 app[web.1]: npm ERR!
  131. 2016-08-13T20:05:58.440235+00:00 app[web.1]: npm ERR! Failed at the app_0.0.0@0.0.0 start script 'node server.js'.
  132. 2016-08-13T20:05:58.440579+00:00 app[web.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
  133. 2016-08-13T20:05:58.440984+00:00 app[web.1]: npm ERR! If you do, this is most likely a problem with the app_0.0.0 package,
  134. 2016-08-13T20:05:58.441422+00:00 app[web.1]: npm ERR! not with npm itself.
  135. 2016-08-13T20:05:58.441796+00:00 app[web.1]: npm ERR! Tell the author that this fails on your system:
  136. 2016-08-13T20:05:58.442150+00:00 app[web.1]: npm ERR! node server.js
  137. 2016-08-13T20:05:58.442694+00:00 app[web.1]: npm ERR! You can get information on how to open an issue for this project with:
  138. 2016-08-13T20:05:58.443349+00:00 app[web.1]: npm ERR! Or if that isn't available, you can get their info via:
  139. 2016-08-13T20:05:58.443040+00:00 app[web.1]: npm ERR! npm bugs app_0.0.0
  140. 2016-08-13T20:05:58.443683+00:00 app[web.1]: npm ERR! npm owner ls app_0.0.0
  141. 2016-08-13T20:05:58.444005+00:00 app[web.1]: npm ERR! There is likely additional logging output above.
  142. 2016-08-13T20:05:58.450968+00:00 app[web.1]:
  143. 2016-08-13T20:05:58.451411+00:00 app[web.1]: npm ERR! Please include the following file with any support request:
  144. 2016-08-13T20:05:58.451652+00:00 app[web.1]: npm ERR! /app/npm-debug.log
  145. 2016-08-13T20:05:58.575640+00:00 heroku[web.1]: Process exited with status 1
  146. 2016-08-13T20:05:58.577391+00:00 heroku[web.1]: State changed from starting to crashed
  147. 2016-08-13T20:06:31.697732+00:00 heroku[api]: Release v5 created by rumatadeestor@gmail.com
  148. 2016-08-13T20:06:31.697669+00:00 heroku[api]: Set DEBUG config vars by rumatadeestor@gmail.com
  149. 2016-08-13T20:06:32.061239+00:00 heroku[web.1]: State changed from crashed to starting
  150. 2016-08-13T20:06:33.138961+00:00 heroku[web.1]: Starting process with command `npm start`
  151. 2016-08-13T20:06:34.956263+00:00 app[web.1]:
  152. 2016-08-13T20:06:34.956277+00:00 app[web.1]: > app_0.0.0@0.0.0 start /app
  153. 2016-08-13T20:06:34.956278+00:00 app[web.1]: > node server.js
  154. 2016-08-13T20:06:35.023416+00:00 app[web.1]: /app/server.js:1
  155. 2016-08-13T20:06:35.023418+00:00 app[web.1]: (function (exports, require, module, __filename, __dirname) { let express = require('express');
  156. 2016-08-13T20:06:35.023419+00:00 app[web.1]: ^^^
  157. 2016-08-13T20:06:35.023424+00:00 app[web.1]: at exports.runInThisContext (vm.js:53:16)
  158. 2016-08-13T20:06:35.023424+00:00 app[web.1]: at Module._compile (module.js:387:25)
  159. 2016-08-13T20:06:35.023425+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
  160. 2016-08-13T20:06:35.023425+00:00 app[web.1]: at Module.load (module.js:357:32)
  161. 2016-08-13T20:06:35.023426+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
  162. 2016-08-13T20:06:35.023426+00:00 app[web.1]: at startup (node.js:148:18)
  163. 2016-08-13T20:06:35.023427+00:00 app[web.1]: at node.js:405:3
  164. 2016-08-13T20:06:35.037808+00:00 app[web.1]: npm ERR! argv "/app/.heroku/node/bin/node" "/app/.heroku/node/bin/npm" "start"
  165. 2016-08-13T20:06:35.038012+00:00 app[web.1]: npm ERR! node v5.11.1
  166. 2016-08-13T20:06:35.038489+00:00 app[web.1]: npm ERR! npm v3.8.6
  167. 2016-08-13T20:06:35.038708+00:00 app[web.1]: npm ERR! code ELIFECYCLE
  168. 2016-08-13T20:06:35.039033+00:00 app[web.1]: npm ERR! Exit status 1
  169. 2016-08-13T20:06:35.039201+00:00 app[web.1]: npm ERR!
  170. 2016-08-13T20:06:35.039360+00:00 app[web.1]: npm ERR! Failed at the app_0.0.0@0.0.0 start script 'node server.js'.
  171. 2016-08-13T20:06:35.039838+00:00 app[web.1]: npm ERR! not with npm itself.
  172. 2016-08-13T20:06:35.039989+00:00 app[web.1]: npm ERR! Tell the author that this fails on your system:
  173. 2016-08-13T20:06:35.040154+00:00 app[web.1]: npm ERR! node server.js
  174. 2016-08-13T20:06:35.040308+00:00 app[web.1]: npm ERR! You can get information on how to open an issue for this project with:
  175. 2016-08-13T20:06:35.040614+00:00 app[web.1]: npm ERR! Or if that isn't available, you can get their info via:
  176. 2016-08-13T20:06:35.040770+00:00 app[web.1]: npm ERR! npm owner ls app_0.0.0
  177. 2016-08-13T20:06:35.040921+00:00 app[web.1]: npm ERR! There is likely additional logging output above.
  178. 2016-08-13T20:06:35.044448+00:00 app[web.1]: npm ERR! /app/npm-debug.log
  179. 2016-08-13T20:06:34.956279+00:00 app[web.1]:
  180. 2016-08-13T20:06:35.023422+00:00 app[web.1]:
  181. 2016-08-13T20:06:35.023423+00:00 app[web.1]: SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
  182. 2016-08-13T20:06:35.023426+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
  183. 2016-08-13T20:06:35.030416+00:00 app[web.1]:
  184. 2016-08-13T20:06:35.037431+00:00 app[web.1]: npm ERR! Linux 3.13.0-91-generic
  185. 2016-08-13T20:06:35.038875+00:00 app[web.1]: npm ERR! app_0.0.0@0.0.0 start: `node server.js`
  186. 2016-08-13T20:06:35.039525+00:00 app[web.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
  187. 2016-08-13T20:06:35.039682+00:00 app[web.1]: npm ERR! If you do, this is most likely a problem with the app_0.0.0 package,
  188. 2016-08-13T20:06:35.040463+00:00 app[web.1]: npm ERR! npm bugs app_0.0.0
  189. 2016-08-13T20:06:35.044083+00:00 app[web.1]:
  190. 2016-08-13T20:06:35.044299+00:00 app[web.1]: npm ERR! Please include the following file with any support request:
  191. 2016-08-13T20:06:35.126895+00:00 heroku[web.1]: State changed from starting to crashed
  192. 2016-08-13T20:06:35.117020+00:00 heroku[web.1]: Process exited with status 1
  193. 2016-08-13T20:06:48.790535+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/projects" host=frozen-wildwood-10232.herokuapp.com request_id=21d270c2-eb68-4b20-8a8c-63018322be8a fwd="178.120.171.68" dyno= connect= service= status=503 bytes=
  194. 2016-08-13T20:06:49.928371+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=frozen-wildwood-10232.herokuapp.com request_id=e72682ea-eb4e-473f-89ee-941459229ee9 fwd="178.120.171.68" dyno= connect= service= status=503 bytes=
  195. 2016-08-13T20:06:51.710652+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=frozen-wildwood-10232.herokuapp.com request_id=9b27e384-e7cb-4e64-b1dd-24e3bac0e364 fwd="178.120.171.68" dyno= connect= service= status=503 bytes=
  196. 2016-08-13T20:06:52.343346+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=frozen-wildwood-10232.herokuapp.com request_id=ba9bf53c-b28e-46dd-b416-ef45f851329d fwd="178.120.171.68" dyno= connect= service= status=503 bytes=
  197. 2016-08-13T20:11:52.438953+00:00 heroku[web.1]: State changed from crashed to starting
  198. 2016-08-13T20:11:53.888697+00:00 heroku[web.1]: Starting process with command `npm start`
  199. 2016-08-13T20:11:56.565326+00:00 app[web.1]:
  200. 2016-08-13T20:11:56.565346+00:00 app[web.1]: > app_0.0.0@0.0.0 start /app
  201. 2016-08-13T20:11:56.565347+00:00 app[web.1]: > node server.js
  202. 2016-08-13T20:11:56.565347+00:00 app[web.1]:
  203. 2016-08-13T20:11:56.666087+00:00 app[web.1]: /app/server.js:1
  204. 2016-08-13T20:11:56.666107+00:00 app[web.1]: (function (exports, require, module, __filename, __dirname) { let express = require('express');
  205. 2016-08-13T20:11:56.666113+00:00 app[web.1]: ^^^
  206. 2016-08-13T20:11:56.666117+00:00 app[web.1]:
  207. 2016-08-13T20:11:56.666123+00:00 app[web.1]: SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
  208. 2016-08-13T20:11:56.666128+00:00 app[web.1]: at exports.runInThisContext (vm.js:53:16)
  209. 2016-08-13T20:11:56.666129+00:00 app[web.1]: at Module._compile (module.js:387:25)
  210. 2016-08-13T20:11:56.666134+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
  211. 2016-08-13T20:11:56.666135+00:00 app[web.1]: at Module.load (module.js:357:32)
  212. 2016-08-13T20:11:56.666135+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
  213. 2016-08-13T20:11:56.666137+00:00 app[web.1]: at startup (node.js:148:18)
  214. 2016-08-13T20:11:56.666136+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
  215. 2016-08-13T20:11:56.666137+00:00 app[web.1]: at node.js:405:3
  216. 2016-08-13T20:11:56.674293+00:00 app[web.1]:
  217. 2016-08-13T20:11:56.685190+00:00 app[web.1]: npm ERR! Linux 3.13.0-91-generic
  218. 2016-08-13T20:11:56.685644+00:00 app[web.1]: npm ERR! argv "/app/.heroku/node/bin/node" "/app/.heroku/node/bin/npm" "start"
  219. 2016-08-13T20:11:56.685894+00:00 app[web.1]: npm ERR! node v5.11.1
  220. 2016-08-13T20:11:56.686359+00:00 app[web.1]: npm ERR! npm v3.8.6
  221. 2016-08-13T20:11:56.686668+00:00 app[web.1]: npm ERR! code ELIFECYCLE
  222. 2016-08-13T20:11:56.686835+00:00 app[web.1]: npm ERR! app_0.0.0@0.0.0 start: `node server.js`
  223. 2016-08-13T20:11:56.686979+00:00 app[web.1]: npm ERR! Exit status 1
  224. 2016-08-13T20:11:56.687140+00:00 app[web.1]: npm ERR!
  225. 2016-08-13T20:11:56.687291+00:00 app[web.1]: npm ERR! Failed at the app_0.0.0@0.0.0 start script 'node server.js'.
  226. 2016-08-13T20:11:56.687479+00:00 app[web.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
  227. 2016-08-13T20:11:56.687673+00:00 app[web.1]: npm ERR! If you do, this is most likely a problem with the app_0.0.0 package,
  228. 2016-08-13T20:11:56.687853+00:00 app[web.1]: npm ERR! not with npm itself.
  229. 2016-08-13T20:11:56.688004+00:00 app[web.1]: npm ERR! Tell the author that this fails on your system:
  230. 2016-08-13T20:11:56.688174+00:00 app[web.1]: npm ERR! node server.js
  231. 2016-08-13T20:11:56.688332+00:00 app[web.1]: npm ERR! You can get information on how to open an issue for this project with:
  232. 2016-08-13T20:11:56.688484+00:00 app[web.1]: npm ERR! npm bugs app_0.0.0
  233. 2016-08-13T20:11:56.688625+00:00 app[web.1]: npm ERR! Or if that isn't available, you can get their info via:
  234. 2016-08-13T20:11:56.688766+00:00 app[web.1]: npm ERR! npm owner ls app_0.0.0
  235. 2016-08-13T20:11:56.688937+00:00 app[web.1]: npm ERR! There is likely additional logging output above.
  236. 2016-08-13T20:11:56.694328+00:00 app[web.1]:
  237. 2016-08-13T20:11:56.694624+00:00 app[web.1]: npm ERR! Please include the following file with any support request:
  238. 2016-08-13T20:11:56.694805+00:00 app[web.1]: npm ERR! /app/npm-debug.log
  239. 2016-08-13T20:11:56.812663+00:00 heroku[web.1]: State changed from starting to crashed
  240. 2016-08-13T20:11:56.800863+00:00 heroku[web.1]: Process exited with status 1
  241. 2016-08-13T20:26:45.826452+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=frozen-wildwood-10232.herokuapp.com request_id=bbcad9c1-e293-4d09-b5fb-a206d7217741 fwd="178.120.171.68" dyno= connect= service= status=503 bytes=
  242. 2016-08-13T20:26:46.607304+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=frozen-wildwood-10232.herokuapp.com request_id=701868dc-d344-4ff2-bc91-8e94c7a2b570 fwd="178.120.171.68" dyno= connect= service= status=503 bytes=
  243. 2016-08-13T20:27:59.854603+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=frozen-wildwood-10232.herokuapp.com request_id=e731f7cb-5d58-4fb2-8217-dc4bc636e9ab fwd="178.120.171.68" dyno= connect= service= status=503 bytes=
  244. 2016-08-13T20:28:00.717505+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=frozen-wildwood-10232.herokuapp.com request_id=c62d36b4-d228-4c87-b922-0bbb6a032db8 fwd="178.120.171.68" dyno= connect= service= status=503 bytes=
  245. 2016-08-13T20:34:54.148894+00:00 heroku[web.1]: State changed from crashed to starting
  246. 2016-08-13T20:34:56.167277+00:00 heroku[web.1]: Starting process with command `npm start`
  247. 2016-08-13T20:35:00.283524+00:00 heroku[web.1]: Process exited with status 1
  248. 2016-08-13T20:34:59.934071+00:00 app[web.1]:
  249. 2016-08-13T20:34:59.934087+00:00 app[web.1]: > app_0.0.0@0.0.0 start /app
  250. 2016-08-13T20:34:59.934088+00:00 app[web.1]: > node server.js
  251. 2016-08-13T20:35:00.114402+00:00 app[web.1]: /app/server.js:1
  252. 2016-08-13T20:35:00.116362+00:00 app[web.1]: ^^^
  253. 2016-08-13T20:35:00.116387+00:00 app[web.1]: SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
  254. 2016-08-13T20:35:00.116390+00:00 app[web.1]: at Object.Module._extensions..js (module.js:422:10)
  255. 2016-08-13T20:35:00.116391+00:00 app[web.1]: at Module.load (module.js:357:32)
  256. 2016-08-13T20:35:00.116389+00:00 app[web.1]: at Module._compile (module.js:387:25)
  257. 2016-08-13T20:35:00.116347+00:00 app[web.1]: (function (exports, require, module, __filename, __dirname) { let express = require('express');
  258. 2016-08-13T20:35:00.116391+00:00 app[web.1]: at Function.Module._load (module.js:314:12)
  259. 2016-08-13T20:35:00.116389+00:00 app[web.1]: at exports.runInThisContext (vm.js:53:16)
  260. 2016-08-13T20:35:00.116392+00:00 app[web.1]: at Function.Module.runMain (module.js:447:10)
  261. 2016-08-13T20:34:59.934089+00:00 app[web.1]:
  262. 2016-08-13T20:35:00.156147+00:00 app[web.1]: npm ERR! argv "/app/.heroku/node/bin/node" "/app/.heroku/node/bin/npm" "start"
  263. 2016-08-13T20:35:00.116393+00:00 app[web.1]: at startup (node.js:148:18)
  264. 2016-08-13T20:35:00.116375+00:00 app[web.1]:
  265. 2016-08-13T20:35:00.156446+00:00 app[web.1]: npm ERR! node v5.11.1
  266. 2016-08-13T20:35:00.143817+00:00 app[web.1]:
  267. 2016-08-13T20:35:00.116403+00:00 app[web.1]: at node.js:405:3
  268. 2016-08-13T20:35:00.157368+00:00 app[web.1]: npm ERR! npm v3.8.6
  269. 2016-08-13T20:35:00.157624+00:00 app[web.1]: npm ERR! code ELIFECYCLE
  270. 2016-08-13T20:35:00.155648+00:00 app[web.1]: npm ERR! Linux 3.13.0-91-generic
  271. 2016-08-13T20:35:00.157847+00:00 app[web.1]: npm ERR! app_0.0.0@0.0.0 start: `node server.js`
  272. 2016-08-13T20:35:00.158023+00:00 app[web.1]: npm ERR! Exit status 1
  273. 2016-08-13T20:35:00.158234+00:00 app[web.1]: npm ERR!
  274. 2016-08-13T20:35:00.158424+00:00 app[web.1]: npm ERR! Failed at the app_0.0.0@0.0.0 start script 'node server.js'.
  275. 2016-08-13T20:35:00.158608+00:00 app[web.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
  276. 2016-08-13T20:35:00.158794+00:00 app[web.1]: npm ERR! If you do, this is most likely a problem with the app_0.0.0 package,
  277. 2016-08-13T20:35:00.158977+00:00 app[web.1]: npm ERR! not with npm itself.
  278. 2016-08-13T20:35:00.159149+00:00 app[web.1]: npm ERR! Tell the author that this fails on your system:
  279. 2016-08-13T20:35:00.159334+00:00 app[web.1]: npm ERR! node server.js
  280. 2016-08-13T20:35:00.159499+00:00 app[web.1]: npm ERR! You can get information on how to open an issue for this project with:
  281. 2016-08-13T20:35:00.159674+00:00 app[web.1]: npm ERR! npm bugs app_0.0.0
  282. 2016-08-13T20:35:00.160202+00:00 app[web.1]: npm ERR! There is likely additional logging output above.
  283. 2016-08-13T20:35:00.159842+00:00 app[web.1]: npm ERR! Or if that isn't available, you can get their info via:
  284. 2016-08-13T20:35:00.160028+00:00 app[web.1]: npm ERR! npm owner ls app_0.0.0
  285. 2016-08-13T20:35:00.166106+00:00 app[web.1]: npm ERR! Please include the following file with any support request:
  286. 2016-08-13T20:35:00.165767+00:00 app[web.1]:
  287. 2016-08-13T20:35:00.166274+00:00 app[web.1]: npm ERR! /app/npm-debug.log
  288. 2016-08-13T20:35:00.281783+00:00 heroku[web.1]: State changed from starting to crashed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement