Advertisement
Guest User

Untitled

a guest
Apr 28th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.65 KB | None | 0 0
  1. PS C:\Users\Nastiy\scala-nsk\stocks-store-template> heroku logs --tail
  2. 2019-04-28T14:07:23.592011+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks?count=10&itemId=1&search=" host=warm-citadel-97897.herokuapp.com request_id=1f82ead7-11f8-4d5a-a0e2-3a993508e3d8 fwd="92.2.80.97" dyno= connect= service= status=503 bytes= protocol=http
  3. 2019-04-28T14:07:23.751123+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/account/info" host=warm-citadel-97897.herokuapp.com request_id=81b2407f-e965-4fb4-861c-c22dc2fc930e fwd="52.14.226.186" dyno= connect= service= status=503 bytes= protocol=http
  4. 2019-04-28T14:07:23.725252+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/account/info" host=warm-citadel-97897.herokuapp.com request_id=0514ae7b-a321-44fb-b35e-5c7418d7e530 fwd="52.14.226.186" dyno= connect= service= status=503 bytes= protocol=http
  5. 2019-04-28T14:07:24.238929+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/account/info" host=warm-citadel-97897.herokuapp.com request_id=2e8db23d-e1dc-4062-8bd3-e855e34eb9bf fwd="82.15.76.223" dyno= connect= service= status=503 bytes= protocol=http
  6. 2019-04-28T14:07:34.484759+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks?itemId=1" host=warm-citadel-97897.herokuapp.com request_id=c1635e00-d88d-4ceb-b29f-691877ff7ebc fwd="52.14.226.186" dyno= connect= service= status=503 bytes= protocol=http
  7. 2019-04-28T14:07:34.511622+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks?itemId=1" host=warm-citadel-97897.herokuapp.com request_id=07a58067-7139-4cab-a603-b8da9e1efed8 fwd="52.14.226.186" dyno= connect= service= status=503 bytes= protocol=http
  8. 2019-04-28T14:07:35.055090+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks?itemId=1" host=warm-citadel-97897.herokuapp.com request_id=b162ce2c-4941-4e33-a677-d51859b1e7a9 fwd="62.205.253.80" dyno= connect= service= status=503 bytes= protocol=http
  9. 2019-04-28T14:07:36.740520+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks?itemId=1" host=warm-citadel-97897.herokuapp.com request_id=5535daa2-1580-47d7-8b06-e1149d5f983f fwd="122.202.208.143" dyno= connect= service= status=503 bytes= protocol=http
  10. 2019-04-28T14:08:23.404390+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=OPTIONS path="/api/auth/refresh" host=warm-citadel-97897.herokuapp.com request_id=e7f8ae16-8764-4604-9617-d037de249a67 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  11. 2019-04-28T14:08:23.406355+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks" host=warm-citadel-97897.herokuapp.com request_id=9909bbb5-d075-4fc6-9bed-5191580809a6 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  12. 2019-04-28T14:08:23.407310+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/account/info" host=warm-citadel-97897.herokuapp.com request_id=71f2e391-d94c-4048-96c3-63d0fb32432a fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  13. 2019-04-28T14:09:00.362226+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=OPTIONS path="/api/auth/refresh" host=warm-citadel-97897.herokuapp.com request_id=17c5b4c5-52fc-4a2a-b1ab-5aa751526be1 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  14. 2019-04-28T14:09:00.369769+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks" host=warm-citadel-97897.herokuapp.com request_id=dcbfda5c-0cdd-45a5-a0e2-0430892a3f46 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  15. 2019-04-28T14:09:00.369099+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/account/info" host=warm-citadel-97897.herokuapp.com request_id=0a27fd27-4332-46b5-a649-c8aac663f175 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  16. 2019-04-28T14:09:29.882230+00:00 app[api]: Deploy 87ed6326 by user nastymana@yandex.ru
  17. 2019-04-28T14:09:29.882230+00:00 app[api]: Release v28 created by user nastymana@yandex.ru
  18. 2019-04-28T14:09:30.770278+00:00 heroku[web.1]: State changed from crashed to starting
  19. 2019-04-28T14:09:36.776476+00:00 heroku[web.1]: Starting process with command `target/universal/stage/bin/stocks-store`
  20. 2019-04-28T14:09:38.215051+00:00 app[web.1]: Setting JAVA_TOOL_OPTIONS defaults based on dyno size. Custom settings will override them.
  21. 2019-04-28T14:09:38.328221+00:00 app[web.1]: Picked up JAVA_TOOL_OPTIONS: -Xmx300m -Xss512k -XX:CICompilerCount=2 -Dfile.encoding=UTF-8
  22. 2019-04-28T14:09:40.018529+00:00 app[web.1]: 21:09:40.014 INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
  23. 2019-04-28T14:09:41.177815+00:00 app[web.1]: 21:09:41.177 INFO o.f.c.i.license.VersionPrinter - Flyway Community Edition 6.0.0-beta by Boxfuse
  24. 2019-04-28T14:09:41.490092+00:00 app[web.1]: 21:09:41.489 INFO o.f.c.i.database.DatabaseFactory - Database: jdbc:postgresql://ec2-54-221-201-212.compute-1.amazonaws.com:5432/d7i33petq2e9gv (PostgreSQL 11.2)
  25. 2019-04-28T14:09:41.717724+00:00 app[web.1]: Exception in thread "main" org.flywaydb.core.api.FlywayException: Validate failed: Detected applied migration not resolved locally: 5
  26. 2019-04-28T14:09:41.717873+00:00 app[web.1]: at org.flywaydb.core.Flyway.doValidate(Flyway.java:262)
  27. 2019-04-28T14:09:41.717930+00:00 app[web.1]: at org.flywaydb.core.Flyway.access$100(Flyway.java:71)
  28. 2019-04-28T14:09:41.718017+00:00 app[web.1]: at org.flywaydb.core.Flyway$1.execute(Flyway.java:144)
  29. 2019-04-28T14:09:41.718070+00:00 app[web.1]: at org.flywaydb.core.Flyway$1.execute(Flyway.java:136)
  30. 2019-04-28T14:09:41.718102+00:00 app[web.1]: at org.flywaydb.core.Flyway.execute(Flyway.java:453)
  31. 2019-04-28T14:09:41.718195+00:00 app[web.1]: at org.flywaydb.core.Flyway.migrate(Flyway.java:136)
  32. 2019-04-28T14:09:41.718272+00:00 app[web.1]: at ru.tinkoff.fintech.stocks.Server$.applyMigrations(Server.scala:38)
  33. 2019-04-28T14:09:41.718303+00:00 app[web.1]: at ru.tinkoff.fintech.stocks.Server$.main(Server.scala:45)
  34. 2019-04-28T14:09:41.718342+00:00 app[web.1]: at ru.tinkoff.fintech.stocks.Server.main(Server.scala)
  35. 2019-04-28T14:09:59.000000+00:00 app[api]: Build succeeded
  36. 2019-04-28T14:10:37.118516+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
  37. 2019-04-28T14:10:37.118714+00:00 heroku[web.1]: Stopping process with SIGKILL
  38. 2019-04-28T14:10:37.221367+00:00 heroku[web.1]: State changed from starting to crashed
  39. 2019-04-28T14:10:37.229373+00:00 heroku[web.1]: State changed from crashed to starting
  40. 2019-04-28T14:10:37.205239+00:00 heroku[web.1]: Process exited with status 137
  41. 2019-04-28T14:10:54.355507+00:00 heroku[web.1]: Starting process with command `target/universal/stage/bin/stocks-store`
  42. 2019-04-28T14:10:56.118488+00:00 app[web.1]: Setting JAVA_TOOL_OPTIONS defaults based on dyno size. Custom settings will override them.
  43. 2019-04-28T14:10:56.345164+00:00 app[web.1]: Picked up JAVA_TOOL_OPTIONS: -Xmx300m -Xss512k -XX:CICompilerCount=2 -Dfile.encoding=UTF-8
  44. 2019-04-28T14:10:58.660360+00:00 app[web.1]: 21:10:58.650 INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
  45. 2019-04-28T14:11:00.406511+00:00 app[web.1]: 21:11:00.406 INFO o.f.c.i.license.VersionPrinter - Flyway Community Edition 6.0.0-beta by Boxfuse
  46. 2019-04-28T14:11:00.867216+00:00 app[web.1]: 21:11:00.867 INFO o.f.c.i.database.DatabaseFactory - Database: jdbc:postgresql://ec2-54-221-201-212.compute-1.amazonaws.com:5432/d7i33petq2e9gv (PostgreSQL 11.2)
  47. 2019-04-28T14:11:01.388594+00:00 app[web.1]: Exception in thread "main" org.flywaydb.core.api.FlywayException: Validate failed: Detected applied migration not resolved locally: 5
  48. 2019-04-28T14:11:01.388617+00:00 app[web.1]: at org.flywaydb.core.Flyway.doValidate(Flyway.java:262)
  49. 2019-04-28T14:11:01.388619+00:00 app[web.1]: at org.flywaydb.core.Flyway.access$100(Flyway.java:71)
  50. 2019-04-28T14:11:01.388621+00:00 app[web.1]: at org.flywaydb.core.Flyway$1.execute(Flyway.java:144)
  51. 2019-04-28T14:11:01.388622+00:00 app[web.1]: at org.flywaydb.core.Flyway$1.execute(Flyway.java:136)
  52. 2019-04-28T14:11:01.388624+00:00 app[web.1]: at org.flywaydb.core.Flyway.execute(Flyway.java:453)
  53. 2019-04-28T14:11:01.388626+00:00 app[web.1]: at org.flywaydb.core.Flyway.migrate(Flyway.java:136)
  54. 2019-04-28T14:11:01.388628+00:00 app[web.1]: at ru.tinkoff.fintech.stocks.Server$.applyMigrations(Server.scala:38)
  55. 2019-04-28T14:11:01.388629+00:00 app[web.1]: at ru.tinkoff.fintech.stocks.Server$.main(Server.scala:45)
  56. 2019-04-28T14:11:01.390671+00:00 app[web.1]: at ru.tinkoff.fintech.stocks.Server.main(Server.scala)
  57. 2019-04-28T14:11:55.100699+00:00 heroku[web.1]: State changed from starting to crashed
  58. 2019-04-28T14:11:54.968779+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
  59. 2019-04-28T14:11:54.968963+00:00 heroku[web.1]: Stopping process with SIGKILL
  60. 2019-04-28T14:11:55.083443+00:00 heroku[web.1]: Process exited with status 137
  61. 2019-04-28T14:11:55.582436+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/transaction/history?count=10&itemId=1&search=" host=warm-citadel-97897.herokuapp.com request_id=a2da5330-fbd2-474f-8dfd-4be2c79cc697 fwd="18.219.141.170" dyno= connect= service= status=503 bytes= protocol=http
  62. 2019-04-28T14:11:55.623481+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/account/info" host=warm-citadel-97897.herokuapp.com request_id=254d2bb3-3660-4ecb-abdf-e149f7eaddb4 fwd="18.219.141.170" dyno= connect= service= status=503 bytes= protocol=http
  63. 2019-04-28T14:11:56.663164+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks?itemId=1" host=warm-citadel-97897.herokuapp.com request_id=9312c5ca-6046-4833-93ff-ef07347972be fwd="18.219.141.170" dyno= connect= service= status=503 bytes= protocol=http
  64. 2019-04-28T14:11:56.629499+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=POST path="/api/auth/signin" host=warm-citadel-97897.herokuapp.com request_id=2b0e6942-84c3-4fd2-8ea3-439d802014ac fwd="109.174.112.47" dyno= connect= service= status=503 bytes= protocol=https
  65. 2019-04-28T14:11:57.648569+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/account/info" host=warm-citadel-97897.herokuapp.com request_id=d998aa49-f2ee-4435-b76e-b23c4f2c728b fwd="18.219.141.170" dyno= connect= service= status=503 bytes= protocol=http
  66. 2019-04-28T14:11:57.650302+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks?itemId=1" host=warm-citadel-97897.herokuapp.com request_id=f975a198-ba86-4b96-a863-d7196d227e2d fwd="18.219.141.170" dyno= connect= service= status=503 bytes= protocol=http
  67. 2019-04-28T14:11:57.591362+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/transaction/history?count=10&itemId=1&search=" host=warm-citadel-97897.herokuapp.com request_id=a0230130-8b44-4268-bda5-63b3fe88f617 fwd="18.219.141.170" dyno= connect= service= status=503 bytes= protocol=http
  68. 2019-04-28T14:11:57.609833+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks?count=10&itemId=1&search=" host=warm-citadel-97897.herokuapp.com request_id=bc69acfb-4345-449c-96ae-b96f9eb54fb8 fwd="18.219.141.170" dyno= connect= service= status=503 bytes= protocol=http
  69. 2019-04-28T14:11:58.592561+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks?count=10&itemId=1&search=" host=warm-citadel-97897.herokuapp.com request_id=3d098df8-1610-4c8f-8fa5-b04ae6b89119 fwd="18.219.141.170" dyno= connect= service= status=503 bytes= protocol=http
  70. 2019-04-28T14:11:59.528128+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/account/info" host=warm-citadel-97897.herokuapp.com request_id=3c14dcbc-cc3b-426d-bb40-59beb53060d1 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  71. 2019-04-28T14:11:59.525088+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=OPTIONS path="/api/auth/refresh" host=warm-citadel-97897.herokuapp.com request_id=55409f89-0627-46ac-bfd0-9de8590bbe4f fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  72. 2019-04-28T14:11:59.529118+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks" host=warm-citadel-97897.herokuapp.com request_id=98de4d49-4d88-4e2e-b3fd-bc3f9496e6a8 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  73. 2019-04-28T14:12:12.874664+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks" host=warm-citadel-97897.herokuapp.com request_id=52f4783f-6947-4296-a1b3-a122b9c42141 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  74. 2019-04-28T14:12:12.870342+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/account/info" host=warm-citadel-97897.herokuapp.com request_id=648b91aa-4b8d-4ad6-b3e0-05a7cee8fb05 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  75. 2019-04-28T14:12:12.870226+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=OPTIONS path="/api/auth/refresh" host=warm-citadel-97897.herokuapp.com request_id=69070c61-aaf2-4817-9e7b-fb5450e791c9 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  76. 2019-04-28T14:12:22.164604+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=POST path="/api/auth/signup" host=warm-citadel-97897.herokuapp.com request_id=13f1155a-31b4-468f-b3aa-342024fabb22 fwd="109.174.112.47" dyno= connect= service= status=503 bytes= protocol=https
  77. 2019-04-28T14:12:24.707468+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/account/info" host=warm-citadel-97897.herokuapp.com request_id=48e07966-388d-4800-8446-d4f8cbc6ac81 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  78. 2019-04-28T14:12:24.674862+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=OPTIONS path="/api/auth/refresh" host=warm-citadel-97897.herokuapp.com request_id=072603c3-b2f0-44a7-9701-7ca48a3903f7 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  79. 2019-04-28T14:12:24.707850+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks" host=warm-citadel-97897.herokuapp.com request_id=71377401-b6af-4015-b91a-8598e101b731 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  80. 2019-04-28T14:12:38.754102+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=POST path="/api/auth/signup" host=warm-citadel-97897.herokuapp.com request_id=12729060-0a27-4bd6-8e94-22fb1c45b821 fwd="109.174.112.47" dyno= connect= service= status=503 bytes= protocol=https
  81. 2019-04-28T14:12:45.126934+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/account/info" host=warm-citadel-97897.herokuapp.com request_id=56d4207b-a4b5-44b7-9182-0ebd2dd47c47 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  82. 2019-04-28T14:12:45.125527+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=OPTIONS path="/api/auth/refresh" host=warm-citadel-97897.herokuapp.com request_id=6042376d-a813-4cd9-a4ae-8e9dbaccebc0 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  83. 2019-04-28T14:12:45.127997+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks" host=warm-citadel-97897.herokuapp.com request_id=7140c1a9-5478-4ff2-8816-15fb33d2b9e9 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  84. 2019-04-28T14:12:47.039642+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/transaction/history?count=10&itemId=1&search=" host=warm-citadel-97897.herokuapp.com request_id=b8dd59c0-ee1f-481f-b80c-4dafcef4e7e9 fwd="18.220.218.112" dyno= connect= service= status=503 bytes= protocol=http
  85. 2019-04-28T14:12:47.063642+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/transaction/history?count=10&itemId=1&search=" host=warm-citadel-97897.herokuapp.com request_id=35ffdd35-4580-48d8-b079-ff9a51d9ad0a fwd="18.220.218.112" dyno= connect= service= status=503 bytes= protocol=http
  86. 2019-04-28T14:12:47.091029+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks?count=10&itemId=1&search=" host=warm-citadel-97897.herokuapp.com request_id=6de9f0fe-dcd0-4900-a061-0b1475762273 fwd="18.220.218.112" dyno= connect= service= status=503 bytes= protocol=http
  87. 2019-04-28T14:12:47.122761+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks?count=10&itemId=1&search=" host=warm-citadel-97897.herokuapp.com request_id=4c9d3a13-fc8f-45db-b265-ba0285c39fd0 fwd="18.220.218.112" dyno= connect= service= status=503 bytes= protocol=http
  88. 2019-04-28T14:12:47.227887+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks?itemId=1" host=warm-citadel-97897.herokuapp.com request_id=1218cca4-859d-47aa-889a-8683d24016eb fwd="18.220.218.112" dyno= connect= service= status=503 bytes= protocol=http
  89. 2019-04-28T14:12:47.151037+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/account/info" host=warm-citadel-97897.herokuapp.com request_id=85872dfd-16f9-4db4-bb64-ef635591afa4 fwd="18.220.218.112" dyno= connect= service= status=503 bytes= protocol=http
  90. 2019-04-28T14:12:47.177225+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/account/info" host=warm-citadel-97897.herokuapp.com request_id=8e594bef-bb8d-408a-95af-43f961ce91df fwd="18.220.218.112" dyno= connect= service= status=503 bytes= protocol=http
  91. 2019-04-28T14:12:47.201123+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks?itemId=1" host=warm-citadel-97897.herokuapp.com request_id=edb324c8-fff0-4495-8a7b-158533959c5c fwd="18.220.218.112" dyno= connect= service= status=503 bytes= protocol=http
  92. 2019-04-28T14:12:58.585447+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks" host=warm-citadel-97897.herokuapp.com request_id=efb11644-17ce-48c5-bd94-13a1815e720e fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  93. 2019-04-28T14:12:58.582567+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=OPTIONS path="/api/auth/refresh" host=warm-citadel-97897.herokuapp.com request_id=1e52955f-d3c8-4f80-b799-700b908dba76 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  94. 2019-04-28T14:12:58.583385+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/account/info" host=warm-citadel-97897.herokuapp.com request_id=0b456cba-0e50-4c65-ad66-b595be05a5b2 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  95. 2019-04-28T14:15:07.432837+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/account/info" host=warm-citadel-97897.herokuapp.com request_id=3b30e310-b740-4c52-b3f9-4251f936b53a fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  96. 2019-04-28T14:15:07.435068+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks" host=warm-citadel-97897.herokuapp.com request_id=ca28661f-d423-4df8-a140-8a04986f7290 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  97. 2019-04-28T14:15:07.434112+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=OPTIONS path="/api/auth/refresh" host=warm-citadel-97897.herokuapp.com request_id=f57429d8-d03b-457b-bd60-610ab2b1d37e fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  98. 2019-04-28T14:15:26.698927+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/stocks" host=warm-citadel-97897.herokuapp.com request_id=f6d55c4a-c0a0-4ab0-884a-01c51b86be00 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  99. 2019-04-28T14:15:26.695749+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/account/info" host=warm-citadel-97897.herokuapp.com request_id=43e05a3e-62bd-4076-8592-d23edb1c7fc2 fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  100. 2019-04-28T14:15:26.663897+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=OPTIONS path="/api/auth/refresh" host=warm-citadel-97897.herokuapp.com request_id=691d55f2-9a66-4c6f-b102-6d0c454f553e fwd="37.193.1.107" dyno= connect= service= status=503 bytes= protocol=https
  101. 2019-04-28T14:15:30.388236+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=POST path="/api/auth/signup" host=warm-citadel-97897.herokuapp.com request_id=18568fdf-7484-491b-b54d-6a6d2d5e22b3 fwd="109.174.112.47" dyno= connect= service= status=503 bytes= protocol=https
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement