Advertisement
Guest User

heroku app logs

a guest
Sep 11th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.50 KB | None | 0 0
  1. 2018-09-10T18:32:17.174313+00:00 heroku[router]: at=info method=GET path="/api/current_user" host=fast-tundra-92960.herokuapp.com request_id=84a9c604-b858-4ecc-85dc-a5cbd78d31f6 fwd="104.246.9.205" dyno=web.1 connect=1ms service=7ms status=200 bytes=117 protocol=https
  2. 2018-09-10T18:32:48.689799+00:00 heroku[router]: at=info method=GET path="/auth/google" host=fast-tundra-92960.herokuapp.com request_id=f37b68a3-479d-41b9-a12b-9421b9db0cfa fwd="104.246.9.205" dyno=web.1 connect=1ms service=14ms status=302 bytes=386 protocol=https
  3. 2018-09-10T18:32:57.531791+00:00 app[web.1]: (node:20) DeprecationWarning: Mongoose: mpromise (mongoose's default promise library) is deprecated, plug in your own promise library instead: http://mongoosejs.com/docs/promises.html
  4. 2018-09-10T18:33:27.053724+00:00 heroku[router]: at=error code=H12 desc="Request timeout" method=GET path= "/auth/google/callback?code=4/VgDlTFJl9mMRxN1H0oediSqeBInmMdK5XyR2xb8BO5PPZZLBrSpoqvd_obvsFhxDbja94r2qGQC6MxYNJ1ad-Tc" host=fast-tundra-92960.herokuapp.com request_id=86a4fa36-95f7-4f68-ad99-e8bd4c286617 fwd="104.246.9.205" dyno=web.1 connect=1msservice=30000ms status=503 bytes=0 protocol=https
  5. 2018-09-10T18:33:30.282629+00:00 heroku[router]: at=info method=GET path="/static/js/main.50ecc618.js" host=fast-tundra-92960.herokuapp.com request_id=c0963732-3bcc-41a1-b250-b50aa50011dd fwd="104.246.9.205" dyno=web.1 connect=0ms service=6ms status=304 bytes=239 protocol=https
  6. 2018-09-10T18:33:30.235155+00:00 heroku[router]: at=info method=GET path="/" host=fast-tundra-92960.herokuapp.com request_id=97730a19-65c0-4ae6-9534-5545d31ab2f8 fwd="104.246.9.205" dyno=web.1 connect=1ms service=5ms status=304 bytes=237 protocol=https
  7. 2018-09-10T18:33:30.362628+00:00 heroku[router]: at=info method=GET path="/api/current_user" host=fast-tundra-92960.herokuapp.com request_id=9ba6fbed-c5eb-4e63-bf94-bc726c072b3a fwd="104.246.9.205" dyno=web.1 connect=1ms service=3ms status=200 bytes=117 protocol=https
  8. 2018-09-10T18:33:30.283439+00:00 heroku[router]: at=info method=GET path="/static/css/main.d91fb95e.css" host=fast-tundra-92960.herokuapp.com request_id=f38ffcae-0060-4a75-9137-1c5e8805900c fwd="104.246.9.205" dyno=web.1 connect=1ms service=6ms status=304 bytes=239 protocol=https
  9. 2018-09-10T18:52:48.000000+00:00 app[api]: Build started by user salmaeng71@gmail.com
  10. 2018-09-10T18:54:01.467399+00:00 heroku[web.1]: Restarting
  11. 2018-09-10T18:54:01.467874+00:00 heroku[web.1]: State changed from up to starting
  12. 2018-09-10T18:54:01.148471+00:00 app[api]: Release v18 created by user salmaeng71@gmail.com
  13. 2018-09-10T18:54:01.148471+00:00 app[api]: Deploy ef997b13by user salmaeng71@gmail.com
  14. 2018-09-10T18:54:02.453106+00:00 heroku[web.1]: Stopping all processes with SIGTERM
  15. 2018-09-10T18:54:02.600488+00:00 heroku[web.1]: Process exited with status 143
  16. 2018-09-10T18:54:02.000000+00:00 app[api]: Build succeeded
  17. 2018-09-10T18:54:12.614815+00:00 heroku[web.1]: Starting process with command `npm start`
  18. 2018-09-10T18:54:15.871993+00:00 app[web.1]:
  19. 2018-09-10T18:54:15.872014+00:00 app[web.1]: > server@1.0.0 start /app
  20. 2018-09-10T18:54:15.872018+00:00 app[web.1]:
  21. 2018-09-10T18:54:15.872016+00:00 app[web.1]: > node index.js
  22. 2018-09-10T18:54:17.512085+00:00 app[web.1]: (node:20) DeprecationWarning: `open()` is deprecated in mongoose >= 4.11.0, use `openUri()` instead, or set the `useMongoClient` option if using `connect()` or `createConnection()`. See http://mongoosejs.com/docs/4.x/docs/connections.html#use-mongo-client
  23. 2018-09-10T18:54:17.561375+00:00 app[web.1]: Db.prototype.authenticate method will no longer be available in the nextmajor release 3.x as MongoDB 3.6 will only allow auth against users in the admin db and will no longer allow multiplecredentials on a socket. Please authenticate using MongoClient.connect with auth credentials.
  24. 2018-09-10T18:54:17.927424+00:00 heroku[web.1]: State changed from starting to up
  25. 2018-09-10T18:54:25.462122+00:00 heroku[router]: at=info method=GET path="/static/js/main.50ecc618.js" host=fast-tundra-92960.herokuapp.com request_id=5c913b77-0b8c-40b4-8647-36f3e0783bac fwd="104.246.9.205" dyno=web.1 connect=1ms service=39ms status=200 bytes=217710 protocol=https
  26. 2018-09-10T18:54:25.354092+00:00 heroku[router]: at=info method=GET path="/" host=fast-tundra-92960.herokuapp.com request_id=555091e1-477c-448b-813e-8ab2b9abd4a1 fwd="104.246.9.205" dyno=web.1 connect=1ms service=76ms status=200 bytes=836 protocol=https
  27. 2018-09-10T18:54:25.459129+00:00 heroku[router]: at=info method=GET path="/static/css/main.d91fb95e.css" host=fast-tundra-92960.herokuapp.com request_id=ca6f863b-d577-46f7-85b3-08b4cad7c3ea fwd="104.246.9.205" dyno=web.1 connect=0ms service=34ms status=200 bytes=139918 protocol=https
  28. 2018-09-10T18:54:27.454465+00:00 heroku[router]: at=info method=GET path="/api/current_user" host=fast-tundra-92960.herokuapp.com request_id=1e0382ee-c974-41da-89fc-d1b8bfc50a8b fwd="104.246.9.205" dyno=web.1 connect=1ms service=4ms status=200 bytes=117 protocol=https
  29. 2018-09-10T18:54:31.050842+00:00 heroku[router]: at=info method=GET path="/auth/google" host=fast-tundra-92960.herokuapp.com request_id=31e51907-a294-4ef9-8712-fad17c0feaf7 fwd="104.246.9.205" dyno=web.1 connect=0ms service=28ms status=302 bytes=386 protocol=https
  30. 2018-09-10T18:54:35.862919+00:00 app[web.1]: (node:20) DeprecationWarning: Mongoose: mpromise (mongoose's default promise library) is deprecated, plug in your own promise library instead: http://mongoosejs.com/docs/promises.html
  31. 2018-09-10T18:55:05.477336+00:00 heroku[router]: at=error code=H12 desc="Request timeout" method=GET path= "/auth/google/callback?code=4/VgAqsF9aExQp_jVE64SaOTBe6NvFUm6bD5IiW0KjR2AexK4dCCgkmvIbZ01Ys_BQb_M4jNTi8kf8cMVvp9ZGqcU" host=fast-tundra-92960.herokuapp.com request_id=f8506fc3-176e-455b-b3fa-fcc2e5a25f63 fwd="104.246.9.205" dyno=web.1 connect=0msservice=30000ms status=503 bytes=0 protocol=https
  32. 2018-09-10T19:00:41.047433+00:00 heroku[web.1]: Restarting
  33. 2018-09-10T19:00:41.048032+00:00 heroku[web.1]: State changed from up to starting
  34. 2018-09-10T19:00:42.080245+00:00 heroku[web.1]: Stopping all processes with SIGTERM
  35. 2018-09-10T19:00:42.228022+00:00 heroku[web.1]: Process exited with status 143
  36. 2018-09-10T19:00:52.728627+00:00 heroku[web.1]: Starting process with command `npm start`
  37. 2018-09-10T19:00:55.960169+00:00 app[web.1]:
  38. 2018-09-10T19:00:55.960186+00:00 app[web.1]: > server@1.0.0 start /app
  39. 2018-09-10T19:00:55.960188+00:00 app[web.1]: > node index.js
  40. 2018-09-10T19:00:55.960190+00:00 app[web.1]:
  41. 2018-09-10T19:00:56.897898+00:00 app[web.1]: (node:20) DeprecationWarning: `open()` is deprecated in mongoose >= 4.11.0, use `openUri()` instead, or set the `useMongoClient` option if using `connect()` or `createConnection()`. See http://mongoosejs.com/docs/4.x/docs/connections.html#use-mongo-client
  42. 2018-09-10T19:00:56.921121+00:00 app[web.1]: Db.prototype.authenticate method will no longer be available in the nextmajor release 3.x as MongoDB 3.6 will only allow auth against users in the admin db and will no longer allow multiplecredentials on a socket. Please authenticate using MongoClient.connect with auth credentials.
  43. 2018-09-10T19:00:57.491750+00:00 heroku[web.1]: State changed from starting to up
  44. 2018-09-10T19:00:59.145576+00:00 heroku[router]: at=info method=GET path="/static/js/main.50ecc618.js" host=fast-tundra-92960.herokuapp.com request_id=1974f1be-f7ee-4a1c-9cc2-df2813cc2ade fwd="104.246.9.205" dyno=web.1 connect=1ms service=11ms status=304 bytes=239 protocol=https
  45. 2018-09-10T19:00:59.067133+00:00 heroku[router]: at=info method=GET path="/" host=fast-tundra-92960.herokuapp.com request_id=950f5692-ba52-45f1-a4f2-185ee1e24d5c fwd="104.246.9.205" dyno=web.1 connect=0ms service=24ms status=304 bytes=237 protocol=https
  46. 2018-09-10T19:00:59.139740+00:00 heroku[router]: at=info method=GET path="/static/css/main.d91fb95e.css" host=fast-tundra-92960.herokuapp.com request_id=58be8080-3b98-42c1-a87f-aa10a3f3ea09 fwd="104.246.9.205" dyno=web.1 connect=0ms service=7ms status=304 bytes=239 protocol=https
  47. 2018-09-10T19:00:59.224984+00:00 heroku[router]: at=info method=GET path="/api/current_user" host=fast-tundra-92960.herokuapp.com request_id=97f023ed-0ca7-40bf-a01e-f004a9f351c0 fwd="104.246.9.205" dyno=web.1 connect=1ms service=5ms status=200 bytes=117 protocol=https
  48. 2018-09-10T19:01:04.534271+00:00 heroku[router]: at=info method=GET path="/auth/google" host=fast-tundra-92960.herokuapp.com request_id=8c7e4c1e-f502-436d-80d5-ece1e25a8385 fwd="104.246.9.205" dyno=web.1 connect=2ms service=25ms status=302 bytes=386 protocol=https
  49. 2018-09-10T19:01:08.591946+00:00 app[web.1]: (node:20) DeprecationWarning: Mongoose: mpromise (mongoose's default promise library) is deprecated, plug in your own promise library instead: http://mongoosejs.com/docs/promises.html
  50. 2018-09-10T19:01:38.275404+00:00 heroku[router]: at=error code=H12 desc="Request timeout" method=GET path= "/auth/google/callback?code=4/VgBQkgsv49C1-wguE21a-0yPcr-G-fFGyVXAARsOZp2fxSPfFGJ09qMkYaX1guyxy_xPiq2DkwLd_xxN074w3Fs" host=fast-tundra-92960.herokuapp.com request_id=6a35566f-68c6-4d4b-8b86-404ddb64dc47 fwd="104.246.9.205" dyno=web.1 connect=1msservice=30000ms status=503 bytes=0 protocol=https
  51. 2018-09-10T19:33:15.977595+00:00 heroku[web.1]: Idling
  52. 2018-09-10T19:33:15.978323+00:00 heroku[web.1]: State changed from up to down
  53. 2018-09-10T19:33:16.741556+00:00 heroku[web.1]: Stopping all processes with SIGTERM
  54. 2018-09-10T19:33:16.827440+00:00 heroku[web.1]: Process exited with status 143
  55. 2018-09-11T13:15:56.469732+00:00 heroku[web.1]: State changed from down to starting
  56. 2018-09-11T13:16:05.969733+00:00 heroku[web.1]: Starting process with command `npm start`
  57. 2018-09-11T13:16:08.876763+00:00 app[web.1]:
  58. 2018-09-11T13:16:08.876782+00:00 app[web.1]: > server@1.0.0 start /app
  59. 2018-09-11T13:16:08.876783+00:00 app[web.1]: > node index.js
  60. 2018-09-11T13:16:08.876785+00:00 app[web.1]:
  61. 2018-09-11T13:16:09.912135+00:00 app[web.1]: (node:20) DeprecationWarning: `open()` is deprecated in mongoose >= 4.11.0, use `openUri()` instead, or set the `useMongoClient` option if using `connect()` or `createConnection()`. See http://mongoosejs.com/docs/4.x/docs/connections.html#use-mongo-client
  62. 2018-09-11T13:16:09.939158+00:00 app[web.1]: Db.prototype.authenticate method will no longer be available in the nextmajor release 3.x as MongoDB 3.6 will only allow auth against users in the admin db and will no longer allow multiplecredentials on a socket. Please authenticate using MongoClient.connect with auth credentials.
  63. 2018-09-11T13:16:10.152382+00:00 heroku[web.1]: State changed from starting to up
  64. 2018-09-11T13:16:11.329290+00:00 heroku[router]: at=info method=GET path="/" host=fast-tundra-92960.herokuapp.com request_id=6fa50083-1d3f-405f-a7b2-019495235257 fwd="104.246.9.205" dyno=web.1 connect=0ms service=18ms status=304 bytes=237 protocol=https
  65. 2018-09-11T13:16:11.843036+00:00 heroku[router]: at=info method=GET path="/static/js/main.50ecc618.js" host=fast-tundra-92960.herokuapp.com request_id=c07ee2a2-b421-4196-af88-840ccff02976 fwd="104.246.9.205" dyno=web.1 connect=0ms service=2ms status=304 bytes=239 protocol=https
  66. 2018-09-11T13:16:11.841187+00:00 heroku[router]: at=info method=GET path="/static/css/main.d91fb95e.css" host=fast-tundra-92960.herokuapp.com request_id=c4127147-5045-4da3-a9e5-ffe4a9f4ec3b fwd="104.246.9.205" dyno=web.1 connect=0ms service=7ms status=304 bytes=239 protocol=https
  67. 2018-09-11T13:16:12.138423+00:00 heroku[router]: at=info method=GET path="/api/current_user" host=fast-tundra-92960.herokuapp.com request_id=48cbe567-9114-47b7-ade4-501e9ba0361a fwd="104.246.9.205" dyno=web.1 connect=0ms service=4ms status=200 bytes=117 protocol=https
  68. 2018-09-11T13:16:14.395837+00:00 heroku[router]: at=info method=GET path="/auth/google" host=fast-tundra-92960.herokuapp.com request_id=59e3d594-4b70-41ec-becf-767a8f8d685c fwd="104.246.9.205" dyno=web.1 connect=3ms service=6ms status=302 bytes=386 protocol=https
  69. 2018-09-11T13:16:23.786094+00:00 app[web.1]: (node:20) DeprecationWarning: Mongoose: mpromise (mongoose's default promise library) is deprecated, plug in your own promise library instead: http://mongoosejs.com/docs/promises.html
  70. 2018-09-11T13:16:52.156157+00:00 heroku[router]: at=error code=H12 desc="Request timeout" method=GET path= "/auth/google/callback?code=4/VwDQvKcg3u0-BZj0JJFv6XSZ0zVWNnmBd2fFKhVVKxZwhMXw613PvRkI7T2vhZsGHTZTiC-dW2jMrjoJxZXhU9E" host=fast-tundra-92960.herokuapp.com request_id=aeb3365b-1aae-42ee-87a5-d9f5765442d2 fwd="104.246.9.205" dyno=web.1 connect=0msservice=30000ms status=503 bytes=0 protocol=https
  71. 2018-09-11T13:22:19.659759+00:00 heroku[router]: at=info method=GET path="/" host=fast-tundra-92960.herokuapp.com request_id=5341b758-ea8e-4727-9d73-8c6f8c9db988 fwd="104.246.9.205" dyno=web.1 connect=0ms service=16ms status=304 bytes=237 protocol=https
  72. 2018-09-11T13:22:19.791475+00:00 heroku[router]: at=info method=GET path="/static/js/main.50ecc618.js" host=fast-tundra-92960.herokuapp.com request_id=17e52631-7d53-4217-9aac-d31779aaad58 fwd="104.246.9.205" dyno=web.1 connect=1ms service=3ms status=304 bytes=239 protocol=https
  73. 2018-09-11T13:22:19.791479+00:00 heroku[router]: at=info method=GET path="/static/css/main.d91fb95e.css" host=fast-tundra-92960.herokuapp.com request_id=6e488657-dbf4-4e74-a459-69dde968f64d fwd="104.246.9.205" dyno=web.1 connect=0ms service=5ms status=304 bytes=239 protocol=https
  74. 2018-09-11T13:22:20.001324+00:00 heroku[router]: at=info method=GET path="/api/current_user" host=fast-tundra-92960.herokuapp.com request_id=3f238908-c458-4f03-8721-7b06761648c3 fwd="104.246.9.205" dyno=web.1 connect=1ms service=7ms status=200 bytes=117 protocol=https
  75. 2018-09-11T13:22:22.383727+00:00 heroku[router]: at=info method=GET path="/auth/google" host=fast-tundra-92960.herokuapp.com request_id=80de0bf6-e660-4466-b783-917e2ffca0cb fwd="104.246.9.205" dyno=web.1 connect=1ms service=3ms status=302 bytes=386 protocol=https
  76. 2018-09-11T13:22:56.850050+00:00 heroku[router]: at=error code=H12 desc="Request timeout" method=GET path= "/auth/google/callback?code=4/VwCtm62T586uYrFnJiLfACPZKTrGB0wGUdQ8nEBy2WwDeSfrM1q8wrIwT8Kzi7SKB38axrAMzaXd5Vv29y9IfQw" host=fast-tundra-92960.herokuapp.com request_id=5fb668a0-9a9f-442a-a64a-1106aabcb7b0 fwd="104.246.9.205" dyno=web.1 connect=1msservice=30001ms status=503 bytes=0 protocol=https
  77. 2018-09-11T13:40:00.323500+00:00 heroku[router]: at=info method=GET path="/" host=fast-tundra-92960.herokuapp.com request_id=95353bec-ffc7-405d-9664-268bd8492616 fwd="104.246.9.205" dyno=web.1 connect=1ms service=4ms status=304 bytes=237 protocol=https
  78. 2018-09-11T13:40:00.447863+00:00 heroku[router]: at=info method=GET path="/static/js/main.50ecc618.js" host=fast-tundra-92960.herokuapp.com request_id=37a468b6-7d2c-450c-b996-816145752afd fwd="104.246.9.205" dyno=web.1 connect=0ms service=2ms status=304 bytes=239 protocol=https
  79. 2018-09-11T13:40:00.443429+00:00 heroku[router]: at=info method=GET path="/static/css/main.d91fb95e.css" host=fast-tundra-92960.herokuapp.com request_id=e9280d92-a33a-467b-b673-4aa925cfbee5 fwd="104.246.9.205" dyno=web.1 connect=0ms service=2ms status=304 bytes=239 protocol=https
  80. 2018-09-11T13:40:00.666135+00:00 heroku[router]: at=info method=GET path="/api/current_user" host=fast-tundra-92960.herokuapp.com request_id=c8f0cf77-cbfb-4385-acec-155605f6f474 fwd="104.246.9.205" dyno=web.1 connect=0ms service=1ms status=200 bytes=117 protocol=https
  81. 2018-09-11T14:15:27.322946+00:00 heroku[web.1]: Idling
  82. 2018-09-11T14:15:27.323683+00:00 heroku[web.1]: State changed from up to down
  83. 2018-09-11T14:15:27.975702+00:00 heroku[web.1]: Stopping all processes with SIGTERM
  84. 2018-09-11T14:15:28.080753+00:00 heroku[web.1]: Process exited with status 143
  85. 2018-09-11T16:06:21.882641+00:00 heroku[web.1]: Unidling
  86. 2018-09-11T16:06:21.883132+00:00 heroku[web.1]: State changed from down to starting
  87. 2018-09-11T16:06:29.562834+00:00 heroku[web.1]: Starting process with command `npm start`
  88. 2018-09-11T16:06:32.564155+00:00 app[web.1]:
  89. 2018-09-11T16:06:32.564181+00:00 app[web.1]: > server@1.0.0 start /app
  90. 2018-09-11T16:06:32.564183+00:00 app[web.1]: > node index.js
  91. 2018-09-11T16:06:32.564185+00:00 app[web.1]:
  92. 2018-09-11T16:06:33.526062+00:00 app[web.1]: Db.prototype.authenticate method will no longer be available in the nextmajor release 3.x as MongoDB 3.6 will only allow auth against users in the admin db and will no longer allow multiplecredentials on a socket. Please authenticate using MongoClient.connect with auth credentials.
  93. 2018-09-11T16:06:33.499822+00:00 app[web.1]: (node:20) DeprecationWarning: `open()` is deprecated in mongoose >= 4.11.0, use `openUri()` instead, or set the `useMongoClient` option if using `connect()` or `createConnection()`. See http://mongoosejs.com/docs/4.x/docs/connections.html#use-mongo-client
  94. 2018-09-11T16:06:34.236909+00:00 heroku[web.1]: State changed from starting to up
  95. 2018-09-11T16:06:36.056152+00:00 heroku[router]: at=info method=GET path="/static/css/main.d91fb95e.css" host=fast-tundra-92960.herokuapp.com request_id=fb111b26-9b15-423f-aa97-3d3ea57085af fwd="104.246.9.205" dyno=web.1 connect=1ms service=6ms status=304 bytes=239 protocol=https
  96. 2018-09-11T16:06:36.008266+00:00 heroku[router]: at=info method=GET path="/" host=fast-tundra-92960.herokuapp.com request_id=8c303f17-b938-4892-a0aa-0e27628e9b81 fwd="104.246.9.205" dyno=web.1 connect=1ms service=37ms status=304 bytes=237 protocol=https
  97. 2018-09-11T16:06:36.083982+00:00 heroku[router]: at=info method=GET path="/static/js/main.50ecc618.js" host=fast-tundra-92960.herokuapp.com request_id=e06bc658-62e5-4992-9c24-4a63bff66716 fwd="104.246.9.205" dyno=web.1 connect=1ms service=3ms status=304 bytes=239 protocol=https
  98. 2018-09-11T16:06:36.148470+00:00 heroku[router]: at=info method=GET path="/api/current_user" host=fast-tundra-92960.herokuapp.com request_id=cc02827b-0202-4b04-b94a-235741fcb053 fwd="104.246.9.205" dyno=web.1 connect=1ms service=6ms status=200 bytes=117 protocol=https
  99. 2018-09-11T16:08:06.128335+00:00 heroku[router]: at=info method=GET path="/auth/google" host=fast-tundra-92960.herokuapp.com request_id=5a40b713-fa07-4fc9-8a8f-13775244c317 fwd="104.246.9.205" dyno=web.1 connect=0ms service=16ms status=302 bytes=386 protocol=https
  100. 2018-09-11T16:08:09.973776+00:00 app[web.1]: (node:20) DeprecationWarning: Mongoose: mpromise (mongoose's default promise library) is deprecated, plug in your own promise library instead: http://mongoosejs.com/docs/promises.html
  101. 2018-09-11T16:08:39.642997+00:00 heroku[router]: at=error code=H12 desc="Request timeout" method=GET path= "/auth/google/callback?code=4/VwCnCE6SaREs888svMiXBAcYL99gsB_JC0633TcRuxyhmyb9XaH9F488qc6epKju1CXNCAGCyFvj6K4yk6LrsD0" host=fast-tundra-92960.herokuapp.com request_id=959251c7-b111-4420-8235-aed2740f7c71 fwd="104.246.9.205" dyno=web.1 connect=0msservice=30000ms status=503 bytes=0 protocol=https
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement