kandanapp / hubot-kandan-app

An easily deployed Hubot for Kandan, running in the cloud.
MIT License
64 stars 14 forks source link

"No web processes running" error #1

Open yasuhito opened 11 years ago

yasuhito commented 11 years ago

I've added github-commits.coffee from hubot-scripts into scripts/ and added prerequisites for that.

When I pushed "TestHook" button in GitHub WebHook page, I got the following error: (the hook URL is set to http://my-app.herokuapp.com/hubot/gh-commits?room=1)

$ heroku logs
(snip)
2013-02-19T07:18:41+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=POST path=/hubot/gh-commits?room=1 host=trema-hubot.herokuapp.com fwd="54.235.118.251" dyno= queue= wait= connect= service= status=503 bytes=

Am I missing some setting? Sorry if this is not a hubot-kandan's issue.

dylanh724 commented 8 years ago

SAME here! Why was this possibly closed without showing a resolution?