Can't see the default Django installation in the browser

0

Hi everybody,

I have installed Django on Ubuntu 20.04 LTS on AWS Lightsail into a brand new root directory. But when I am running 'python manage.py runserver 0.0.0.0:8000' I can't see absolutely anything in the browser on my static IP and port 8000. Could anyone help me with what I am doing wrong and what the problem is? Thanks.

System check identified no issues (0 silenced).

May 22, 2022 - 15:07:49

Django version 3.2.9, using settings 'project.settings'

Starting development server at http://0.0.0.0:8000/

Quit the server with CONTROL-C.

  • Have you checked your firewall settings on your instance networking page? You may need to open port 8000.

feita há 2 anos129 visualizações
Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas