Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

397
Vistas
can't upload on heroku and run (discord bot)

Error

i made discord bot and tried to upload it on heroku but it's keeping making these errors. how can i fix it?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

The error No web processes running is pretty clear; you either do not have a web process defined in your Procfile meaning there is no server that can respond to incoming requests, OR you have your web processes scaled to 0.

You will need to create or update your Procfile to contain a web process that starts your Discord bot server.

web: <command to start server> -p $PORT

If that is already configured, you will need to ps:scale your process using the Heroku CLI.

heroku ps:scale web=1
about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda