On Tue, Aug 19, 2014 at 5:29 PM, Andrew Koller <akolle...@gmail.com> wrote:
> curl: (52) Empty reply from server
>

You have a firewall or some other security mechanism stopping communication?

Please verify that the django server is running and listening on the
port we assume it to be:

netstat -lpn | grep 8000

Cheers

Tom

-- 
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFHbX1KyE02Xtx6z1pTLnaUg8CqQX%3DHvnEN1D3K0K5iFipaP%3Dg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to