Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Application Error" after Upgrade to 1.1.0 #5

Closed
robertmaxrees opened this issue Oct 27, 2014 · 17 comments
Closed

"Application Error" after Upgrade to 1.1.0 #5

robertmaxrees opened this issue Oct 27, 2014 · 17 comments

Comments

@robertmaxrees
Copy link

I pushed this update:
4c5faf9

I ran the upgrade command successfully.

Even after a restart, I'm getting an "Application Error" after the first request. I'm not able to log in, access logs, etc. New Relic shows nothing is wrong, as well.

@szechyjs
Copy link
Owner

What does the output of heroku logs look like?

@robertmaxrees
Copy link
Author

This is everything I get from that:

2014-10-28T15:47:31.686481+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=9d316ead-d43f-4442-a640-581e8034c5b7 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:31.113765+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=3e90e5da-ac7d-4e2d-a8a8-12f5347823ba fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:46:55.286857+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=073092e9-4427-4dea-9921-c8759ff6bf7f fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:45:54.547477+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=40555e0a-7924-4b59-9be2-f0c1434087dc fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:46:28.519540+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=17789e69-918e-46ae-80bb-35a5f9bdd4f5 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:42.340987+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=abc9b1a6-f721-47e1-88bd-657c4ae330e4 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:41.937211+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=fc0aad52-97eb-4157-95eb-d31a8b69fccd fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:53.406808+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=28cfa44b-e9d1-4c42-9817-2095dfa66b47 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:53.832860+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=3f1f5849-a029-4a16-b8b2-e035dca3d942 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:54.028294+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=2257ad0a-c2d5-43f0-bd09-a2b1785f7f88 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:53.618813+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=609acc6a-b865-413f-a2c7-099f0eace945 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:54.241581+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=97899d67-5eba-4761-bd3d-b545cca9b3e0 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:42.537203+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=02b31f83-5b16-47c9-a5c7-6b91232f6a33 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:43.157812+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=c5c0d4f0-c700-415c-a9ff-ca208d11954a fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:46:32.303991+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=e3b96597-bd5d-4b0b-9959-adc641392bf1 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:05.127395+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=e1bbdf10-71b9-4481-9694-8864479e1c6e fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:42.966421+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=20c6d057-6832-430e-9d49-28bb7475094d fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:05.840336+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=f110c0f2-6137-4d5a-8967-2c0056945412 fwd="50.203.70.209" dyno= connect= service= status=503bytes=
2014-10-28T15:47:06.518455+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=9b61a345-d22a-4a52-ae76-779becf62d4c fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:06.263128+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=b143d5b7-12d8-4df3-8170-e93490dd54ab fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:54.625884+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=659f3149-31ac-4f71-9057-d7ec7ec0f2dd fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:06.044577+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=573b4bf8-e9ca-4a19-a960-366e13ccca0d fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:16.718904+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=6f45d972-0082-45e7-97d2-fdddc8fd0cd1 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:17.119342+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=38368e56-ef09-435f-b207-e42099ba9c49 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:16.515860+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=d8d3ab4b-a240-4e81-afcd-e468069a1c75 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:17.529282+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=2e522a02-db1d-4e62-b4fa-b9859e01f81e fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:16.922993+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=e099832e-59b1-4c34-bd63-3387c5bb79f0 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:28.458438+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=74b9d57d-e7e5-4e6b-9c0c-235fb46d97cb fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:28.853906+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=0bf2ef82-f8bd-41fd-9cb4-ff82d6837430 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:28.266574+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=c6330068-b7c2-4a74-ae3f-5dea975713d5 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:17.726143+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=3fec45f0-6a6a-4bf8-bb13-43eee0042bd2 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:39.517771+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=078167f9-0c1c-4091-bc0a-86fb13c44bc6 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:39.913018+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=e74cdcaa-e798-4665-8022-1a1ae5269c3c fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:40.743238+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=7342e9ad-26a2-44c6-9af2-67c8f3fc303c fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:30.552820+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=1f6939d9-1d94-4b83-ad8b-436f1c05b167 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:28.657377+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=a5350e0f-bc0c-4227-ab29-ee5ad5e8233a fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:51.532842+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=d859f4f2-24db-4b21-b087-71f6f898a466 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:52.135142+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=b31125d4-bfbb-4bc6-a204-1039c5dbaa24 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:42.139680+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=8ea2e957-c122-4dd7-94a4-6b3bf72cf9a0 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:52.349642+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=1d2e7cf2-3a9a-446d-8e57-93e44bcc8d9b fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:54.433994+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=89f016f3-1411-4f04-a338-4753030cbcec fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:05.387899+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=81212829-82eb-415f-bfa3-5e8224d6413d fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:02.922233+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=b5bae19d-a6f8-4e55-a5d5-d66f9217f160 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:03.438468+00:00 heroku[router]: at=error code=H10 desc="Appcrashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=2184fd66-eced-40ee-be51-e25fe2ed3877 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:04.114024+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=03ea6f68-f904-4e7e-a25e-0c9642bc596d fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:05.007868+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=7d2f91f4-d60c-42af-9ba0-5d017a0ec1be fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:39.720036+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=0fe909d4-0645-4109-87cf-ffec5d907e49 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:42.735553+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=1c0bba74-c366-4979-85c7-7196525f655e fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:15.478462+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=0596b148-b6ec-4328-a3a2-12c2a70c3784 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:16.081310+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=f74e6897-4762-4055-b0bc-8fe9ac671c13 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:15.878451+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=b59faf72-4976-40ae-8ee4-c0a3579f60a1 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:16.279985+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=f1ff1c42-f6be-4e11-92bd-b0138a2ffa1a fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:40.546341+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=b95a2758-924f-4430-96c8-c891687b4154 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:17.325650+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=17f51f43-8dbc-4251-8712-4d021a8bb292 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:04.897493+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=ab2aa9ba-68ed-4548-8143-f6999c64c412 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:27.009811+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=7625afa9-f34f-478b-8eed-fa3d0716ed75 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:27.434820+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=e1cf7e05-bf02-4d47-9bd1-4909dd79d0ad fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:27.217985+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=4b80e433-bc74-41db-be29-08e59a854e29 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:51.729015+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=46b63e15-e609-4531-92b5-8debfbf94fde fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:27.835943+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=154fbd91-22c8-4d68-94c4-fdbc258d86f8 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:28.225739+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=d9cde933-0825-4acc-b399-9d1e66a58e34 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:28.028847+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=6a38dacd-d5de-455d-8544-3b392f690602 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:28.055473+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=50d5122b-8fe9-4f83-aaac-0568f887bd65 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:38.459662+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=21056058-6043-48b7-9e42-82a00cee5afd fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:38.662987+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=13b4bac8-8052-4bc3-99fa-689682fc1f27 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:38.864381+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=2d1c7c9a-1a44-42bd-98c5-2d293cccb6b5 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:02.722133+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=4978573c-cfe2-4211-b6a0-47764520153c fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:39.548226+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=b7fe51bf-09f9-4b41-99c3-2bae6fab6b63 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:39.739836+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=5f1e4d5c-1cb6-4df6-ac12-51c48fe01223 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:05.632445+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=2675a09b-f9ee-4a12-a55a-80525b1f0474 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:40.305727+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=01821939-f490-43ec-8a4a-6beb4a614c3b fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:49.994884+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=319fea23-3e06-40ee-8956-31442b866255 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:40.105433+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=51fb1a77-4ac2-4446-a8ff-83d0850b0710 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:51.931600+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=d0b177f2-ec04-46be-bd88-bb182465fbb8 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:50.821158+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=9d5a4980-99f7-409a-a393-e88ca0ad74d2 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:50.617359+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=b94d89ee-69c4-4e74-af4e-573a6fd5737b fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:51.053568+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=170eb3ba-584c-425b-954e-620254e19758 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:51.283608+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=cddefc07-5659-4dff-8063-b6843b61cde8 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:50.416866+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=80031537-3f14-477a-994c-48918ed5a1a8 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:29.252371+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=954bc6f1-ff49-4b2d-ac03-f6e592b2f610 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:51.246443+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=9545edbc-d905-4ff1-bc67-0809d2dbcfd1 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:50.992563+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=41082e05-36de-4c9a-a549-1b7b13cbac16 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:04.794263+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=a3393d7e-b7af-423b-81c8-60959c0d87aa fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:29.051306+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=852ebc6d-10fa-416a-a71d-ad14c0927eb6 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:01.888032+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=c0444ff9-c892-4e93-bf39-8085564cb69d fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:01.527281+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=097d3f47-a897-438f-b689-de6f63dd238c fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:02.537963+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=b4120733-6848-43cc-8ae6-786cc0b790b7 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:03.001601+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=2ae59158-37ed-4c1b-bfb3-42088ad82c60 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:02.798376+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=9448ae2c-564a-40b4-a4ea-dfff392698bb fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:02.327059+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=c0183f50-6105-4dd2-9082-9732838a17e3 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:13.314995+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=4160f922-2c9f-47b8-98b0-a1d1dd706529 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:13.754147+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=037da8a9-34bb-4d29-b357-dbd25836a47c fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:13.948199+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=6c0a48c0-e1b6-41de-80e7-b4b042ac5ae7 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:13.532443+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=936fc72a-9009-425b-bc11-ad01e0804346 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:14.146023+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=3bcb6108-1342-4707-af41-52b496b8dbc6 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:14.549152+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=76c6b5cf-054d-4320-912c-81024489afa2 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:39.149960+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=804e971d-04d7-4266-9518-3a6a4497986b fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:14.356439+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=88c7a7e4-0686-4f88-98df-c4863671a4af fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:27.638043+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=a2718c10-ed76-4a13-b152-742ee0c9dc6f fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:24.796154+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=f8d9271c-0745-4b4a-821a-71cef342b0c6 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:24.990096+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=d159cd13-b897-4aaa-9309-296f99d50358 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=

@szechyjs
Copy link
Owner

My guess is you will need to enable debug mode.
On Oct 28, 2014 11:54 AM, "Robert Max Rees" notifications@github.com
wrote:

This is everything I get from that:

2014-10-28T15:47:31.686481+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=9d316ead-d43f-4442-a640-581e8034c5b7 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:31.113765+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=3e90e5da-ac7d-4e2d-a8a8-12f5347823ba fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:46:55.286857+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=073092e9-4427-4dea-9921-c8759ff6bf7f fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:45:54.547477+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=40555e0a-7924-4b59-9be2-f0c1434087dc fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:46:28.519540+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=17789e69-918e-46ae-80bb-35a5f9bdd4f5 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:42.340987+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=abc9b1a6-f721-47e1-88bd-657c4ae330e4 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:41.937211+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=fc0aad52-97eb-4157-95eb-d31a8b69fccd fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:53.406808+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=28cfa44b-e9d1-4c42-9817-2095dfa66b47 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:53.832860+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=3f1f5849-a029-4a16-b8b2-e035dca3d942 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:54.028294+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=2257ad0a-c2d5-43f0-bd09-a2b1785f7f88 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:53.618813+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=609acc6a-b865-413f-a2c7-099f0eace945 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:54.241581+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=97899d67-5eba-4761-bd3d-b545cca9b3e0 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:42.537203+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=02b31f83-5b16-47c9-a5c7-6b91232f6a33 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:43.157812+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=c5c0d4f0-c700-415c-a9ff-ca208d11954a fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:46:32.303991+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=e3b96597-bd5d-4b0b-9959-adc641392bf1 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:05.127395+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=e1bbdf10-71b9-4481-9694-8864479e1c6e fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:42.966421+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=20c6d057-6832-430e-9d49-28bb7475094d fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:05.840336+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=f110c0f2-6137-4d5a-8967-2c0056945412 fwd="50.203.70.209" dyno= connect= service= status=503bytes=
2014-10-28T15:47:06.518455+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=9b61a345-d22a-4a52-ae76-779becf62d4c fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:06.263128+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=b143d5b7-12d8-4df3-8170-e93490dd54ab fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:54.625884+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=659f3149-31ac-4f71-9057-d7ec7ec0f2dd fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:06.044577+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=573b4bf8-e9ca-4a19-a960-366e13ccca0d fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:16.718904+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=6f45d972-0082-45e7-97d2-fdddc8fd0cd1 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:17.119342+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=38368e56-ef09-435f-b207-e42099ba9c49 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:16.515860+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=d8d3ab4b-a240-4e81-afcd-e468069a1c75 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:17.529282+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=2e522a02-db1d-4e62-b4fa-b9859e01f81e fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:16.922993+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=e099832e-59b1-4c34-bd63-3387c5bb79f0 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:28.458438+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=74b9d57d-e7e5-4e6b-9c0c-235fb46d97cb fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:28.853906+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=0bf2ef82-f8bd-41fd-9cb4-ff82d6837430 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:28.266574+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=c6330068-b7c2-4a74-ae3f-5dea975713d5 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:17.726143+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=3fec45f0-6a6a-4bf8-bb13-43eee0042bd2 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:39.517771+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=078167f9-0c1c-4091-bc0a-86fb13c44bc6 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:39.913018+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=e74cdcaa-e798-4665-8022-1a1ae5269c3c fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:40.743238+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=7342e9ad-26a2-44c6-9af2-67c8f3fc303c fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:30.552820+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=1f6939d9-1d94-4b83-ad8b-436f1c05b167 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:28.657377+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=a5350e0f-bc0c-4227-ab29-ee5ad5e8233a fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:51.532842+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=d859f4f2-24db-4b21-b087-71f6f898a466 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:52.135142+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=b31125d4-bfbb-4bc6-a204-1039c5dbaa24 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:42.139680+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=8ea2e957-c122-4dd7-94a4-6b3bf72cf9a0 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:52.349642+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=1d2e7cf2-3a9a-446d-8e57-93e44bcc8d9b fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:54.433994+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=89f016f3-1411-4f04-a338-4753030cbcec fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:05.387899+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=81212829-82eb-415f-bfa3-5e8224d6413d fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:02.922233+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=b5bae19d-a6f8-4e55-a5d5-d66f9217f160 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:03.438468+00:00 heroku[router]: at=error code=H10 desc="Appcrashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=2184fd66-eced-40ee-be51-e25fe2ed3877 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:04.114024+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=03ea6f68-f904-4e7e-a25e-0c9642bc596d fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:05.007868+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=7d2f91f4-d60c-42af-9ba0-5d017a0ec1be fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:39.720036+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=0fe909d4-0645-4109-87cf-ffec5d907e49 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:47:42.735553+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=1c0bba74-c366-4979-85c7-7196525f655e fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:15.478462+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=0596b148-b6ec-4328-a3a2-12c2a70c3784 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:16.081310+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=f74e6897-4762-4055-b0bc-8fe9ac671c13 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:15.878451+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=b59faf72-4976-40ae-8ee4-c0a3579f60a1 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:16.279985+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=f1ff1c42-f6be-4e11-92bd-b0138a2ffa1a fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:40.546341+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=b95a2758-924f-4430-96c8-c891687b4154 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:17.325650+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=17f51f43-8dbc-4251-8712-4d021a8bb292 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:04.897493+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=ab2aa9ba-68ed-4548-8143-f6999c64c412 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:27.009811+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=7625afa9-f34f-478b-8eed-fa3d0716ed75 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:27.434820+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=e1cf7e05-bf02-4d47-9bd1-4909dd79d0ad fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:27.217985+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=4b80e433-bc74-41db-be29-08e59a854e29 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:51.729015+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=46b63e15-e609-4531-92b5-8debfbf94fde fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:27.835943+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=154fbd91-22c8-4d68-94c4-fdbc258d86f8 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:28.225739+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=d9cde933-0825-4acc-b399-9d1e66a58e34 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:28.028847+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=6a38dacd-d5de-455d-8544-3b392f690602 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:28.055473+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=50d5122b-8fe9-4f83-aaac-0568f887bd65 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:38.459662+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=21056058-6043-48b7-9e42-82a00cee5afd fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:38.662987+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=13b4bac8-8052-4bc3-99fa-689682fc1f27 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:38.864381+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=2d1c7c9a-1a44-42bd-98c5-2d293cccb6b5 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:02.722133+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=4978573c-cfe2-4211-b6a0-47764520153c fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:39.548226+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=b7fe51bf-09f9-4b41-99c3-2bae6fab6b63 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:39.739836+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=5f1e4d5c-1cb6-4df6-ac12-51c48fe01223 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:05.632445+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=2675a09b-f9ee-4a12-a55a-80525b1f0474 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:40.305727+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=01821939-f490-43ec-8a4a-6beb4a614c3b fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:49.994884+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=319fea23-3e06-40ee-8956-31442b866255 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:40.105433+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=51fb1a77-4ac2-4446-a8ff-83d0850b0710 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:51.931600+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=d0b177f2-ec04-46be-bd88-bb182465fbb8 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:50.821158+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=9d5a4980-99f7-409a-a393-e88ca0ad74d2 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:50.617359+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=b94d89ee-69c4-4e74-af4e-573a6fd5737b fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:51.053568+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=170eb3ba-584c-425b-954e-620254e19758 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:51.283608+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=cddefc07-5659-4dff-8063-b6843b61cde8 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:50.416866+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=80031537-3f14-477a-994c-48918ed5a1a8 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:29.252371+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=954bc6f1-ff49-4b2d-ac03-f6e592b2f610 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:51.246443+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=9545edbc-d905-4ff1-bc67-0809d2dbcfd1 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:50.992563+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=41082e05-36de-4c9a-a549-1b7b13cbac16 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:04.794263+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=a3393d7e-b7af-423b-81c8-60959c0d87aa fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:48:29.051306+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=852ebc6d-10fa-416a-a71d-ad14c0927eb6 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:01.888032+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=c0444ff9-c892-4e93-bf39-8085564cb69d fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:01.527281+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=097d3f47-a897-438f-b689-de6f63dd238c fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:02.537963+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=b4120733-6848-43cc-8ae6-786cc0b790b7 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:03.001601+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=2ae59158-37ed-4c1b-bfb3-42088ad82c60 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:02.798376+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=9448ae2c-564a-40b4-a4ea-dfff392698bb fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:02.327059+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=c0183f50-6105-4dd2-9082-9732838a17e3 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:13.314995+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=4160f922-2c9f-47b8-98b0-a1d1dd706529 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:13.754147+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sessions/?limit=1" host=build-kegbot.robertmaxrees.com request_id=037da8a9-34bb-4d29-b357-dbd25836a47c fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:13.948199+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=6c0a48c0-e1b6-41de-80e7-b4b042ac5ae7 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:13.532443+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=936fc72a-9009-425b-bc11-ad01e0804346 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:14.146023+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/controllers/" host=build-kegbot.robertmaxrees.com request_id=3bcb6108-1342-4707-af41-52b496b8dbc6 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:14.549152+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-toggles/" host=build-kegbot.robertmaxrees.com request_id=76c6b5cf-054d-4320-912c-81024489afa2 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:39.149960+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=804e971d-04d7-4266-9518-3a6a4497986b fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:14.356439+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/flow-meters/" host=build-kegbot.robertmaxrees.com request_id=88c7a7e4-0686-4f88-98df-c4863671a4af fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:49:27.638043+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/sound-events/" host=build-kegbot.robertmaxrees.com request_id=a2718c10-ed76-4a13-b152-742ee0c9dc6f fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:24.796154+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/taps/" host=build-kegbot.robertmaxrees.com request_id=f8d9271c-0745-4b4a-821a-71cef342b0c6 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=
2014-10-28T15:50:24.990096+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/api/v1/events/?since=227" host=build-kegbot.robertmaxrees.com request_id=d159cd13-b897-4aaa-9309-296f99d50358 fwd="50.203.70.209" dyno= connect= service= status=503 bytes=


Reply to this email directly or view it on GitHub
#5 (comment)
.

@robertmaxrees
Copy link
Author

That was the first thing I tried, and I got the exact same results.

@szechyjs
Copy link
Owner

Interesting thing is I can access it just fine...

http://build-kegbot.robertmaxrees.com/api/v1/taps/

I wonder if you have a stale cookie or api key or something?

cc @mik3y

@robertmaxrees
Copy link
Author

Sorry, I had rolled back to the last working version so folks could play with it. It's now rolled back to the broken version.

@endenizen
Copy link
Contributor

I just launched a new install using the "Deploy to Heroku" button (on version 4c5faf9) and am also getting an Application Error. The setup seemed to work fine and my s3 bucket is now populated with kegbot assets.

2014-11-11T16:55:40.584284+00:00 heroku[run.7570]: State changed from up to complete
2014-11-11T16:55:43.408289+00:00 app[web.1]: 16:55:43 celery.1 | 2014-11-11 16:55:43,195 INFO     (pykeg.util.runner) Starting commands from pid=8
2014-11-11T16:55:43.574793+00:00 app[web.1]: 16:55:43 celery.1 | 2014-11-11 16:55:43,569 INFO     (pykeg.util.runner) Started celery_default (pid=24)
2014-11-11T16:55:43.438209+00:00 app[web.1]: 16:55:43 celery.1 | 2014-11-11 16:55:43,436 INFO     (pykeg.util.runner) Launching command: celery_default: celery -A pykeg worker -l info -Q default --hostname="default@%h"
2014-11-11T16:55:43.580701+00:00 app[web.1]: 16:55:43 celery.1 | 2014-11-11 16:55:43,579 INFO     (pykeg.util.runner) Launching command: celery_stats: celery -A pykeg worker -l info -Q stats --concurrency=1 --hostname="stats@%h"
2014-11-11T16:55:43.728137+00:00 app[web.1]: 16:55:43 celery.1 | 2014-11-11 16:55:43,725 INFO     (pykeg.util.runner) Started celery_stats (pid=26)
2014-11-11T16:55:43.746714+00:00 app[web.1]: 16:55:43 celery.1 | 2014-11-11 16:55:43,745 INFO     (pykeg.util.runner) Launching command: celery_beat: celery -A pykeg beat --pidfile= -l info
2014-11-11T16:55:44.221047+00:00 app[web.1]: 16:55:44 celery.1 | 2014-11-11 16:55:44,169 INFO     (pykeg.util.runner) Started celery_beat (pid=28)
2014-11-11T16:55:44.333056+00:00 app[web.1]: 16:55:44 celery.1 | 2014-11-11 16:55:44,252 INFO     (pykeg.util.runner) Watching 3 processes.
2014-11-11T16:55:44.518682+00:00 app[web.1]: 16:55:44 web.1    | 2014-11-11 16:55:43 [10] [INFO] Starting gunicorn 18.0
2014-11-11T16:55:44.529627+00:00 app[web.1]: 16:55:44 web.1    | 2014-11-11 16:55:43,470 INFO     (gunico
rn.error) Starting gunicorn 18.0
2014-11-11T16:55:44.606026+00:00 app[web.1]: 16:55:44 web.1    | 2014-11-11 16:55:44,587 INFO     (gunicorn.error) Using worker: sync
2014-11-11T16:55:44.589796+00:00 app[web.1]: 16:55:44 web.1    | 2014-11-11 16:55:44 [10] [INFO] Using worker: sync
2014-11-11T16:55:44.589469+00:00 app[web.1]: 16:55:44 web.1    | 2014-11-11 16:55:44 [10] [INFO] Listening at: http://0.0.0.0:48052 (10)
2014-11-11T16:55:44.589600+00:00 app[web.1]: 16:55:44 web.1    | 2014-11-11 16:55:44,517 INFO     (gunicorn.error) Listening at: http://0.0.0.0:48052 (10)
2014-11-11T16:55:44.890944+00:00 app[web.1]: 16:55:44 web.1    | 2014-11-11 16:55:44 [34] [INFO] Booting worker with pid: 34
2014-11-11T16:55:44.894207+00:00 app[web.1]: 16:55:44 web.1    | 2014-11-11 16:55:44,861 INFO     (gunicorn.error) Booting worker with pid: 34
2014-11-11T16:55:47.182765+00:00 heroku[web.1]: Starting process with command `env > .env; env GEM_HOME=/app/.ruby-gems env PATH=PATH:/app/.ruby-gems/bin foreman start -f ProcfileFree`
2014-11-11T16:55:48.965002+00:00 app[web.1]: 16:55:48 web.1    | started with pid 6
2014-11-11T16:55:48.965585+00:00 app[web.1]: 16:55:48 celery.1 | started with pid 9
2014-11-11T16:55:49.459899+00:00 app[web.1]: 16:55:49 web.1    | terminated by SIGTERM
2014-11-11T16:55:49.467745+00:00 app[web.1]: SIGTERM received
2014-11-11T16:55:49.460067+00:00 app[web.1]: 16:55:49 system   | sending SIGTERM to all processes
2014-11-11T16:55:48.641408+00:00 heroku[web.1]: Stopping all processes with SIGTERM
2014-11-11T16:55:51.566736+00:00 app[web.1]: 16:55:51 celery.1 | 2014-11-11 16:55:51,473 INFO     (pykeg.util.runner) Starting commands from pid=9
2014-11-11T16:55:51.597950+00:00 app[web.1]: 16:55:51 celery.1 | 2014-11-11 16:55:51,584 INFO     (pykeg.util.runner) Launching command: celery_stats: celery -A pykeg worker -l info -Q stats --concurrency=1 --hostname="stats@%h"
2014-11-11T16:55:51.846234+00:00 app[web.1]: 16:55:51 celery.1 | 2014-11-11 16:55:51,843 INFO     (pykeg.util.runner) Started celery_stats (pid=20)
2014-11-11T16:55:51.693009+00:00 heroku[web.1]: Process exited with status 143
2014-11-11T16:55:51.866178+00:00 app[web.1]: 16:55:51 celery.1 | 2014-11-11 16:55:51,864 INFO     (pykeg.util.runner) Launching command: celery_beat: celery -A pykeg beat --pidfile= -l info
2014-11-11T16:55:52.078950+00:00 app[web.1]: 16:55:52 celery.1 | 2014-11-11 16:55:52,077 INFO     (pykeg.util.runner) Launching command: celery_default: celery -A pykeg worker -l info -Q default --hostname="default@%h"
2014-11-11T16:55:52.074136+00:00 app[web.1]: 16:55:52 celery.1 | 2014-11-11 16:55:52,064 INFO     (pykeg.util.runner) Started celery_beat (pid=22)
2014-11-11T16:55:52.359961+00:00 app[web.1]: 16:55:52 celery.1 | 2014-11-11 16:55:52,357 INFO     (pykeg.util.runner) Started celery_default (pid=24)
2014-11-11T16:55:52.374139+00:00 app[web.1]: 16:55:52 celery.1 | 2014-11-11 16:55:52,363 INFO     (pykeg.util.runner) Watching 3 processes.
2014-11-11T16:55:54.295335+00:00 app[web.1]: 16:55:54 web.1    | 2014-11-11 16:55:54 [8] [INFO] Starting gunicorn 18.0
2014-11-11T16:55:54.300743+00:00 app[web.1]: 16:55:54 web.1    | 2014-11-11 16:55:54 [8] [INFO] Using worker: sync
2014-11-11T16:55:54.322281+00:00 app[web.1]: 16:55:54 web.1    | 2014-11-11 16:55:54 [42] [INFO] Booting worker with pid: 42
2014-11-11T16:55:54.298967+00:00 app[web.1]: 16:55:54 web.1    | 2014-11-11 16:55:54 [8] [INFO] Listening at: http://0.0.0.0:42058 (8)
2014-11-11T16:55:54.295894+00:00 app[web.1]: 16:55:54 web.1    | 2014-11-11 16:55:54,144 INFO     (gunicorn.error) Starting gunicorn 18.0
2014-11-11T16:55:54.299264+00:00 app[web.1]: 16:55:54 web.1    | 2014-11-11 16:55:54,297 INFO     (gunicorn.error) Listening at: http://0.0.0.0:42058 (8)
2014-11-11T16:55:54.322826+00:00 app[web.1]: 16:55:54 web.1    | 2014-11-11 16:55:54,316 INFO     (gunicorn.error) Booting worker with pid: 42
2014-11-11T16:55:54.300992+00:00 app[web.1]: 16:55:54 web.1    | 2014-11-11 16:55:54,299 INFO     (gunicorn.error) Using worker: sync
2014-11-11T16:55:54.696120+00:00 heroku[web.1]: State changed from starting to up
2014-11-11T16:55:59.426055+00:00 app[web.1]: 16:55:59 celery.1 | 2014-11-11 16:55:59,424 INFO     (pykeg.util.runner) Process "celery_stats" exited with returncode 0
2014-11-11T16:55:59.432959+00:00 app[web.1]: 16:55:59 celery.1 | 2014-11-11 16:55:59,430 INFO     (pykeg.util.runner) Killing celery_default (pid=24)
2014-11-11T16:55:59.448850+00:00 app[web.1]: 16:55:59 celery.1 | 2014-11-11 16:55:59,447 INFO     (pykeg.util.runner) Waiting for celery_stats to exit (pid=20) ...
2014-11-11T16:55:59.528746+00:00 app[web.1]: 16:55:59 celery.1 | 2014-11-11 16:55:59,527 INFO     (pykeg.util.runner) All processes exited.
2014-11-11T16:55:59.497849+00:00 app[web.1]: 16:55:59 celery.1 | 2014-11-11 16:55:59,496 INFO     (pykeg.util.runner) Waiting for celery_default to exit (pid=24) ...
2014-11-11T16:55:59.513693+00:00 app[web.1]: 16:55:59 celery.1 | 2014-11-11 16:55:59,508 INFO     (pykeg.util.runner) Waiting for celery_beat to exit (pid=22) ...
2014-11-11T16:55:59.429085+00:00 app[web.1]: 16:55:59 celery.1 | 2014-11-11 16:55:59,427 INFO     (pykeg.util.runner) Abort called, killing remaining processes ...
2014-11-11T16:55:59.613364+00:00 app[web.1]: 16:55:59 celery.1 | exited with code 0
2014-11-11T16:55:59.613504+00:00 app[web.1]: 16:55:59 system   | sending SIGTERM to all processes
2014-11-11T16:55:59.445766+00:00 app[web.1]: 16:55:59 celery.1 | 2014-11-11 16:55:59,441 INFO     (pykeg.util.runner) Killing celery_beat (pid=22)
2014-11-11T16:55:59.462871+00:00 app[web.1]: 16:55:59 celery.1 | 2014-11-11 16:55:59,461 INFO     (pykeg.util.runner) ... done.
2014-11-11T16:55:59.522040+00:00 app[web.1]: 16:55:59 celery.1 | 2014-11-11 16:55:59,520 INFO     (pykeg.util.runner) ... done.
2014-11-11T16:55:59.505526+00:00 app[web.1]: 16:55:59 celery.1 | 2014-11-11 16:55:59,504 INFO     (pykeg.util.runner) ... done.
2014-11-11T16:55:59.714364+00:00 app[web.1]: 16:55:59 web.1    | terminated by SIGTERM
2014-11-11T16:56:00.489416+00:00 heroku[web.1]: Process exited with status 0
2014-11-11T16:56:00.506544+00:00 heroku[web.1]: State changed from up to crashed
2014-11-11T16:56:05.198385+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=rdio-kegbot.herokuapp.com request_id=b57fbad6-e85d-4064-88e2-50b86f12715b fwd="8.18.203.252" dyno= connect= service= status=503 bytes=
2014-11-11T16:56:05.901235+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=rdio-kegbot.herokuapp.com request_id=67e97a35-52c5-43fb-85ca-f21c09f270ea fwd="8.18.203.252" dyno= connect= service= status=503 bytes=
2014-11-11T16:58:37.447663+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=rdio-kegbot.herokuapp.com request_id=abb02d0c-ad9b-4d3d-bb25-d532ab1c7bbc fwd="8.18.203.252" dyno= connect= service= status=503 bytes=
2014-11-11T16:58:37.971192+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=rdio-kegbot.herokuapp.com request_id=a381218f-58cc-4b7a-ba9f-1f8e492dcc0c fwd="8.18.203.252" dyno= connect= service= status=503 bytes=
2014-11-11T16:58:59.819154+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=rdio-kegbot.herokuapp.com request_id=107a8146-deb2-427d-a78b-8a3b1ef93b8e fwd="8.18.203.252" dyno= connect= service= status=503 bytes=
2014-11-11T16:59:00.279777+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=rdio-kegbot.herokuapp.com request_id=6c8b34d1-d50d-41d6-aa58-a3fbda515847 fwd="8.18.203.252" dyno= connect= service= status=503 bytes=
2014-11-11T16:59:19.273542+00:00 heroku[web.1]: State changed from crashed to starting
2014-11-11T16:59:24.379122+00:00 heroku[web.1]: Starting process with command `env > .env; env GEM_HOME=/app/.ruby-gems env PATH=PATH:/app/.ruby-gems/bin foreman start -f ProcfileFree`
2014-11-11T16:59:25.570811+00:00 app[web.1]: 16:59:25 web.1    | started with pid 6
2014-11-11T16:59:25.570889+00:00 app[web.1]: 16:59:25 celery.1 | started with pid 9
2014-11-11T16:59:26.226263+00:00 app[web.1]: 16:59:26 celery.1 | 2014-11-11 16:59:26,160 INFO     (pykeg.util.runner) Starting commands from pid=9
2014-11-11T16:59:26.274042+00:00 app[web.1]: 16:59:26 celery.1 | 2014-11-11 16:59:26,270 INFO     (pykeg.util.runner) Started celery_stats (pid=20)
2014-11-11T16:59:26.318290+00:00 app[web.1]: 16:59:26 celery.1 | 2014-11-11 16:59:26,314 INFO     (pykeg.util.runner) Started celery_beat (pid=22)
2014-11-11T16:59:26.355706+00:00 app[web.1]: 16:59:26 celery.1 | 2014-11-11 16:59:26,352 INFO     (pykeg.util.runner) Started celery_default (pid=29)
2014-11-11T16:59:26.277965+00:00 app[web.1]: 16:59:26 celery.1 | 2014-11-11 16:59:26,276 INFO     (pykeg.util.runner) Launching command: celery_beat: celery -A pykeg beat --pidfile= -l info
2014-11-11T16:59:26.242133+00:00 app[web.1]: 16:59:26 celery.1 | 2014-11-11 16:59:26,240 INFO     (pykeg.util.runner) Launching command: celery_stats: celery -A pykeg worker -l info -Q stats --concurrency=1 --hostname="stats@%h"
2014-11-11T16:59:26.358124+00:00 app[web.1]: 16:59:26 celery.1 | 2014-11-11 16:59:26,357 INFO     (pykeg.util.runner) Watching 3 processes.
2014-11-11T16:59:26.322582+00:00 app[web.1]: 16:59:26 celery.1 | 2014-11-11 16:59:26,320 INFO     (pykeg.util.runner) Launching command: celery_default: celery -A pykeg worker -l info -Q default --hostname="default@%h"
2014-11-11T16:59:26.586762+00:00 app[web.1]: 16:59:26 web.1    | 2014-11-11 16:59:26,585 INFO     (gunicorn.error) Listening at: http://0.0.0.0:22606 (8)
2014-11-11T16:59:26.611802+00:00 app[web.1]: 16:59:26 web.1    | 2014-11-11 16:59:26,605 INFO     (gunicorn.error) Booting worker with pid: 42
2014-11-11T16:59:26.588442+00:00 app[web.1]: 16:59:26 web.1    | 2014-11-11 16:59:26,586 INFO     (gunicorn.error) Using worker: sync
2014-11-11T16:59:26.583613+00:00 app[web.1]: 16:59:26 web.1    | 2014-11-11 16:59:26,485 INFO     (gunicorn.error) Starting gunicorn 18.0
2014-11-11T16:59:26.778374+00:00 heroku[web.1]: State changed from starting to up
2014-11-11T16:59:26.583327+00:00 app[web.1]: 16:59:26 web.1    | 2014-11-11 16:59:26 [8] [INFO] Starting gunicorn 18.0
2014-11-11T16:59:26.588256+00:00 app[web.1]: 16:59:26 web.1    | 2014-11-11 16:59:26 [8] [INFO] Using worker: sync
2014-11-11T16:59:26.586561+00:00 app[web.1]: 16:59:26 web.1    | 2014-11-11 16:59:26 [8] [INFO] Listening at: http://0.0.0.0:22606 (8)
2014-11-11T16:59:26.611416+00:00 app[web.1]: 16:59:26 web.1    | 2014-11-11 16:59:26 [42] [INFO] Booting worker with pid: 42
2014-11-11T16:59:30.456374+00:00 app[web.1]: 16:59:30 celery.1 | exited with code 0
2014-11-11T16:59:30.368819+00:00 app[web.1]: 16:59:30 celery.1 | 2014-11-11 16:59:30,367 INFO     (pykeg.util.runner) Process "celery_default" exited with returncode 0
2014-11-11T16:59:30.375855+00:00 app[web.1]: 16:59:30 celery.1 | 2014-11-11 16:59:30,374 INFO     (pykeg.util.runner) Killing celery_beat (pid=22)
2014-11-11T16:59:30.382321+00:00 app[web.1]: 16:59:30 celery.1 | 2014-11-11 16:59:30,381 INFO     (pykeg.util.runner) ... done.
2014-11-11T16:59:30.385487+00:00 app[web.1]: 16:59:30 celery.1 | 2014-11-11 16:59:30,384 INFO     (pykeg.util.runner) Waiting for celery_beat to exit (pid=22) ...
2014-11-11T16:59:30.393235+00:00 app[web.1]: 16:59:30 celery.1 | 2014-11-11 16:59:30,390 INFO     (pykeg.util.runner) Waiting for celery_default to exit (pid=29) ...
2014-11-11T16:59:30.402732+00:00 app[web.1]: 16:59:30 celery.1 | 2014-11-11 16:59:30,400 INFO     (pykeg.util.runner) All processes exited.
2014-11-11T16:59:30.388396+00:00 app[web.1]: 16:59:30 celery.1 | 2014-11-11 16:59:30,387 INFO     (pykeg.util.runner) ... done.
2014-11-11T16:59:30.397439+00:00 app[web.1]: 16:59:30 celery.1 | 2014-11-11 16:59:30,395 INFO     (pykeg.util.runner) ... done.
2014-11-11T16:59:30.557304+00:00 app[web.1]: 16:59:30 web.1    | terminated by SIGTERM
2014-11-11T16:59:30.365832+00:00 app[web.1]: 16:59:30 celery.1 | 2014-11-11 16:59:30,364 INFO     (pykeg.util.runner) Process "celery_stats" exited with returncode 0
2014-11-11T16:59:30.456599+00:00 app[web.1]: 16:59:30 system   | sending SIGTERM to all processes
2014-11-11T16:59:30.371748+00:00 app[web.1]: 16:59:30 celery.1 | 2014-11-11 16:59:30,370 INFO     (pykeg.util.runner) Abort called, killing remaining processes ...
2014-11-11T16:59:30.379424+00:00 app[web.1]: 16:59:30 celery.1 | 2014-11-11 16:59:30,377 INFO     (pykeg.util.runner) Waiting for celery_stats to exit (pid=20) ...
2014-11-11T16:59:31.378493+00:00 heroku[web.1]: Process exited with status 0
2014-11-11T16:59:31.387179+00:00 heroku[web.1]: State changed from up to crashed

@mik3y
Copy link

mik3y commented Nov 11, 2014

@szechyjs I'm not totally sure what I'm looking at, but @endenizen's trace looks like celery crashing:

2014-11-11T16:59:30.456374+00:00 app[web.1]: 16:59:30 celery.1 | exited with code 0
2014-11-11T16:59:30.368819+00:00 app[web.1]: 16:59:30 celery.1 | 2014-11-11 16:59:30,367 INFO     (pykeg.util.runner) Process "celery_default" exited with returncode 0

Perhaps you could try running the same commands manually (ie not kegbot run_workers), adding foreground logging to see what's going on.

@endenizen
Copy link
Contributor

Aha.. I ran the three celery processes manually and the first two started up just fine, but the third said this:

[2014-11-11 17:23:34,292: ERROR/MainProcess] consumer: Cannot connect to redis://redistogo@greeneye.redistogo.com:11421//: max number of clients reached.
Trying again in 2.00 seconds...

[2014-11-11 17:23:36,313: ERROR/MainProcess] consumer: Cannot connect to redis://redistogo@greeneye.redistogo.com:11421//: max number of clients reached.
Trying again in 4.00 seconds...

[2014-11-11 17:23:40,326: ERROR/MainProcess] consumer: Cannot connect to redis://redistogo@greeneye.redistogo.com:11421//: max number of clients reached.
Trying again in 6.00 seconds...

@robertmaxrees
Copy link
Author

I rolled my copy back again to the broken version. We use it on Fridays and it's working well enough on the older version. I've rolled it back to the broken version - http://build-kegbot.herokuapp.com/ should show it failing again.

@endenizen
Copy link
Contributor

Raising the redistogo addon to Mini (from Nano) fixed it. It's $9/month which certainly isn't terrible, but it'd be great to keep this project accessible to the free tier.

@szechyjs
Copy link
Owner

It looks like the free tier allows 10 connections. I'm sure this can add
something to the config to resolve this. I'll investigate...

On Tue, Nov 11, 2014 at 12:32 PM, Brian Ferrell notifications@github.com
wrote:

Raising the redistogo addon to Mini (from Nano) fixed it. It's $9/month
which certainly isn't terrible, but it'd be great to keep this project
accessible to the free tier.


Reply to this email directly or view it on GitHub
#5 (comment)
.

@mik3y
Copy link

mik3y commented Nov 14, 2014

👏 👏 👏

@robertmaxrees
Copy link
Author

You are a gentleman and a scholar. Updated and running beautifully. Thanks to you and @mik3y!

@mik3y
Copy link

mik3y commented Nov 14, 2014

btw jared, if you're in the groove, v1.1.1 was just released and should be "painless" to upgrade (no major changes under the hood).

</threadjack>

@szechyjs
Copy link
Owner

v1.1.1 pushed 🍻

@endenizen
Copy link
Contributor

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants