Skip to content

Instantly share code, notes, and snippets.

@surayashivji
Created December 10, 2016 06:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save surayashivji/08212e854a2595f1b3e906cb8728c325 to your computer and use it in GitHub Desktop.
Save surayashivji/08212e854a2595f1b3e906cb8728c325 to your computer and use it in GitHub Desktop.
heroku logs
2016-12-10T06:14:11.206951+00:00 heroku[router]: at=info code=H81 desc="Blank app" method=GET path="/" host=serene-crag-40965.herokuapp.com request_id=7299599f-9f86-4d88-be5d-1f4836af29b8 fwd="142.129.115.209" dyno= connect= service= status=502 bytes=
2016-12-10T06:14:11.369697+00:00 heroku[router]: at=info code=H81 desc="Blank app" method=GET path="/favicon.ico" host=serene-crag-40965.herokuapp.com request_id=7afd5fed-73a2-460e-a08a-812ab73d389f fwd="142.129.115.209" dyno= connect= service= status=502 bytes=
2016-12-10T06:14:36.084501+00:00 heroku[router]: at=info code=H81 desc="Blank app" method=GET path="/" host=serene-crag-40965.herokuapp.com request_id=af5f8fd2-a903-491b-9299-acc6658d6db9 fwd="142.129.115.209" dyno= connect= service= status=502 bytes=
2016-12-10T06:14:36.245303+00:00 heroku[router]: at=info code=H81 desc="Blank app" method=GET path="/favicon.ico" host=serene-crag-40965.herokuapp.com request_id=6ca89051-69a3-4495-9b1e-7b62ba2102eb fwd="142.129.115.209" dyno= connect= service= status=502 bytes=
2016-12-10T06:29:01.042293+00:00 heroku[router]: at=info code=H81 desc="Blank app" method=GET path="/" host=serene-crag-40965.herokuapp.com request_id=3c8add13-180c-4395-aa77-8d99f18b99c5 fwd="142.129.115.209" dyno= connect= service= status=502 bytes=
2016-12-10T06:29:01.216809+00:00 heroku[router]: at=info code=H81 desc="Blank app" method=GET path="/favicon.ico" host=serene-crag-40965.herokuapp.com request_id=d2003ce0-1d72-4545-b3ac-8ca8c0cdce7f fwd="142.129.115.209" dyno= connect= service= status=502 bytes=
2016-12-10T06:34:26.226253+00:00 heroku[router]: at=info code=H81 desc="Blank app" method=GET path="/" host=serene-crag-40965.herokuapp.com request_id=19f6e0d0-41ee-4dc9-a03e-f4c398a90560 fwd="173.252.120.101" dyno= connect= service= status=502 bytes=
2016-12-10T06:34:28.179545+00:00 heroku[router]: at=info code=H81 desc="Blank app" method=GET path="/" host=serene-crag-40965.herokuapp.com request_id=d33e1181-1170-48dd-9ea0-8d903dbb76e3 fwd="66.220.145.244" dyno= connect= service= status=502 bytes=
2016-12-10T06:34:28.496635+00:00 heroku[router]: at=info code=H81 desc="Blank app" method=GET path="/favicon.ico" host=serene-crag-40965.herokuapp.com request_id=480c5721-9ec5-4c5c-8578-029a2689edf5 fwd="66.220.145.244" dyno= connect= service= status=502 bytes=
2016-12-10T06:44:43.359284+00:00 heroku[slug-compiler]: Slug compilation started
2016-12-10T06:44:43.359289+00:00 heroku[slug-compiler]: Slug compilation finished
2016-12-10T06:44:44.648698+00:00 heroku[web.1]: Starting process with command `vendor/bin/heroku-php-apache2 web/`
2016-12-10T06:44:47.282236+00:00 heroku[web.1]: Process exited with status 1
2016-12-10T06:44:47.230207+00:00 app[web.1]: DOCUMENT_ROOT 'web/' does not exist
2016-12-10T06:44:47.294288+00:00 heroku[web.1]: State changed from starting to crashed
2016-12-10T06:44:47.295550+00:00 heroku[web.1]: State changed from crashed to starting
2016-12-10T06:44:48.601805+00:00 heroku[web.1]: Starting process with command `vendor/bin/heroku-php-apache2 web/`
2016-12-10T06:44:50.900190+00:00 app[web.1]: DOCUMENT_ROOT 'web/' does not exist
2016-12-10T06:44:50.993255+00:00 heroku[web.1]: State changed from starting to crashed
2016-12-10T06:44:50.979865+00:00 heroku[web.1]: Process exited with status 1
2016-12-10T06:44:53.575235+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=serene-crag-40965.herokuapp.com request_id=16d87edd-0a30-4710-8a82-c10cbec72340 fwd="142.129.115.209" dyno= connect= service= status=503 bytes=
2016-12-10T06:44:53.862038+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=serene-crag-40965.herokuapp.com request_id=3c634a34-0d60-4ef6-9b5d-939691ceda2b fwd="142.129.115.209" dyno= connect= service= status=503 bytes=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment