Всем привет, появилась необходимость залить телеграм бота на node.js на heroku. после запуска бот 60 секунд работает, после чего вылетает с ошибкой в логе:
2021-03-19T19:19:41.959193+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
2021-03-19T19:19:42.005111+00:00 heroku[web.1]: Stopping process with SIGKILL
2021-03-19T19:19:42.092300+00:00 heroku[web.1]: Process exited with status 137
2021-03-19T19:19:42.173589+00:00 heroku[web.1]: State changed from starting to crashed