0

I try to deploy an Angular application to Heroku, but I keep getting this error:

An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. You can do this from the Heroku CLI with the command...

1 Answer 1

3

You need to debug in heroku logs. Try this command heroku logs --tail --app your_app_name and tell us what error you are getting.

Sign up to request clarification or add additional context in comments.

2 Comments

at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=angualr-app-deploy.herokuapp.com request_id=0e5c73ac-ba62-43ea-9567-ae21d7bbb0a2 fwd="92.99.193.214" dyno= connect= service= status=503 bytes= protocol=https
@marc_s any chance

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.