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ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ