ianramzy / decentralized-video-chat

🚀 Zipcall- Acquired @ 250k users 🚀 Peer to peer browser video calling platform with unmatched video quality and latency.
https://zipcall.io
3.3k stars 502 forks source link

Deploying on Hero is not working #47

Closed LebToki closed 4 years ago

LebToki commented 4 years ago

Hi there,

2020-05-19T22:22:54.438470+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=tvideobox.herokuapp.com request_id=e37ebffc-65c6-4439-814f-893f4022475b fwd="185.97.92.118" dyno= connect= service= status=503 bytes= protocol=https

2020-05-19T22:22:55.006801+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=tvideobox.herokuapp.com request_id=305c6712-30cc-4e23-9bf4-c7992c732f64 fwd="185.97.92.118" dyno= connect= service= status=503 bytes= protocol=https

could you help ?

ianramzy commented 4 years ago

Did you make sure to set the heroku config variables? You need to set both HEROKU_AUTH_TOKEN and HEROKU_TWILLIO_SID to the same value that you have in the .env file