botgram / shell-bot

:robot: Telegram bot that executes commands and sends the live output
GNU General Public License v3.0
797 stars 488 forks source link

Error R10 #23

Closed viper-adnan closed 4 years ago

viper-adnan commented 4 years ago

2020-02-28T03:30:21.310964+00:00 heroku[web.1]: Starting process with command `npm start` 2020-02-28T03:30:23.418452+00:00 app[web.1]: 2020-02-28T03:30:23.418470+00:00 app[web.1]: > shell-bot@0.0.1 start /app 2020-02-28T03:30:23.418470+00:00 app[web.1]: > node server.js 2020-02-28T03:30:23.418471+00:00 app[web.1]: 2020-02-28T03:30:24.329388+00:00 app[web.1]: Bot ready. 2020-02-28T03:31:21.970736+00:00 heroku[web.1]: State changed from starting to crashed 2020-02-28T03:31:21.830820+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch 2020-02-28T03:31:21.831163+00:00 heroku[web.1]: Stopping process with SIGKILL 2020-02-28T03:31:21.951500+00:00 heroku[web.1]: Process exited with status 137

Getting this error

mildsunrise commented 4 years ago

you can't run this in heroku, this is a bot, it doesn't serve a website... also, why would you ever want to run this in heroku? you should run it in the server you wish to issue commands in