Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

489
Views
Heroku arroja el error H14 No se está ejecutando ningún proceso web al intentar implementar la aplicación del matraz, incluso después de que el Procfile correcto y la escala web = 1 no funcionen

El Procfile se define de la siguiente manera:

 web: gunicorn app:app --workers 1 --worker-class=gevent --bind 0.0.0.0:$PORT --timeout 600

y los registros de Heroku son:

 2022-03-10T09:04:35.223306+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/" host=emotion-sys.herokuapp.com request_id=0f9c469f-1bdb-422c-8bc7-62396368bc40 fwd="103.75.160.161" dyno= connect= service= status=503 bytes= protocol=https 2022-03-10T09:04:35.616871+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/favicon.ico" host=emotion-sys.herokuapp.com request_id=58755a0c-46fd-42fe-8cda-66bd9a4c46d0 fwd="103.75.160.161" dyno= connect= service= status=503 bytes= protocol=https

Los problemas aún persisten después de ejecutar heroku ps:scale web=1 y habilitar el dyno gratuito de heroku. El puerto se proporciona como 8080 y el servidor wsgi se usa para la producción.

Registros de la aplicación:

 2022-03-19T08:43:22.656492+00:00 heroku[web.1]: Process exited with status 1 2022-03-19T08:43:22.723787+00:00 heroku[web.1]: State changed from starting to crashed 2022-03-25T11:23:32.487590+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=emotion-sys.herokuapp.com request_id=6f5a63ad-c2af-4b8b-8979-e8ef7d0398e7 fwd="103.77.137.26" dyno= connect= service= status=503 bytes= protocol=https 2022-03-25T11:23:38.293173+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=emotion-sys.herokuapp.com request_id=b5d73851-0f14-43a8-b215-c3c8e7684c86 fwd="103.77.137.26" dyno= connect= service= status=503 bytes= protocol=https

La mayoría de las respuestas anteriores de stackoverflow se han implementado pero aún no pueden resolver el problema.

Y mi enlace de repositorio de github está aquí: https://github.com/souloper/FaceEmotionDetecion

Perdóname si esto parece tan poco profesional. Gracias por adelantado.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!