When I execute runserver, I get the following message:

Validating models...
0 errors found

Django version 1.0.2 final, using settings 'mysite.settings'
Development server is running at http://127.0.0.1:8000/
Quit the server with CTRL-BREAK.
Error: [Errno 10104] getaddrinfo failed

And the server quits immediately.
I have been trying to solve this for quite some time now and am really
desperate for some help.
I have already tried running it using different ports and running it
on 0.0.0.0
According to Windows, I do not have any Firewalls running, nor do I
believe there to be any running.
I can ping localhost fine.
ping to port 8000 does not get a response

What is going on?

I have done the exact same python and django installation on two other
computers (both running Windows) and they worked fine.
I need this to work on my computer.

Please help!

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to