Hi.

Did you mapped 8000 port to outside of vagrant box? And did you told
runserver to listen all interfaces (0.0.0.0) since by default runserver
listens to localhost. In case of vagrant "localhost" interface is within
vagrant box itself.

ti 16. heinäk. 2019 klo 5.22 CHENXIN YANG <chenxiny...@g.ucla.edu>
kirjoitti:

> I created the new Django project on a vagrant virtual box, but I had
> trouble reaching the server at http://127.0.0.1:8000/ after running the
> server.
>
> --
> 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 django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> 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/8a75bfed-68f1-45f5-a029-1367674fab2f%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/8a75bfed-68f1-45f5-a029-1367674fab2f%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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/CAHn91odXjkr65U-GFyq%2B112goYsu%2BU6ORQww6Y87vxN9rs%2BSgA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to