1

Hey guys i got stuck in that error i did all the steps right but it still not work,my deploy failed after all this is the error i got, please help me i want to deploy my app for demonstration purposes i tried to reinstall my heroku cli and that does not work too


here are the logs

what i got on the browser when i try to open the app

Elsehrawy
  • 11
  • 1

2 Answers2

0

Your app crashed and the logs do not show the real error, so you should SSH on the dyno to read the logs (they gave the path).

It's doable with the CLI: https://devcenter.heroku.com/articles/exec

antoinestv
  • 3,286
  • 2
  • 23
  • 39
0

What type of error you are facing. If this is about deploying and git push etc then tell me about the error.Please specify your problem.

Faisal
  • 15
  • 2
  • Yes i got this after i did the commands to deploy my app it seems every thing is right to me but the deploy field – Elsehrawy Sep 09 '20 at 07:15