Advertisement
Guest User

Untitled

a guest
Feb 6th, 2018
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. C:\Users\Malek Ashkar>heroku logs --tail -a adonispvp
  2. 2018-02-07T01:47:43.455767+00:00 app[api]: Initial release by user radefrozt@gmail.com
  3. 2018-02-07T01:47:43.455767+00:00 app[api]: Release v1 created by user radefrozt@gmail.com
  4. 2018-02-07T01:47:43.565216+00:00 app[api]: Release v2 created by user radefrozt@gmail.com
  5. 2018-02-07T01:47:43.565216+00:00 app[api]: Enable Logplex by user radefrozt@gmail.com
  6. 2018-02-07T01:50:29.000000+00:00 app[api]: Build started by user radefrozt@gmail.com
  7. 2018-02-07T01:50:38.151402+00:00 app[api]: Scaled to web@1:Free by user radefrozt@gmail.com
  8. 2018-02-07T01:50:38.131369+00:00 app[api]: Deploy 0c5309fa by user radefrozt@gmail.com
  9. 2018-02-07T01:50:38.131369+00:00 app[api]: Release v3 created by user radefrozt@gmail.com
  10. 2018-02-07T01:50:29.000000+00:00 app[api]: Build succeeded
  11. 2018-02-07T01:50:41.331562+00:00 heroku[web.1]: Starting process with command `npm start`
  12. 2018-02-07T01:50:44.948274+00:00 heroku[web.1]: State changed from starting to crashed
  13. 2018-02-07T01:50:44.950651+00:00 heroku[web.1]: State changed from crashed to starting
  14. 2018-02-07T01:50:44.932838+00:00 heroku[web.1]: Process exited with status 1
  15. 2018-02-07T01:50:44.822509+00:00 app[web.1]: npm ERR! missing script: start
  16. 2018-02-07T01:50:44.839920+00:00 app[web.1]:
  17. 2018-02-07T01:50:44.843345+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
  18. 2018-02-07T01:50:44.844055+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2018-02-07T01_50_44_825Z-debug.log
  19. 2018-02-07T01:50:46.754437+00:00 heroku[web.1]: Starting process with command `npm start`
  20. 2018-02-07T01:50:48.890077+00:00 heroku[web.1]: Process exited with status 1
  21. 2018-02-07T01:50:48.906189+00:00 heroku[web.1]: State changed from starting to crashed
  22. 2018-02-07T01:50:48.819166+00:00 app[web.1]:
  23. 2018-02-07T01:50:48.811700+00:00 app[web.1]: npm ERR! missing script: start
  24. 2018-02-07T01:50:48.819783+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
  25. 2018-02-07T01:50:48.819940+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2018-02-07T01_50_48_813Z-debug.log
  26. 2018-02-07T01:51:13.122644+00:00 heroku[web.1]: State changed from crashed to down
  27. 2018-02-07T01:51:13.015327+00:00 app[api]: Scaled to web@0:Free by user radefrozt@gmail.com
  28. 2018-02-07T01:51:46.821914+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=adonispvp.herokuapp.com request_id=38064bfd-d2d3-41b2-85db-0d5db85f45a6 fwd="24.187.183.165" dyno= connect= service= status=503 bytes= protocol=https
  29. 2018-02-07T01:51:47.310667+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=adonispvp.herokuapp.com request_id=d79952eb-0830-48e2-a0ba-a28cadc462c7 fwd="24.187.183.165" dyno= connect= service= status=503 bytes= protocol=https
  30. 2018-02-07T01:58:06.000000+00:00 app[api]: Build started by user radefrozt@gmail.com
  31. 2018-02-07T01:58:15.709261+00:00 app[api]: Release v4 created by user radefrozt@gmail.com
  32. 2018-02-07T01:58:15.709261+00:00 app[api]: Deploy ffe871fd by user radefrozt@gmail.com
  33. 2018-02-07T01:58:06.000000+00:00 app[api]: Build succeeded
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement