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

1.9K
Visualizações
Stuck in Watching for file changes with StatReloader

I made my project fine and when I run my server through a normal shell it works but I am trying to run my project through git bash. All the commands seem to work fine but when I do python manage.py runserver it gets stuck on Watching for file changes with StatReloader. Apparently after that I go to localhost:8000

but that and my 127 port 8000 are not responding and show that theres nothing there, No errors or anything and like I said if I python manage.py runserver through shell it works

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

0

You may be missing the port binding, try to run python manage.py runserver 0.0.0.0:8000 to be sure that the app is running on localhost:8000

over 4 years ago · Santiago Trujillo Relatório

0

Probably autoreload does not work well in your environment, if you don't need it - better turn it off by starting django with --noreload arg.

over 4 years ago · Santiago Trujillo Relatório

0

If you use django with Dockerfile, you won't miss that env var PYTHONUNBUFFERED set by 1.

over 4 years ago · Santiago Trujillo Relatório

0

Using Git Bash run:

$ python manage.py runserver 127.0.0.1:8000

In my case, it showed the same behavior ('Stuck in watching...'). However, after that I opened a browser and I typed:

127.0.01:8000. The Django webpage works properly.

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