Advertisement
Guest User

Untitled

a guest
Dec 24th, 2018
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.02 KB | None | 0 0
  1. 2018-12-25T03:18:40.163201+00:00 app[web.1]: npm ERR! charactermash@1.0.0 start: `node server.js`
  2. 2018-12-25T03:18:40.163378+00:00 app[web.1]: npm ERR! Exit status 1
  3. 2018-12-25T03:18:40.163663+00:00 app[web.1]: npm ERR!
  4. 2018-12-25T03:18:40.163851+00:00 app[web.1]: npm ERR! Failed at the charactermash@1.0.0 start script.
  5. 2018-12-25T03:18:40.164084+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  6. 2018-12-25T03:18:40.175149+00:00 app[web.1]:
  7. 2018-12-25T03:18:40.175490+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
  8. 2018-12-25T03:18:40.175694+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2018-12-25T03_18_40_166Z-debug.log
  9. 2018-12-25T03:18:40.973752+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=charactermash.herokuapp.com request_id=1c62e4cd-21dd-4575-8604-e427ef377063 fwd="99.255.27.95" dyno= connect= service= status=503 bytes= protocol=http
  10. 2018-12-25T03:21:08.080955+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=charactermash.herokuapp.com request_id=b7a21b56-c4ea-48f5-9a03-ce4645903d9d fwd="99.255.27.95" dyno= connect= service= status=503 bytes= protocol=https
  11.  
  12. 2018-12-25T03:13:12.000000+00:00 app[api]: Build started by user myemail@gmail.com
  13. 2018-12-25T03:14:07.562069+00:00 heroku[web.1]: State changed from crashed to starting
  14. 2018-12-25T03:14:07.287774+00:00 app[api]: Release v5 created by user myemail@gmail.com
  15. 2018-12-25T03:14:07.287774+00:00 app[api]: Deploy 9f8a4e7b by user myemail@gmail.com
  16. 2018-12-25T03:14:11.000000+00:00 app[api]: Build succeeded
  17. 2018-12-25T03:14:14.594817+00:00 heroku[web.1]: Process exited with status 1
  18. 2018-12-25T03:14:14.613762+00:00 heroku[web.1]: State changed from starting to crashed
  19. 2018-12-25T03:14:14.310599+00:00 app[web.1]:
  20. 2018-12-25T03:14:14.310634+00:00 app[web.1]: > charactermash@1.0.0 start /app
  21. 2018-12-25T03:14:14.310641+00:00 app[web.1]: > node server.js
  22. 2018-12-25T03:14:14.310643+00:00 app[web.1]:
  23. 2018-12-25T03:14:14.469987+00:00 app[web.1]: internal/modules/cjs/loader.js:583
  24. 2018-12-25T03:14:14.469990+00:00 app[web.1]: throw err;
  25. 2018-12-25T03:14:14.469992+00:00 app[web.1]: ^
  26. 2018-12-25T03:14:14.469993+00:00 app[web.1]:
  27. 2018-12-25T03:14:14.469995+00:00 app[web.1]: Error: Cannot find module 'babel-register'
  28. 2018-12-25T03:14:14.470025+00:00 app[web.1]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15)
  29. 2018-12-25T03:14:14.470027+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:507:25)
  30. 2018-12-25T03:14:14.470034+00:00 app[web.1]: at Module.require (internal/modules/cjs/loader.js:637:17)
  31. 2018-12-25T03:14:14.470036+00:00 app[web.1]: at require (internal/modules/cjs/helpers.js:22:18)
  32. 2018-12-25T03:14:14.470037+00:00 app[web.1]: at Object.<anonymous> (/app/server.js:2:1)
  33. 2018-12-25T03:14:14.470038+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:689:30)
  34. 2018-12-25T03:14:14.470039+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
  35. 2018-12-25T03:14:14.470040+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:599:32)
  36. 2018-12-25T03:14:14.470041+00:00 app[web.1]: at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
  37. 2018-12-25T03:14:14.470042+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:530:3)
  38. 2018-12-25T03:14:14.480870+00:00 app[web.1]: npm ERR! code ELIFECYCLE
  39. 2018-12-25T03:14:14.481455+00:00 app[web.1]: npm ERR! errno 1
  40. 2018-12-25T03:14:14.483117+00:00 app[web.1]: npm ERR! charactermash@1.0.0 start: `node server.js`
  41. 2018-12-25T03:14:14.483350+00:00 app[web.1]: npm ERR! Exit status 1
  42. 2018-12-25T03:14:14.483653+00:00 app[web.1]: npm ERR!
  43. 2018-12-25T03:14:14.483861+00:00 app[web.1]: npm ERR! Failed at the charactermash@1.0.0 start script.
  44. 2018-12-25T03:14:14.484076+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  45. 2018-12-25T03:14:14.494855+00:00 app[web.1]:
  46. 2018-12-25T03:14:14.495102+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
  47. 2018-12-25T03:14:14.495265+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2018-12-25T03_14_14_485Z-debug.log
  48. 2018-12-25T03:14:36.294669+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=charactermash.herokuapp.com request_id=0d83b4e6-2309-4f95-80d3-d1233b0ca468 fwd="99.255.27.95" dyno= connect= service= status=503 bytes= protocol=https
  49. 2018-12-25T03:14:36.915276+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=charactermash.herokuapp.com request_id=a7584ef9-2232-484e-be1d-cbfea7f822b8 fwd="99.255.27.95" dyno= connect= service= status=503 bytes= protocol=https
  50. 2018-12-25T03:15:49.440547+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=charactermash.herokuapp.com request_id=ae679d3c-009c-4adb-8932-21fda55ff885 fwd="99.255.27.95" dyno= connect= service= status=503 bytes= protocol=https
  51. 2018-12-25T03:15:50.518003+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=charactermash.herokuapp.com request_id=b668e1f2-4520-4d52-93fe-b1486b7c3bf2 fwd="99.255.27.95" dyno= connect= service= status=503 bytes= protocol=https
  52. 2018-12-25T03:18:18.079390+00:00 heroku[web.1]: State changed from crashed to starting
  53. 2018-12-25T03:18:36.643841+00:00 heroku[web.1]: Starting process with command `npm start`
  54. 2018-12-25T03:18:40.283313+00:00 heroku[web.1]: State changed from starting to crashed
  55. 2018-12-25T03:18:40.261447+00:00 heroku[web.1]: Process exited with status 1
  56. 2018-12-25T03:18:39.954575+00:00 app[web.1]:
  57. 2018-12-25T03:18:39.954601+00:00 app[web.1]: > charactermash@1.0.0 start /app
  58. 2018-12-25T03:18:39.954603+00:00 app[web.1]: > node server.js
  59. 2018-12-25T03:18:39.954604+00:00 app[web.1]:
  60. 2018-12-25T03:18:40.150794+00:00 app[web.1]: internal/modules/cjs/loader.js:583
  61. 2018-12-25T03:18:40.150798+00:00 app[web.1]: throw err;
  62. 2018-12-25T03:18:40.150799+00:00 app[web.1]: ^
  63. 2018-12-25T03:18:40.150801+00:00 app[web.1]:
  64. 2018-12-25T03:18:40.150802+00:00 app[web.1]: Error: Cannot find module 'babel-register'
  65. 2018-12-25T03:18:40.150806+00:00 app[web.1]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15)
  66. 2018-12-25T03:18:40.150808+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:507:25)
  67. 2018-12-25T03:18:40.150810+00:00 app[web.1]: at Module.require (internal/modules/cjs/loader.js:637:17)
  68. 2018-12-25T03:18:40.150811+00:00 app[web.1]: at require (internal/modules/cjs/helpers.js:22:18)
  69. 2018-12-25T03:18:40.150813+00:00 app[web.1]: at Object.<anonymous> (/app/server.js:2:1)
  70. 2018-12-25T03:18:40.150814+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:689:30)
  71. 2018-12-25T03:18:40.150816+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
  72. 2018-12-25T03:18:40.150817+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:599:32)
  73. 2018-12-25T03:18:40.150819+00:00 app[web.1]: at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
  74. 2018-12-25T03:18:40.150820+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:530:3)
  75. 2018-12-25T03:18:40.160888+00:00 app[web.1]: npm ERR! code ELIFECYCLE
  76. 2018-12-25T03:18:40.161503+00:00 app[web.1]: npm ERR! errno 1
  77. 2018-12-25T03:18:40.163201+00:00 app[web.1]: npm ERR! charactermash@1.0.0 start: `node server.js`
  78. 2018-12-25T03:18:40.163378+00:00 app[web.1]: npm ERR! Exit status 1
  79. 2018-12-25T03:18:40.163663+00:00 app[web.1]: npm ERR!
  80. 2018-12-25T03:18:40.163851+00:00 app[web.1]: npm ERR! Failed at the charactermash@1.0.0 start script.
  81. 2018-12-25T03:18:40.164084+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  82. 2018-12-25T03:18:40.175149+00:00 app[web.1]:
  83. 2018-12-25T03:18:40.175490+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
  84. 2018-12-25T03:18:40.175694+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2018-12-25T03_18_40_166Z-debug.log
  85. 2018-12-25T03:18:40.973752+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=charactermash.herokuapp.com request_id=1c62e4cd-21dd-4575-8604-e427ef377063 fwd="99.255.27.95" dyno= connect= service= status=503 bytes= protocol=http
  86. 2018-12-25T03:18:42.003185+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=charactermash.herokuapp.com request_id=93744793-3689-408b-a29f-58efd27736c7 fwd="99.255.27.95" dyno= connect= service= status=503 bytes= protocol=http
  87. 2018-12-25T03:21:08.080955+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=charactermash.herokuapp.com request_id=b7a21b56-c4ea-48f5-9a03-ce4645903d9d fwd="99.255.27.95" dyno= connect= service= status=503 bytes= protocol=https
  88. 2018-12-25T03:21:08.302604+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=charactermash.herokuapp.com request_id=ed140e1a-b49c-4252-bc94-dec525b47dcc fwd="99.255.27.95" dyno= connect= service= status=503 bytes= protocol=https
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement