iprobedroid / swgoh-arena-tracker

47 stars 190 forks source link

Error in the Logs #3

Closed jaredb03 closed 4 years ago

jaredb03 commented 4 years ago

First this is awesome and helps the shard a LOT! I am showing this error over and over in the logs and not sure what the problem is as i'm not a developer. Any help would be appreciated!

2020-01-12T17:48:01.257077+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/favicon.ico" host=nghtmare-arena-tracker.herokuapp.com request_id=3b7e03e0-1cf9-4d39-90e0-64e6889dafe5 fwd="My local IP" dyno= connect= service= status=503 bytes= protocol=https

iprobedroid commented 4 years ago

Most likely you tried to open this url : http://nghtmare-arena-tracker.herokuapp.com/ as a web application. This bot is not a web application(or page), it is just a process which is polling the swgoh API in a loop. If the bot keeps working just ignore the error.