Advertisement
myrosvas

Untitled

Dec 25th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.41 KB | None | 0 0
  1. zen@zen:~/REPO/ELEKS/prediction$ heroku logs --tail
  2. 2018-12-24T23:52:10.744839+00:00 heroku[web.1]: Error R14 (Memory quota exceeded)
  3. 2018-12-24T23:52:33.225198+00:00 heroku[web.1]: Process running mem=524M(102.5%)
  4. 2018-12-24T23:52:33.225390+00:00 heroku[web.1]: Error R14 (Memory quota exceeded)
  5. 2018-12-24T23:52:35.020294+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
  6. 2018-12-24T23:52:35.020294+00:00 heroku[web.1]: Stopping process with SIGKILL
  7. 2018-12-24T23:52:35.220316+00:00 heroku[web.1]: State changed from starting to crashed
  8. 2018-12-24T23:52:35.195841+00:00 heroku[web.1]: Process exited with status 137
  9. 2018-12-25T01:15:54.252188+00:00 heroku[web.1]: Starting process with command `npm start`
  10. 2018-12-25T01:16:06.197287+00:00 app[web.1]: ** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **
  11. 2018-12-25T01:16:51.157425+00:00 app[web.1]:
  12. 2018-12-25T01:16:51.157436+00:00 app[web.1]: Date: 2018-12-25T01:16:51.153Z
  13. 2018-12-25T01:16:51.157438+00:00 app[web.1]: Hash: bb7fd6847cf721778a51
  14. 2018-12-25T01:16:51.157439+00:00 app[web.1]: Time: 44280ms
  15. 2018-12-25T01:16:51.157445+00:00 app[web.1]: chunk {main} main.js, main.js.map (main) 47.4 kB [initial] [rendered]
  16. 2018-12-25T01:16:51.157448+00:00 app[web.1]: chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 223 kB [initial] [rendered]
  17. 2018-12-25T01:16:51.157449+00:00 app[web.1]: chunk {runtime} runtime.js, runtime.js.map (runtime) 6.08 kB [entry] [rendered]
  18. 2018-12-25T01:16:51.157451+00:00 app[web.1]: chunk {styles} styles.js, styles.js.map (styles) 1.09 MB [initial] [rendered]
  19. 2018-12-25T01:16:51.157452+00:00 app[web.1]: chunk {vendor} vendor.js, vendor.js.map (vendor) 3.67 MB [initial] [rendered]
  20. 2018-12-25T01:16:51.470253+00:00 app[web.1]: ℹ 「wdm」: Compiled successfully.
  21. 2018-12-25T01:16:52.567053+00:00 heroku[web.1]: Process running mem=527M(103.0%)
  22. 2018-12-25T01:16:52.567262+00:00 heroku[web.1]: Error R14 (Memory quota exceeded)
  23. 2018-12-25T01:16:54.399576+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
  24. 2018-12-25T01:16:54.399722+00:00 heroku[web.1]: Stopping process with SIGKILL
  25. 2018-12-25T01:16:54.584097+00:00 heroku[web.1]: State changed from starting to crashed
  26. 2018-12-25T01:16:54.567254+00:00 heroku[web.1]: Process exited with status 137
  27. 2018-12-25T04:00:30.309902+00:00 heroku[web.1]: State changed from crashed to starting
  28. 2018-12-25T04:00:42.287564+00:00 heroku[web.1]: Starting process with command `npm start`
  29. 2018-12-25T04:00:44.321319+00:00 app[web.1]:
  30. 2018-12-25T04:00:44.321340+00:00 app[web.1]: > prediction@0.0.0 start /app
  31. 2018-12-25T04:00:44.321342+00:00 app[web.1]: > ng serve
  32. 2018-12-25T04:00:44.321343+00:00 app[web.1]:
  33. 2018-12-25T04:00:48.110005+00:00 app[web.1]: ** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **
  34. 2018-12-25T04:01:02.699185+00:00 app[web.1]:
  35. 2018-12-25T04:01:02.699205+00:00 app[web.1]: Date: 2018-12-25T04:01:02.698Z
  36. 2018-12-25T04:01:02.699207+00:00 app[web.1]: Hash: bb7fd6847cf721778a51
  37. 2018-12-25T04:01:02.699209+00:00 app[web.1]: Time: 14346ms
  38. 2018-12-25T04:01:02.699211+00:00 app[web.1]: chunk {main} main.js, main.js.map (main) 47.4 kB [initial] [rendered]
  39. 2018-12-25T04:01:02.699213+00:00 app[web.1]: chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 223 kB [initial] [rendered]
  40. 2018-12-25T04:01:02.699214+00:00 app[web.1]: chunk {runtime} runtime.js, runtime.js.map (runtime) 6.08 kB [entry] [rendered]
  41. 2018-12-25T04:01:02.699216+00:00 app[web.1]: chunk {styles} styles.js, styles.js.map (styles) 1.09 MB [initial] [rendered]
  42. 2018-12-25T04:01:02.699223+00:00 app[web.1]: chunk {vendor} vendor.js, vendor.js.map (vendor) 3.67 MB [initial] [rendered]
  43. 2018-12-25T04:01:02.734255+00:00 app[web.1]: ℹ 「wdm」: Compiled successfully.
  44. 2018-12-25T04:01:14.407926+00:00 heroku[web.1]: Process running mem=557M(109.0%)
  45. 2018-12-25T04:01:14.408030+00:00 heroku[web.1]: Error R14 (Memory quota exceeded)
  46. 2018-12-25T04:01:35.258118+00:00 heroku[web.1]: Process running mem=546M(106.7%)
  47. 2018-12-25T04:01:35.259054+00:00 heroku[web.1]: Error R14 (Memory quota exceeded)
  48. 2018-12-25T04:01:42.520484+00:00 heroku[web.1]: State changed from starting to crashed
  49. 2018-12-25T04:01:42.393705+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
  50. 2018-12-25T04:01:42.393819+00:00 heroku[web.1]: Stopping process with SIGKILL
  51. 2018-12-25T04:01:42.505091+00:00 heroku[web.1]: Process exited with status 137
  52. 2018-12-25T08:02:50.619325+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=prediction-advicer.herokuapp.com request_id=c6ed8d60-fe80-4350-b63b-f7eadbbb0147 fwd="91.225.201.196" dyno= connect= service= status=503 bytes= protocol=https
  53. 2018-12-25T08:02:58.517289+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=prediction-advicer.herokuapp.com request_id=7afedee2-6e55-4630-a64d-bc0b46c60013 fwd="91.225.201.196" dyno= connect= service= status=503 bytes= protocol=https
  54. 2018-12-25T09:38:27.627127+00:00 heroku[web.1]: State changed from crashed to starting
  55. 2018-12-25T09:38:36.854305+00:00 heroku[web.1]: Starting process with command `npm start`
  56. 2018-12-25T09:38:39.786742+00:00 app[web.1]:
  57. 2018-12-25T09:38:39.786763+00:00 app[web.1]: > prediction@0.0.0 start /app
  58. 2018-12-25T09:38:39.786765+00:00 app[web.1]: > ng serve
  59. 2018-12-25T09:38:39.786767+00:00 app[web.1]:
  60. 2018-12-25T09:38:46.153882+00:00 app[web.1]: ** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **
  61. 2018-12-25T09:39:11.962018+00:00 app[web.1]:
  62. 2018-12-25T09:39:11.962032+00:00 app[web.1]: Date: 2018-12-25T09:39:11.952Z
  63. 2018-12-25T09:39:11.962035+00:00 app[web.1]: Hash: bb7fd6847cf721778a51
  64. 2018-12-25T09:39:11.962037+00:00 app[web.1]: Time: 25480ms
  65. 2018-12-25T09:39:11.962039+00:00 app[web.1]: chunk {main} main.js, main.js.map (main) 47.4 kB [initial] [rendered]
  66. 2018-12-25T09:39:11.962041+00:00 app[web.1]: chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 223 kB [initial] [rendered]
  67. 2018-12-25T09:39:11.962043+00:00 app[web.1]: chunk {runtime} runtime.js, runtime.js.map (runtime) 6.08 kB [entry] [rendered]
  68. 2018-12-25T09:39:11.962045+00:00 app[web.1]: chunk {styles} styles.js, styles.js.map (styles) 1.09 MB [initial] [rendered]
  69. 2018-12-25T09:39:11.962054+00:00 app[web.1]: chunk {vendor} vendor.js, vendor.js.map (vendor) 3.67 MB [initial] [rendered]
  70. 2018-12-25T09:39:12.274924+00:00 app[web.1]: ℹ 「wdm」: Compiled successfully.
  71. 2018-12-25T09:39:29.782471+00:00 heroku[web.1]: Process running mem=536M(104.9%)
  72. 2018-12-25T09:39:29.782602+00:00 heroku[web.1]: Error R14 (Memory quota exceeded)
  73. 2018-12-25T09:39:37.341224+00:00 app[web.1]: Error waiting for process to terminate: No child processes
  74. 2018-12-25T09:39:37.523609+00:00 heroku[web.1]: State changed from starting to crashed
  75. 2018-12-25T09:39:37.295831+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
  76. 2018-12-25T09:39:37.295958+00:00 heroku[web.1]: Stopping process with SIGKILL
  77. 2018-12-25T09:39:37.507729+00:00 heroku[web.1]: Process exited with status 22
  78. 2018-12-25T15:06:53.796408+00:00 heroku[web.1]: State changed from crashed to starting
  79. 2018-12-25T15:07:02.549479+00:00 heroku[web.1]: Starting process with command `npm start`
  80. 2018-12-25T15:07:05.020403+00:00 app[web.1]:
  81. 2018-12-25T15:07:05.020431+00:00 app[web.1]: > prediction@0.0.0 start /app
  82. 2018-12-25T15:07:05.020433+00:00 app[web.1]: > ng serve
  83. 2018-12-25T15:07:05.020434+00:00 app[web.1]:
  84. 2018-12-25T15:07:09.612318+00:00 app[web.1]: ** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **
  85. 2018-12-25T15:07:34.317052+00:00 app[web.1]:
  86. 2018-12-25T15:07:34.317065+00:00 app[web.1]: Date: 2018-12-25T15:07:34.316Z
  87. 2018-12-25T15:07:34.317067+00:00 app[web.1]: Hash: bb7fd6847cf721778a51
  88. 2018-12-25T15:07:34.317069+00:00 app[web.1]: Time: 24168ms
  89. 2018-12-25T15:07:34.317079+00:00 app[web.1]: chunk {main} main.js, main.js.map (main) 47.4 kB [initial] [rendered]
  90. 2018-12-25T15:07:34.317091+00:00 app[web.1]: chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 223 kB [initial] [rendered]
  91. 2018-12-25T15:07:34.317093+00:00 app[web.1]: chunk {runtime} runtime.js, runtime.js.map (runtime) 6.08 kB [entry] [rendered]
  92. 2018-12-25T15:07:34.317094+00:00 app[web.1]: chunk {styles} styles.js, styles.js.map (styles) 1.09 MB [initial] [rendered]
  93. 2018-12-25T15:07:34.317187+00:00 app[web.1]: chunk {vendor} vendor.js, vendor.js.map (vendor) 3.67 MB [initial] [rendered]
  94. 2018-12-25T15:07:34.383502+00:00 app[web.1]: ℹ 「wdm」: Compiled successfully.
  95. 2018-12-25T15:07:42.815422+00:00 heroku[web.1]: Process running mem=534M(104.3%)
  96. 2018-12-25T15:07:42.815503+00:00 heroku[web.1]: Error R14 (Memory quota exceeded)
  97. 2018-12-25T15:08:03.243089+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
  98. 2018-12-25T15:08:03.243223+00:00 heroku[web.1]: Stopping process with SIGKILL
  99. 2018-12-25T15:08:03.285341+00:00 app[web.1]: Error waiting for process to terminate: No child processes
  100. 2018-12-25T15:08:03.442911+00:00 heroku[web.1]: State changed from starting to crashed
  101. 2018-12-25T15:08:03.427771+00:00 heroku[web.1]: Process exited with status 22
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement