Heroku “State changed from starting to down Stopping all processes with SIGTERM”

socket = io.listen(process.env.PORT);

Do this in your main.js file, and revert back to web: node www/main.js

Leave a Comment