Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

433
Visualizações
Django app on Heroku, deployed successfully but could not be served

I have built a simple blog app with Django by following a video and deployed it to Heroku by following another video. The app works fine locally, but it is not working online. Heroku gives me this error message:

This app has no process types yet

Add a Procfile to your app in order to define its process types.

I had already added a Proclife created with Notepad with these contents:

web: gunicorn mysite.wsgi

But how can I add another Procfile to an app already deployed to Heroku? Where should I place it?

over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

Yeah that's correct. It required file 'Procfile' in the project root directory. I have created one with below content

web: gunicorn <your-app.wsgi> -b 0.0.0.0:$PORT -w 10

And followed the below link https://devcenter.heroku.com/articles/procfile where everything is mentioned to deploy the code to heroku. Its been long time for me working with heroku that too with test app so I am not sure if it got changed after that. But I think just following the link will work just fine.

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda