Advertisement
Guest User

Untitled

a guest
Feb 26th, 2020
3,935
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. PS C:\Users\Gustavo\Documents\Spotify\web-api-auth-examples> heroku logs --tail
  2. 2020-02-27T01:38:16.432503+00:00 app[api]: Initial release by user gs.cesario1998@gmail.com
  3. 2020-02-27T01:38:16.432503+00:00 app[api]: Release v1 created by user gs.cesario1998@gmail.com
  4. 2020-02-27T01:38:16.901057+00:00 app[api]: Enable Logplex by user gs.cesario1998@gmail.com
  5. 2020-02-27T01:38:16.901057+00:00 app[api]: Release v2 created by user gs.cesario1998@gmail.com
  6. 2020-02-27T01:47:19.095166+00:00 heroku[router]: at=info code=H81 desc="Blank app" method=GET path="/" host=reactify-auth.herokuapp.com request_id=7acd22c0-3109-4c52-9fea-997bdd17d659 fwd="187.59.181.61" dyno= connect= service= status=502 bytes= protocol=https
  7. 2020-02-27T01:47:19.316069+00:00 heroku[router]: at=info code=H81 desc="Blank app" method=GET path="/favicon.ico" host=reactify-auth.herokuapp.com request_id=53c0ebe8-4e75-468e-bd6a-b1ddb8407817 fwd="187.59.181.61" dyno= connect= service= status=502 bytes= protocol=https
  8. 2020-02-27T01:51:07.000000+00:00 app[api]: Build started by user gs.cesario1998@gmail.com
  9. 2020-02-27T01:51:22.521742+00:00 app[api]: Release v3 created by user gs.cesario1998@gmail.com
  10. 2020-02-27T01:51:22.521742+00:00 app[api]: Deploy f403a92c by user gs.cesario1998@gmail.com
  11. 2020-02-27T01:51:22.544628+00:00 app[api]: Scaled to web@1:Free by user gs.cesario1998@gmail.com
  12. 2020-02-27T01:51:23.000000+00:00 app[api]: Build succeeded
  13. 2020-02-27T01:51:25.098550+00:00 heroku[web.1]: Starting process with command `node authorization_code/app.js`
  14. 2020-02-27T01:51:27.437517+00:00 app[web.1]: Listening on 8888
  15. 2020-02-27T01:51:28.757314+00:00 heroku[web.1]: State changed from starting to up
  16. 2020-02-27T01:51:30.106607+00:00 heroku[router]: at=info method=GET path="/" host=reactify-auth.herokuapp.com request_id=66c1dada-d525-4415-b43f-e4d13eec397e fwd="187.59.181.61" dyno=web.1 connect=1ms service=20ms status=200 bytes=5119 protocol=https
  17. 2020-02-27T01:51:30.453404+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=reactify-auth.herokuapp.com request_id=90a6e1b4-1dde-45fc-8e67-4704190c820c fwd="187.59.181.61" dyno=web.1 connect=0ms service=10ms status=404 bytes=426 protocol=https
  18. 2020-02-27T01:52:57.342559+00:00 heroku[router]: at=info method=GET path="/" host=reactify-auth.herokuapp.com request_id=b0db60a6-b5e0-4724-8d6c-19c96cdc8fa4 fwd="187.59.181.61" dyno=web.1 connect=1ms service=6ms status=304 bytes=238 protocol=https
  19. 2020-02-27T01:54:12.654896+00:00 heroku[router]: at=info method=GET path="/login" host=reactify-auth.herokuapp.com request_id=76322c58-0533-45e9-b5d6-81948187664e fwd="187.59.181.61" dyno=web.1 connect=0ms service=19ms status=302 bytes=1274 protocol=https
  20. 2020-02-27T01:54:19.251805+00:00 heroku[router]: at=info method=GET path="/" host=reactify-auth.herokuapp.com request_id=478b0182-bafd-4c11-8e53-88b35fe8079a fwd="187.59.181.61" dyno=web.1 connect=0ms service=3ms status=304 bytes=238 protocol=https
  21. 2020-02-27T02:02:41.593161+00:00 heroku[router]: at=info method=GET path="/" host=reactify-auth.herokuapp.com request_id=469fc04e-5f4a-43ec-a352-4374207e8adb fwd="187.59.181.61" dyno=web.1 connect=1ms service=7ms status=200 bytes=5119 protocol=https
  22. 2020-02-27T02:02:56.479842+00:00 heroku[router]: at=info method=GET path="/" host=reactify-auth.herokuapp.com request_id=7fcb0e9a-73c8-43c0-b005-446526a4e9b4 fwd="179.166.174.5" dyno=web.1 connect=1ms service=6ms status=200 bytes=5119 protocol=https
  23. 2020-02-27T02:03:19.667814+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=reactify-auth.herokuapp.com request_id=133a2129-323f-4630-9a0a-5e07deec49f5 fwd="179.166.174.5" dyno=web.1 connect=1ms service=2ms status=404 bytes=426 protocol=https
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement