-
-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Closed
Labels
Description
Not getting any error messages or whatnot, it's just not binding to a port
Configuration file: /app/_config.yml
2015-08-11T16:58:20.608067+00:00 app[web.3]: Server running... press ctrl-c to stop.
2015-08-11T16:58:20.607782+00:00 app[web.3]: Server address: http://127.0.0.1:8656//
2015-08-11T16:58:20.775932+00:00 app[web.4]: done.
2015-08-11T16:58:20.775941+00:00 app[web.4]: Auto-regeneration: disabled. Use --watch to enable.
2015-08-11T16:58:20.777247+00:00 app[web.4]: Configuration file: /app/_config.yml
2015-08-11T16:58:20.836243+00:00 app[web.4]: Server running... press ctrl-c to stop.
2015-08-11T16:58:20.835635+00:00 app[web.4]: Server address: http://127.0.0.1:16072//
2015-08-11T16:59:01.756207+00:00 heroku[router]: at=error code=H20 desc="App boot timeout" method=GET path="/" host=www.schneems.com request_id=fddf674c-d80a-4b47-95f9-8c425419ec40 fwd="72.48.77.213" dyno= connect= service= status=503 bytes=
2015-08-11T16:59:02.148184+00:00 heroku[router]: at=error code=H20 desc="App boot timeout" method=GET path="/" host=www.schneems.com request_id=eda81101-d353-4b06-b982-24db71618df4 fwd="72.48.77.213" dyno= connect= service= status=503 bytes=
2015-08-11T16:59:13.556742+00:00 heroku[web.2]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
2015-08-11T16:59:13.556830+00:00 heroku[web.2]: Stopping process with SIGKILL
2015-08-11T16:59:13.697709+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
2015-08-11T16:59:13.697981+00:00 heroku[web.1]: Stopping process with SIGKILL
2015-08-11T16:59:14.549937+00:00 heroku[web.2]: State changed from starting to crashed
2015-08-11T16:59:14.695724+00:00 heroku[web.1]: Process exited with status 137
2015-08-11T16:59:14.534318+00:00 heroku[web.2]: Process exited with status 137
2015-08-11T16:59:14.709574+00:00 heroku[web.1]: State changed from starting to crashed
2015-08-11T16:59:16.133399+00:00 heroku[web.4]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
2015-08-11T16:59:16.133399+00:00 heroku[web.4]: Stopping process with SIGKILL
2015-08-11T16:59:16.684057+00:00 heroku[web.3]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
2015-08-11T16:59:16.684057+00:00 heroku[web.3]: Stopping process with SIGKILL
2015-08-11T16:59:16.987825+00:00 heroku[web.4]: State changed from starting to crashed
2015-08-11T16:59:16.975855+00:00 heroku[web.4]: Process exited with status 137
2015-08-11T16:59:17.618855+00:00 heroku[web.3]: Process exited with status 137
2015-08-11T16:59:17.626433+00:00 heroku[web.3]: State changed from starting to crashed
2015-08-11T16:59:18.209199+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/post/33781154129/would-you-like-a-mobile-app-with-that" host=www.schneems.com request_id=f5bc06ad-be14-4d3e-acf5-02eaaa7ad430 fwd="123.126.113.79" dyno= connect= service= status=503 bytes=
2015-08-11T16:59:18.409245+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/feed.xml" host=www.schneems.com request_id=e3de207f-35ae-414e-bfa1-98b3f7cf3c0d fwd="54.81.19.61" dyno= connect= service= status=503 bytes=
2015-08-11T16:59:19.402369+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/rss" host=www.schneems.com request_id=6d650a2a-8207-4d30-92b8-08daa295077b fwd="94.228.34.248" dyno= connect= service= status=503 bytes=
I bumped it back down to jekyll 2.4.0 and it works
2015-08-11T17:13:43.879767+00:00 heroku[web.3]: State changed from starting to up
2015-08-11T17:13:44.424971+00:00 heroku[router]: at=info method=GET path="/public/css/hyde.css" host=www.schneems.com request_id=fe180999-a19b-4f51-8314-cdd6ef653d02 fwd="72.48.77.213" dyno=web.2 connect=1ms service=5ms status=200 bytes=4526
2015-08-11T17:13:44.509608+00:00 heroku[router]: at=info method=GET path="/public/favicon.ico" host=www.schneems.com request_id=477ab996-c9ab-4dee-8b76-fbf0f26694df fwd="72.48.77.213" dyno=web.2 connect=0ms service=4ms status=200 bytes=1397
2015-08-11T17:13:45.755381+00:00 heroku[router]: at=info method=GET path="/post/25098659429/databases-rails-week-1-introduction" host=www.schneems.com request_id=77932dbf-612d-4472-9ef2-2976e210bf7b fwd="91.221.217.160" dyno=web.3 connect=1ms service=6ms status=301 bytes=386
2015-08-11T17:13:45.901473+00:00 heroku[router]: at=info method=GET path="/post/25098659429/databases-rails-week-1-introduction/" host=www.schneems.com request_id=7c3a6aaf-177e-49ab-931c-8bc53bd9efd4 fwd="91.221.217.160" dyno=web.2 connect=0ms service=4ms status=200 bytes=6458
2015-08-11T17:13:46.065554+00:00 heroku[router]: at=info method=GET path="/public/css/poole.css" host=www.schneems.com request_id=6f831d98-6fa9-4279-af35-5618fc2cbc1c fwd="91.221.217.160" dyno=web.2 connect=0ms service=3ms status=200 bytes=7108
2015-08-11T17:13:46.294482+00:00 heroku[router]: at=info method=GET path="/public/css/hyde.css" host=www.schneems.com request_id=dd40b897-1e8a-4632-ab99-dd9e8fa47638 fwd="91.221.217.160" dyno=web.3 connect=1ms service=4ms status=200 bytes=4525
2015-08-11T17:13:46.290906+00:00 heroku[router]: at=info method=GET path="/public/css/syntax.css" host=www.schneems.com request_id=b9f9a511-fb9e-4049-9797-dc8de4139fa7 fwd="91.221.217.160" dyno=web.3 connect=1ms service=5ms status=200 bytes=3721
2015-08-11T17:13:46.540398+00:00 app[web.4]: done.
2015-08-11T17:13:46.540413+00:00 app[web.4]: Auto-regeneration: disabled. Use --watch to enable.
2015-08-11T17:13:46.541681+00:00 app[web.4]: Configuration file: /app/_config.yml
2015-08-11T17:13:46.594679+00:00 app[web.4]: Server running... press ctrl-c to stop.
2015-08-11T17:13:46.594267+00:00 app[web.4]: Server address: http://0.0.0.0:27934//
2015-08-11T17:13:46.815538+00:00 heroku[router]: at=info method=GET path="/public/favicon.ico" host=www.schneems.com request_id=502a018a-16bb-447b-a547-82adf64e7b96 fwd="72.48.77.213" dyno=web.3 connect=1ms service=5ms status=200 bytes=1396
2015-08-11T17:13:46.991992+00:00 heroku[web.4]: State changed from starting to up
2015-08-11T17:13:47.290816+00:00 heroku[router]: at=info method=GET path="/public/favicon.ico" host=www.schneems.com request_id=2e850d96-7531-400d-bf09-a6c23fb4985a fwd="91.221.217.160" dyno=web.3 connect=1ms service=17ms status=200 bytes=1396
2015-08-11T17:13:47.433173+00:00 heroku[router]: at=info method=GET path="/public/favicon.ico" host=www.schneems.com request_id=bf954453-230f-4185-894d-b8c9436d986c fwd="91.221.217.160" dyno=web.2 connect=0ms service=6ms status=304 bytes=161
2015-08-11T17:13:47.575876+00:00 heroku[router]: at=info method=GET path="/public/favicon.ico" host=www.schneems.com request_id=6d4da7ea-2c71-4473-890f-7a4281910963 fwd="91.221.217.160" dyno=web.3 connect=1ms service=4ms status=304 bytes=160
2015-08-11T17:13:50.160877+00:00 app[web.1]: done.
2015-08-11T17:13:50.160888+00:00 app[web.1]: Auto-regeneration: disabled. Use --watch to enable.
2015-08-11T17:13:50.162208+00:00 app[web.1]: Configuration file: /app/_config.yml
2015-08-11T17:13:50.268832+00:00 app[web.1]: Server running... press ctrl-c to stop.
2015-08-11T17:13:50.268194+00:00 app[web.1]: Server address: http://0.0.0.0:28462//
2015-08-11T17:13:50.695263+00:00 heroku[web.1]: State changed from starting to up
2015-08-11T17:13:57.999561+00:00 heroku[router]: at=info method=GET path="/feed.xml" host=www.schneems.com request_id=bda95961-06c4-4026-acaa-8af319db373d fwd="54.81.19.61" dyno=web.2 connect=1ms service=4ms status=200 bytes=8270
2015-08-11T17:13:59.578457+00:00 heroku[router]: at=info method=HEAD path="/feed.xml" host=www.schneems.com request_id=d5b8e93a-68a7-44be-a70f-e01eeee79094 fwd="109.229.6.33" dyno=web.4 connect=1ms service=21ms status=200 bytes=259
2015-08-11T17:13:59.781077+00:00 heroku[router]: at=info method=GET path="/feed.xml" host=www.schneems.com request_id=8f024415-4383-415d-9a9c-ffecb06c676c fwd="109.229.6.33" dyno=web.2 connect=1ms service=4ms status=200 bytes=8270
Still no indication of why one does and the other doesn't. Any ideas?
Reactions are currently unavailable