Advertisement
Guest User

Untitled

a guest
Apr 11th, 2019
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.99 KB | None | 0 0
  1. 2019-04-11T06:12:35.097809+00:00 app[web.1]: Fatal: [Arguments] {
  2. 2019-04-11T06:12:35.097812+00:00 app[web.1]: '0':
  3. 2019-04-11T06:12:35.097814+00:00 app[web.1]: { Error: Cannot find module '../config/production.json'
  4. 2019-04-11T06:12:35.097816+00:00 app[web.1]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:655:15)
  5. 2019-04-11T06:12:35.097817+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:580:25)
  6. 2019-04-11T06:12:35.097819+00:00 app[web.1]: at Module.require (internal/modules/cjs/loader.js:711:19)
  7. 2019-04-11T06:12:35.097820+00:00 app[web.1]: at require (internal/modules/cjs/helpers.js:14:16)
  8. 2019-04-11T06:12:35.097821+00:00 app[web.1]: at Object.exports.loadConfig (/app/helpers/config.js:12:14)
  9. 2019-04-11T06:12:35.097823+00:00 app[web.1]: at Object.<anonymous> (/app/server.js:72:45)
  10. 2019-04-11T06:12:35.097824+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:805:30)
  11. 2019-04-11T06:12:35.097825+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:816:10)
  12. 2019-04-11T06:12:35.097827+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:672:32)
  13. 2019-04-11T06:12:35.097828+00:00 app[web.1]: at tryModuleLoad (internal/modules/cjs/loader.js:612:12)
  14. 2019-04-11T06:12:35.097830+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:604:3)
  15. 2019-04-11T06:12:35.097831+00:00 app[web.1]: at Function.Module.runMain (internal/modules/cjs/loader.js:868:12)
  16. 2019-04-11T06:12:35.097832+00:00 app[web.1]: at internal/main/run_main_module.js:21:11 code: 'MODULE_NOT_FOUND' } }
  17. 2019-04-11T06:12:35.650487+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=sportshopsystem.herokuapp.com request_id=062f9eb7-18eb-46c1-93e8-026fb521de09 fwd="164.11.203.49" dyno= connect= service= status=503 bytes= protocol=https
  18. 2019-04-11T06:12:42.313919+00:00 heroku[web.1]: Starting process with command `node server.js`
  19. 2019-04-11T06:12:44.375434+00:00 heroku[web.1]: State changed from starting to crashed
  20. 2019-04-11T06:12:44.357176+00:00 heroku[web.1]: Process exited with status 0
  21. 2019-04-11T06:12:44.293306+00:00 app[web.1]: Warning: connect.session() MemoryStore is not
  22. 2019-04-11T06:12:44.293334+00:00 app[web.1]: designed for a production environment, as it will leak
  23. 2019-04-11T06:12:44.293336+00:00 app[web.1]: memory, and will not scale past a single process.
  24. 2019-04-11T06:12:44.306822+00:00 app[web.1]: Loading config file... undefined
  25. 2019-04-11T06:12:44.310737+00:00 app[web.1]: Fatal: [Arguments] {
  26. 2019-04-11T06:12:44.310739+00:00 app[web.1]: '0':
  27. 2019-04-11T06:12:44.310740+00:00 app[web.1]: { Error: Cannot find module '../config/production.json'
  28. 2019-04-11T06:12:44.310742+00:00 app[web.1]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:655:15)
  29. 2019-04-11T06:12:44.310743+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:580:25)
  30. 2019-04-11T06:12:44.310744+00:00 app[web.1]: at Module.require (internal/modules/cjs/loader.js:711:19)
  31. 2019-04-11T06:12:44.310745+00:00 app[web.1]: at require (internal/modules/cjs/helpers.js:14:16)
  32. 2019-04-11T06:12:44.310746+00:00 app[web.1]: at Object.exports.loadConfig (/app/helpers/config.js:12:14)
  33. 2019-04-11T06:12:44.310747+00:00 app[web.1]: at Object.<anonymous> (/app/server.js:72:45)
  34. 2019-04-11T06:12:44.310748+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:805:30)
  35. 2019-04-11T06:12:44.310749+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:816:10)
  36. 2019-04-11T06:12:44.310750+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:672:32)
  37. 2019-04-11T06:12:44.310751+00:00 app[web.1]: at tryModuleLoad (internal/modules/cjs/loader.js:612:12)
  38. 2019-04-11T06:12:44.310752+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:604:3)
  39. 2019-04-11T06:12:44.310753+00:00 app[web.1]: at Function.Module.runMain (internal/modules/cjs/loader.js:868:12)
  40. 2019-04-11T06:12:44.310754+00:00 app[web.1]: at internal/main/run_main_module.js:21:11 code: 'MODULE_NOT_FOUND' } }
  41. 2019-04-11T06:14:20.052868+00:00 app[api]: Starting process with command `console` by user rob.robertbarclay@gmail.com
  42. 2019-04-11T06:14:28.177130+00:00 heroku[run.9796]: Awaiting client
  43. 2019-04-11T06:14:28.311240+00:00 heroku[run.9796]: State changed from starting to up
  44. 2019-04-11T06:14:28.496566+00:00 heroku[run.9796]: Starting process with command `console`
  45. 2019-04-11T06:14:32.913105+00:00 heroku[run.9796]: State changed from up to complete
  46. 2019-04-11T06:14:32.893282+00:00 heroku[run.9796]: Process exited with status 127
  47. 2019-04-11T06:27:57.940085+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=sportshopsystem.herokuapp.com request_id=a7e8acf9-0841-4fdc-b674-d17d92c22b01 fwd="164.11.203.61" dyno= connect= service= status=503 bytes= protocol=https
  48. 2019-04-11T06:32:18.000000+00:00 app[api]: Build started by user rob.robertbarclay@gmail.com
  49. 2019-04-11T06:33:22.653734+00:00 app[api]: Release v15 created by user rob.robertbarclay@gmail.com
  50. 2019-04-11T06:33:22.653734+00:00 app[api]: Deploy 8501d723 by user rob.robertbarclay@gmail.com
  51. 2019-04-11T06:33:24.603330+00:00 heroku[web.1]: State changed from crashed to starting
  52. 2019-04-11T06:33:26.000000+00:00 app[api]: Build succeeded
  53. 2019-04-11T06:33:36.295280+00:00 heroku[web.1]: Starting process with command `node server.js`
  54. 2019-04-11T06:33:39.798329+00:00 heroku[web.1]: State changed from starting to crashed
  55. 2019-04-11T06:33:39.880719+00:00 heroku[web.1]: State changed from crashed to starting
  56. 2019-04-11T06:33:39.781827+00:00 heroku[web.1]: Process exited with status 0
  57. 2019-04-11T06:33:39.641622+00:00 app[web.1]: Warning: connect.session() MemoryStore is not
  58. 2019-04-11T06:33:39.641642+00:00 app[web.1]: designed for a production environment, as it will leak
  59. 2019-04-11T06:33:39.641643+00:00 app[web.1]: memory, and will not scale past a single process.
  60. 2019-04-11T06:33:39.682752+00:00 app[web.1]: Loading config file... undefined
  61. 2019-04-11T06:33:39.692724+00:00 app[web.1]: Fatal: [Arguments] {
  62. 2019-04-11T06:33:39.692728+00:00 app[web.1]: '0':
  63. 2019-04-11T06:33:39.692730+00:00 app[web.1]: { Error: Cannot find module '../config/production.json'
  64. 2019-04-11T06:33:39.692753+00:00 app[web.1]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:655:15)
  65. 2019-04-11T06:33:39.692760+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:580:25)
  66. 2019-04-11T06:33:39.692761+00:00 app[web.1]: at Module.require (internal/modules/cjs/loader.js:711:19)
  67. 2019-04-11T06:33:39.692762+00:00 app[web.1]: at require (internal/modules/cjs/helpers.js:14:16)
  68. 2019-04-11T06:33:39.692764+00:00 app[web.1]: at Object.exports.loadConfig (/app/helpers/config.js:12:14)
  69. 2019-04-11T06:33:39.692765+00:00 app[web.1]: at Object.<anonymous> (/app/server.js:72:45)
  70. 2019-04-11T06:33:39.692766+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:805:30)
  71. 2019-04-11T06:33:39.692768+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:816:10)
  72. 2019-04-11T06:33:39.692769+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:672:32)
  73. 2019-04-11T06:33:39.692770+00:00 app[web.1]: at tryModuleLoad (internal/modules/cjs/loader.js:612:12)
  74. 2019-04-11T06:33:39.692771+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:604:3)
  75. 2019-04-11T06:33:39.692773+00:00 app[web.1]: at Function.Module.runMain (internal/modules/cjs/loader.js:868:12)
  76. 2019-04-11T06:33:39.692774+00:00 app[web.1]: at internal/main/run_main_module.js:21:11 code: 'MODULE_NOT_FOUND' } }
  77. 2019-04-11T06:33:47.207762+00:00 heroku[web.1]: Starting process with command `node server.js`
  78. 2019-04-11T06:33:49.365600+00:00 heroku[web.1]: State changed from starting to crashed
  79. 2019-04-11T06:33:49.349831+00:00 heroku[web.1]: Process exited with status 0
  80. 2019-04-11T06:33:49.272338+00:00 app[web.1]: Warning: connect.session() MemoryStore is not
  81. 2019-04-11T06:33:49.272356+00:00 app[web.1]: designed for a production environment, as it will leak
  82. 2019-04-11T06:33:49.272357+00:00 app[web.1]: memory, and will not scale past a single process.
  83. 2019-04-11T06:33:49.283553+00:00 app[web.1]: Loading config file... undefined
  84. 2019-04-11T06:33:49.287368+00:00 app[web.1]: Fatal: [Arguments] {
  85. 2019-04-11T06:33:49.287370+00:00 app[web.1]: '0':
  86. 2019-04-11T06:33:49.287372+00:00 app[web.1]: { Error: Cannot find module '../config/production.json'
  87. 2019-04-11T06:33:49.287373+00:00 app[web.1]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:655:15)
  88. 2019-04-11T06:33:49.287375+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:580:25)
  89. 2019-04-11T06:33:49.287376+00:00 app[web.1]: at Module.require (internal/modules/cjs/loader.js:711:19)
  90. 2019-04-11T06:33:49.287377+00:00 app[web.1]: at require (internal/modules/cjs/helpers.js:14:16)
  91. 2019-04-11T06:33:49.287378+00:00 app[web.1]: at Object.exports.loadConfig (/app/helpers/config.js:12:14)
  92. 2019-04-11T06:33:49.287380+00:00 app[web.1]: at Object.<anonymous> (/app/server.js:72:45)
  93. 2019-04-11T06:33:49.287381+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:805:30)
  94. 2019-04-11T06:33:49.287382+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:816:10)
  95. 2019-04-11T06:33:49.287383+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:672:32)
  96. 2019-04-11T06:33:49.287385+00:00 app[web.1]: at tryModuleLoad (internal/modules/cjs/loader.js:612:12)
  97. 2019-04-11T06:33:49.287386+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:604:3)
  98. 2019-04-11T06:33:49.287387+00:00 app[web.1]: at Function.Module.runMain (internal/modules/cjs/loader.js:868:12)
  99. 2019-04-11T06:33:49.287388+00:00 app[web.1]: at internal/main/run_main_module.js:21:11 code: 'MODULE_NOT_FOUND' } }
  100. 2019-04-11T06:34:35.289048+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=sportshopsystem.herokuapp.com request_id=afebd80d-7ff6-4c69-91e0-ea5b6c2eeaae fwd="164.11.203.62" dyno= connect= service= status=503 bytes= protocol=https
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement