wahengchang / facebook-bot-2018

1 stars 3 forks source link

Error with ports #2

Open quintendewilde opened 6 years ago

quintendewilde commented 6 years ago

Hello,

Could you tell me what's wrong when I deploy it on Heroku? I think it's a port related issue, but can not seem to find what exactly is wrong?

`2018-05-09T10:30:00.024665+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=nodetestfacebook.herokuapp.com request_id=4098de24-1665-47f0-b0e5-b9e215055041 fwd="193.190.172.185" dyno= connect= service= status=503 bytes= protocol=https
2018-05-09T10:30:00.937679+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=nodetestfacebook.herokuapp.com request_id=3053f177-a575-4e85-b629-7c07295bf3c7 fwd="193.190.172.185" dyno= connect= service= status=503 bytes= protocol=https
2018-05-09T10:35:19.490292+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=nodetestfacebook.herokuapp.com request_id=4b771a71-d89e-48f8-8e9f-eaf5538a0e4a fwd="193.190.172.185" dyno= connect= service= status=503 bytes= protocol=https
2018-05-09T10:35:19.998729+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=nodetestfacebook.herokuapp.com request_id=7c937d13-f88b-4a72-9a9d-ec5799389bc3 fwd="193.190.172.185" dyno= connect= service= status=503 bytes= protocol=https`
wahengchang commented 6 years ago

did u set all env on heroku ?

i cant tell much from this logs, things may goes wrong for many reason here: