dwyl/learn-heroku

Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch

nelsonic opened this issue · 1 comments

When attempting to deploy our Example Phoenix App, it appeared to work, but then we saw this error in the logs:

Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch

Going to attempt to use the PORT environment variable instead.

Still failing:
image