We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
SAME here! Why was this possibly closed without showing a resolution?
Sorry, something went wrong.
No branches or pull requests
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)
Am I missing some setting? Sorry if this is not a hubot-kandan's issue.
The text was updated successfully, but these errors were encountered: