How to connect dev server at http://0.0.0.0:8000/

1,308 views
Skip to first unread message

Taehwan Kim

unread,
May 18, 2015, 2:23:40 PM5/18/15
to wag...@googlegroups.com
Hello
I am first trying to install and run wagtail.

I did

1. install vagrant.
2. install wagtail.
3. wagtail start mysite.
4. in mysite folder , vagrant up.
5. vagrant ssh
6. djrun
7. it says Starting development server at http://0.0.0.0:8000/

And I tried to connect in my web browser but I can't connect.

What am I missing?

please help!

Nick Barreto

unread,
May 18, 2015, 5:27:13 PM5/18/15
to wag...@googlegroups.com
Should be running fine if everything is setup correctly. Try and connect with the dev server running at:

http://localhost:8000/

Matthew Westcott

unread,
May 18, 2015, 5:34:20 PM5/18/15
to wag...@googlegroups.com
On the current version (0.8.x), you need to connect to http://localhost:8111/ instead, as the Vagrant config is set up to forward to that port. (This will be changing to port 8000 in version 1.0, so make sure you're following the correct version of the documentation.)

Cheers,
- Matt
> --
> You received this message because you are subscribed to the Google Groups "Wagtail support" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to wagtail+u...@googlegroups.com.
> To post to this group, send email to wag...@googlegroups.com.
> Visit this group at http://groups.google.com/group/wagtail.
> To view this discussion on the web, visit https://groups.google.com/d/msgid/wagtail/fb688880-2d54-4743-816f-96eeb66d78e1%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Nick Barreto

unread,
May 18, 2015, 5:39:18 PM5/18/15
to wag...@googlegroups.com
You probably want to run 'dj createsuperuser' as well, so you can login at the admin screen.

Taehwan Kim

unread,
May 18, 2015, 6:33:15 PM5/18/15
to wag...@googlegroups.com
Thank you!!
It works fine!!
Reply all
Reply to author
Forward
0 new messages