You don't include the http:// python manage.py runserver hostname:8000 or put the IP address in the hostname area/
Dylan On Wed, Feb 8, 2017 at 12:29 PM, hippohippo <[email protected]> wrote: > Dear all, > > I am a new comer on Django. I was able to to run start server by command > as below yesterday. > > python manage.py runserver http:/hostname:8000 > > However today, it submit the error as CommandError: " > http://te172.24.221.137:8000/" is not a valid port number or address:port > pair. > > Can anyone give me some hint how to fix this? Thanks. > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-users/c029b611-898b-4015-b643-e1eaabaa43cc%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/c029b611-898b-4015-b643-e1eaabaa43cc%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHtg44DExi7rq-NkBgjaC6ZMXMc0VFBvNiXuj6GB7R0ynHztqA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

