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.

질문됨 2년 전129회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠