Advertisement
Guest User

Untitled

a guest
Jan 8th, 2019
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.29 KB | None | 0 0
  1. ⇒ heroku logs -t
  2. 2019-01-08T00:38:01.036570+00:00 app[web.1]: (node:23) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
  3. 2019-01-08T00:38:01.036758+00:00 app[web.1]: (node:23) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  4. 2019-01-08T00:38:30.964543+00:00 heroku[router]: at=error code=H12 desc="Request timeout" method=GET path="/users" host=obscure-mountain-69802.herokuapp.com request_id=d330bc67-c289-4a52-a149-e777cf7b7ba8 fwd="205.189.187.4" dyno=web.1 connect=1ms service=30000ms status=503 bytes=0 protocol=https
  5. 2019-01-08T00:40:43.153397+00:00 heroku[router]: at=info method=GET path="/static/js/1.fa92c112.chunk.js" host=obscure-mountain-69802.herokuapp.com request_id=c1d181a5-d116-49a8-beae-70ce1dd1b244 fwd="205.189.187.4" dyno=web.1 connect=0ms service=2ms status=304 bytes=239 protocol=https
  6. 2019-01-08T00:40:43.084009+00:00 heroku[router]: at=info method=GET path="/static/css/main.455d5065.chunk.css" host=obscure-mountain-69802.herokuapp.com request_id=8b858684-65a7-40d4-afe8-7ebd660a080e fwd="205.189.187.4" dyno=web.1 connect=0ms service=6ms status=304 bytes=237 protocol=https
  7. 2019-01-08T00:40:43.166621+00:00 heroku[router]: at=info method=GET path="/static/js/main.0c9ccb00.chunk.js" host=obscure-mountain-69802.herokuapp.com request_id=6a4f4567-cc87-479b-a110-bdc2b9815c6b fwd="205.189.187.4" dyno=web.1 connect=0ms service=6ms status=304 bytes=237 protocol=https
  8. 2019-01-08T00:40:43.415126+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=obscure-mountain-69802.herokuapp.com request_id=55cf62c3-c4ad-4dc9-b421-525783cbf625 fwd="205.189.187.4" dyno=web.1 connect=1ms service=3ms status=304 bytes=237 protocol=https
  9. 2019-01-08T00:41:46.002899+00:00 heroku[router]: at=info method=GET path="/static/css/main.455d5065.chunk.css.map" host=obscure-mountain-69802.herokuapp.com request_id=2648b162-9a4d-4bac-bf73-14a4aa4e4973 fwd="205.189.187.4" dyno=web.1 connect=0ms service=19ms status=200 bytes=1900 protocol=https
  10. 2019-01-08T00:41:49.709567+00:00 heroku[router]: at=info method=GET path="/static/css/main.455d5065.chunk.css" host=obscure-mountain-69802.herokuapp.com request_id=d1e4a55b-221a-4502-a9ac-ac2b79566150 fwd="205.189.187.4" dyno=web.1 connect=0ms service=3ms status=304 bytes=237 protocol=https
  11. 2019-01-08T00:41:49.535069+00:00 heroku[router]: at=info method=GET path="/" host=obscure-mountain-69802.herokuapp.com request_id=bfde2889-d917-4f0e-88ae-3a8562496962 fwd="205.189.187.4" dyno=web.1 connect=0ms service=12ms status=304 bytes=237 protocol=https
  12. 2019-01-08T00:41:49.787938+00:00 heroku[router]: at=info method=GET path="/static/js/1.fa92c112.chunk.js" host=obscure-mountain-69802.herokuapp.com request_id=79bc09fb-4d9f-477f-b318-3079becaf672 fwd="205.189.187.4" dyno=web.1 connect=1ms service=4ms status=304 bytes=239 protocol=https
  13. 2019-01-08T00:41:49.793180+00:00 heroku[router]: at=info method=GET path="/static/js/main.0c9ccb00.chunk.js" host=obscure-mountain-69802.herokuapp.com request_id=409a85a4-2f6c-4294-9bde-8484797610fa fwd="205.189.187.4" dyno=web.1 connect=0ms service=2ms status=304 bytes=237 protocol=https
  14. 2019-01-08T00:41:49.908112+00:00 app[web.1]: (node:23) UnhandledPromiseRejectionWarning: Error: connect ENOENT /var/run/postgresql/.s.PGSQL.5432
  15. 2019-01-08T00:41:49.908128+00:00 app[web.1]: at PipeConnectWrap.afterConnect [as oncomplete] (net.js:1117:14)
  16. 2019-01-08T00:41:49.908465+00:00 app[web.1]: (node:23) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 3)
  17. 2019-01-08T00:41:50.183463+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=obscure-mountain-69802.herokuapp.com request_id=13c82177-692e-4ef2-930d-7f199db44206 fwd="205.189.187.4" dyno=web.1 connect=0ms service=7ms status=304 bytes=237 protocol=https
  18. 2019-01-08T00:41:50.174982+00:00 heroku[router]: at=info method=GET path="/static/css/main.455d5065.chunk.css.map" host=obscure-mountain-69802.herokuapp.com request_id=d148d66a-b592-48bc-bdcc-f4022f772fe7 fwd="205.189.187.4" dyno=web.1 connect=0ms service=11ms status=304 bytes=237 protocol=https
  19. 2019-01-08T00:42:19.905502+00:00 heroku[router]: at=error code=H12 desc="Request timeout" method=GET path="/users" host=obscure-mountain-69802.herokuapp.com request_id=2866b98e-5fbf-4026-8ed3-3ecb073b7f1c fwd="205.189.187.4" dyno=web.1 connect=0ms service=30000ms status=503 bytes=0 protocol=https
  20. 2019-01-08T00:43:44.000000+00:00 app[api]: Build started by user rickywid@hotmail.com
  21. 2019-01-08T00:44:35.524772+00:00 heroku[web.1]: Restarting
  22. 2019-01-08T00:44:35.318561+00:00 app[api]: Deploy f828e2e3 by user rickywid@hotmail.com
  23. 2019-01-08T00:44:35.318561+00:00 app[api]: Release v22 created by user rickywid@hotmail.com
  24. 2019-01-08T00:44:35.000000+00:00 app[api]: Build succeeded
  25. 2019-01-08T00:44:50.844019+00:00 app[web.1]:
  26. 2019-01-08T00:44:50.844037+00:00 app[web.1]: > heroku-test@1.0.0 start /app
  27. 2019-01-08T00:44:50.844039+00:00 app[web.1]: > node index.js
  28. 2019-01-08T00:44:50.844041+00:00 app[web.1]:
  29. 2019-01-08T00:44:51.448733+00:00 heroku[web.1]: State changed from starting to up
  30. 2019-01-08T00:44:51.325677+00:00 app[web.1]: Server Started On Port: 5000
  31. 2019-01-08T00:45:39.147384+00:00 heroku[router]: at=info method=GET path="/" host=obscure-mountain-69802.herokuapp.com request_id=3196f8d4-c2ce-4af5-89dc-95523462aac1 fwd="205.189.187.4" dyno=web.1 connect=1ms service=41ms status=200 bytes=2351 protocol=https
  32. 2019-01-08T00:45:39.271464+00:00 heroku[router]: at=info method=GET path="/static/css/main.c43af3fa.chunk.css" host=obscure-mountain-69802.herokuapp.com request_id=a9f8f004-7216-4f9a-a741-acdef56e3c7c fwd="205.189.187.4" dyno=web.1 connect=0ms service=6ms status=200 bytes=1271 protocol=https
  33. 2019-01-08T00:45:39.357637+00:00 heroku[router]: at=info method=GET path="/static/js/main.926c547a.chunk.js" host=obscure-mountain-69802.herokuapp.com request_id=c131f2b1-3a87-477d-a26c-e73cfc881dc0 fwd="205.189.187.4" dyno=web.1 connect=0ms service=7ms status=200 bytes=1746 protocol=https
  34. 2019-01-08T00:45:39.634789+00:00 heroku[router]: at=info method=GET path="/static/media/logo.5d5d9eef.svg" host=obscure-mountain-69802.herokuapp.com request_id=1ddcb58a-eb35-4499-a5fa-fefeae259de0 fwd="205.189.187.4" dyno=web.1 connect=0ms service=6ms status=200 bytes=2949 protocol=https
  35. 2019-01-08T00:45:39.940001+00:00 heroku[router]: at=info method=GET path="/static/css/main.c43af3fa.chunk.css.map" host=obscure-mountain-69802.herokuapp.com request_id=97586842-034e-4676-994b-1fb8a58cadad fwd="205.189.187.4" dyno=web.1 connect=0ms service=4ms status=200 bytes=1900 protocol=https
  36. 2019-01-08T00:50:45.000000+00:00 app[api]: Build started by user rickywid@hotmail.com
  37. 2019-01-08T00:51:13.708834+00:00 heroku[web.1]: Restarting
  38. 2019-01-08T00:51:13.727404+00:00 heroku[web.1]: State changed from up to starting
  39. 2019-01-08T00:51:14.749447+00:00 heroku[web.1]: Stopping all processes with SIGTERM
  40. 2019-01-08T00:51:14.850054+00:00 heroku[web.1]: Process exited with status 143
  41. 2019-01-08T00:51:13.471480+00:00 app[api]: Deploy 82dae55e by user rickywid@hotmail.com
  42. 2019-01-08T00:51:13.471480+00:00 app[api]: Release v23 created by user rickywid@hotmail.com
  43. 2019-01-08T00:51:13.000000+00:00 app[api]: Build succeeded
  44. 2019-01-08T00:51:25.278621+00:00 heroku[web.1]: Starting process with command `npm start`
  45. 2019-01-08T00:51:29.138642+00:00 app[web.1]: Server Started On Port: 5000
  46. 2019-01-08T00:51:29.744435+00:00 heroku[web.1]: State changed from starting to up
  47. 2019-01-08T00:52:00.090588+00:00 heroku[router]: at=info method=GET path="/" host=obscure-mountain-69802.herokuapp.com request_id=5dfcf58e-59f0-4826-9eda-46df298510b6 fwd="205.189.187.4" dyno=web.1 connect=0ms service=54ms status=200 bytes=2351 protocol=https
  48. 2019-01-08T00:52:00.280777+00:00 heroku[router]: at=info method=GET path="/static/js/main.f1a4e301.chunk.js" host=obscure-mountain-69802.herokuapp.com request_id=33c32251-cb1d-4cb6-a3bd-2b2e4a11fbd4 fwd="205.189.187.4" dyno=web.1 connect=0ms service=3ms status=200 bytes=1764 protocol=https
  49. 2019-01-08T00:52:00.587553+00:00 heroku[router]: at=info method=GET path="/static/media/logo.5d5d9eef.svg" host=obscure-mountain-69802.herokuapp.com request_id=559398f1-5e85-4827-9ca4-b508fa8a1847 fwd="205.189.187.4" dyno=web.1 connect=0ms service=22ms status=200 bytes=2949 protocol=https
  50. 2019-01-08T00:52:00.606378+00:00 app[web.1]: (node:23) UnhandledPromiseRejectionWarning: error: password authentication failed for user "agvrenwoyxxnur"
  51. 2019-01-08T00:52:00.606395+00:00 app[web.1]: at Connection.parseE (/app/node_modules/pg/lib/connection.js:554:11)
  52. 2019-01-08T00:52:00.606397+00:00 app[web.1]: at Connection.parseMessage (/app/node_modules/pg/lib/connection.js:379:19)
  53. 2019-01-08T00:52:00.606399+00:00 app[web.1]: at Socket.<anonymous> (/app/node_modules/pg/lib/connection.js:119:22)
  54. 2019-01-08T00:52:00.606401+00:00 app[web.1]: at Socket.emit (events.js:182:13)
  55. 2019-01-08T00:52:00.606403+00:00 app[web.1]: at addChunk (_stream_readable.js:283:12)
  56. 2019-01-08T00:52:00.606406+00:00 app[web.1]: at readableAddChunk (_stream_readable.js:264:11)
  57. 2019-01-08T00:52:00.606408+00:00 app[web.1]: at Socket.Readable.push (_stream_readable.js:219:10)
  58. 2019-01-08T00:52:00.606409+00:00 app[web.1]: at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
  59. 2019-01-08T00:52:00.606498+00:00 app[web.1]: (node:23) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
  60. 2019-01-08T00:52:00.606586+00:00 app[web.1]: (node:23) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  61. 2019-01-08T00:52:00.760934+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=obscure-mountain-69802.herokuapp.com request_id=5afc15a0-b755-417b-83bc-a5593b6bdfe0 fwd="205.189.187.4" dyno=web.1 connect=0ms service=4ms status=200 bytes=4147 protocol=https
  62. 2019-01-08T00:52:08.954137+00:00 heroku[router]: at=info method=GET path="/static/js/1.fa92c112.chunk.js" host=obscure-mountain-69802.herokuapp.com request_id=88974882-0e3a-426e-b582-15e59c616187 fwd="205.189.187.4" dyno=web.1 connect=0ms service=7ms status=304 bytes=239 protocol=https
  63. 2019-01-08T00:52:09.040203+00:00 heroku[router]: at=info method=GET path="/static/js/main.f1a4e301.chunk.js" host=obscure-mountain-69802.herokuapp.com request_id=24e665d3-b2fd-478e-bbc7-074420c352f4 fwd="205.189.187.4" dyno=web.1 connect=1ms service=12ms status=304 bytes=237 protocol=https
  64. 2019-01-08T00:52:09.126457+00:00 heroku[router]: at=info method=GET path="/static/media/logo.5d5d9eef.svg" host=obscure-mountain-69802.herokuapp.com request_id=8f1b39ae-7bf6-4e4f-b539-8174f1c1229c fwd="205.189.187.4" dyno=web.1 connect=0ms service=6ms status=304 bytes=237 protocol=https
  65. 2019-01-08T00:52:09.321694+00:00 heroku[router]: at=info method=GET path="/static/css/main.78af6b95.chunk.css.map" host=obscure-mountain-69802.herokuapp.com request_id=77e25e96-b0c8-4435-8d62-330d46727208 fwd="205.189.187.4" dyno=web.1 connect=0ms service=2ms status=304 bytes=237 protocol=https
  66. 2019-01-08T00:52:30.556013+00:00 heroku[router]: at=error code=H12 desc="Request timeout" method=GET path="/users" host=obscure-mountain-69802.herokuapp.com request_id=039630cf-daec-49cb-b17e-8c8a4bec1bb8 fwd="205.189.187.4" dyno=web.1 connect=0ms service=30000ms status=503 bytes=0 protocol=https
  67. 2019-01-08T01:29:09.650414+00:00 heroku[web.1]: Idling
  68. 2019-01-08T01:29:09.654564+00:00 heroku[web.1]: State changed from up to down
  69. 2019-01-08T01:29:10.982384+00:00 heroku[web.1]: Process exited with status 143
  70. 2019-01-08T07:01:36.000000+00:00 app[api]: Build started by user rickywid@hotmail.com
  71. 2019-01-08T07:02:48.119535+00:00 heroku[web.1]: State changed from down to starting
  72. 2019-01-08T07:02:47.931384+00:00 app[api]: Release v24 created by user rickywid@hotmail.com
  73. 2019-01-08T07:02:47.931384+00:00 app[api]: Deploy f1f53629 by user rickywid@hotmail.com
  74. 2019-01-08T07:02:58.336021+00:00 heroku[web.1]: Starting process with command `npm start`
  75. 2019-01-08T07:03:01.027871+00:00 app[web.1]:
  76. 2019-01-08T07:03:01.027897+00:00 app[web.1]: > heroku-test@1.0.0 start /app
  77. 2019-01-08T07:03:01.027899+00:00 app[web.1]: > node index.js
  78. 2019-01-08T07:03:01.027901+00:00 app[web.1]:
  79. 2019-01-08T07:03:01.329681+00:00 app[web.1]: Server Started On Port: 5000
  80. 2019-01-08T07:05:12.568446+00:00 heroku[router]: at=info method=GET path="/static/js/1.fa92c112.chunk.js" host=obscure-mountain-69802.herokuapp.com request_id=a524e3af-69f3-46d4-a6db-faf3f7965407 fwd="72.140.184.11" dyno=web.1 connect=1ms service=17ms status=200 bytes=112742 protocol=https
  81. 2019-01-08T07:05:12.771102+00:00 heroku[router]: at=info method=GET path="/static/media/logo.5d5d9eef.svg" host=obscure-mountain-69802.herokuapp.com request_id=c032f016-62d5-430d-a686-1c7e0610f05a fwd="72.140.184.11" dyno=web.1 connect=0ms service=6ms status=200 bytes=2949 protocol=https
  82. 2019-01-08T07:05:12.604725+00:00 heroku[router]: at=info method=GET path="/static/js/main.fe5dbd18.chunk.js" host=obscure-mountain-69802.herokuapp.com request_id=b470ab0b-ba46-491e-a50b-315910383026 fwd="72.140.184.11" dyno=web.1 connect=0ms service=3ms status=200 bytes=1764 protocol=https
  83. 2019-01-08T07:05:12.954632+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=obscure-mountain-69802.herokuapp.com request_id=ebc8e20a-063d-448e-96b3-5b6bb8b44a8b fwd="72.140.184.11" dyno=web.1 connect=0ms service=13ms status=200 bytes=4147 protocol=https
  84. 2019-01-08T07:05:12.783157+00:00 app[web.1]: (node:23) UnhandledPromiseRejectionWarning: error: password authentication failed for user "agvrenwoyxxnur"
  85. 2019-01-08T07:05:12.783170+00:00 app[web.1]: at Connection.parseE (/app/node_modules/pg/lib/connection.js:554:11)
  86. 2019-01-08T07:05:12.783172+00:00 app[web.1]: at Connection.parseMessage (/app/node_modules/pg/lib/connection.js:379:19)
  87. 2019-01-08T07:05:12.783173+00:00 app[web.1]: at Socket.<anonymous> (/app/node_modules/pg/lib/connection.js:119:22)
  88. 2019-01-08T07:05:12.783176+00:00 app[web.1]: at Socket.emit (events.js:182:13)
  89. 2019-01-08T07:05:12.783178+00:00 app[web.1]: at addChunk (_stream_readable.js:283:12)
  90. 2019-01-08T07:05:12.783180+00:00 app[web.1]: at readableAddChunk (_stream_readable.js:264:11)
  91. 2019-01-08T07:05:12.783182+00:00 app[web.1]: at Socket.Readable.push (_stream_readable.js:219:10)
  92. 2019-01-08T07:05:12.783183+00:00 app[web.1]: at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
  93. 2019-01-08T07:05:12.783311+00:00 app[web.1]: (node:23) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
  94. 2019-01-08T07:05:12.783430+00:00 app[web.1]: (node:23) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  95. 2019-01-08T07:05:16.667761+00:00 heroku[router]: at=info method=GET path="/static/css/main.9aaefddf.chunk.css.map" host=obscure-mountain-69802.herokuapp.com request_id=792b0005-535f-416b-9f45-19025d07efcf fwd="72.140.184.11" dyno=web.1 connect=0ms service=17ms status=200 bytes=1900 protocol=https
  96. 2019-01-08T07:05:22.067037+00:00 heroku[router]: at=info method=GET path="/" host=obscure-mountain-69802.herokuapp.com request_id=ea4bb480-7098-4c29-9729-67a2f10b0d2a fwd="72.140.184.11" dyno=web.1 connect=0ms service=2ms status=304 bytes=237 protocol=https
  97. 2019-01-08T07:05:22.206317+00:00 heroku[router]: at=info method=GET path="/static/css/main.9aaefddf.chunk.css" host=obscure-mountain-69802.herokuapp.com request_id=a12cb4f9-577c-459e-9f8f-d9082ee99f83 fwd="72.140.184.11" dyno=web.1 connect=0ms service=1ms status=304 bytes=237 protocol=https
  98. 2019-01-08T07:05:22.331871+00:00 heroku[router]: at=info method=GET path="/static/js/main.fe5dbd18.chunk.js" host=obscure-mountain-69802.herokuapp.com request_id=4c192371-7f9b-4ce3-a8ae-20cbee37bc11 fwd="72.140.184.11" dyno=web.1 connect=0ms service=1ms status=304 bytes=237 protocol=https
  99. 2019-01-08T07:05:22.799514+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=obscure-mountain-69802.herokuapp.com request_id=05d9a4e7-ef9d-408c-8103-a19876bf712a fwd="72.140.184.11" dyno=web.1 connect=0ms service=9ms status=304 bytes=237 protocol=https
  100. 2019-01-08T07:05:42.758453+00:00 heroku[router]: at=error code=H12 desc="Request timeout" method=GET path="/users" host=obscure-mountain-69802.herokuapp.com request_id=199fe942-989c-43ab-87b2-de84d598c068 fwd="72.140.184.11" dyno=web.1 connect=1ms service=30000ms status=503 bytes=0 protocol=https
  101. 2019-01-08T07:05:52.475826+00:00 heroku[router]: at=error code=H12 desc="Request timeout" method=GET path="/users" host=obscure-mountain-69802.herokuapp.com request_id=04f6fc4a-f71c-4e11-b9ac-50064ccb0879 fwd="72.140.184.11" dyno=web.1 connect=0ms service=30001ms status=503 bytes=0 protocol=https
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement