You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just saw this for someone else. In their case it was because their config.ru included a first line to default to port 4000. Removing this line should likely fix the issue (as heroku tries to provide a port to bind to the process and then checks for a process there).
Hi everyone,
Has anyone encountered this issue when deployed the serve app to heroku? How to solve this issue?
thanks and regards,
regdog
The text was updated successfully, but these errors were encountered: