timwah / pokeslack

Get Slack messages posted to a #pokealert channel about rare Pokemon close to you

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heroku error after deployment

jetlej opened this issue · comments

2016-07-29T18:41:45.600447+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/favicon.ico" host=pokeslack-lorimer.herokuapp.com request_id=fce235aa-8da7-47bc-9f6e-307e78191f1a fwd="74.64.43.204" dyno= connect= service= status=503 bytes=

Any ideas on how to fix this?

Hey there, there is actually no web interface for this, so the Heroku Dyno you want to start is worker. You can enable one in the Heroku dashboard for your app.

@timwah - Oh okay, well a worker was created by default. Is there anything else required, or a way to debug?

screen shot 2016-08-02 at 10 14 25 am