Skip to content

Instantly share code, notes, and snippets.

@byroncorrales
Created January 22, 2012 20:07
Show Gist options
  • Save byroncorrales/1658597 to your computer and use it in GitHub Desktop.
Save byroncorrales/1658597 to your computer and use it in GitHub Desktop.
error at /accounts/register/
[Errno 61] Connection refused
Request Method: POST
Request URL: http://localhost:8000/accounts/register/
Django Version: 1.3.1
Exception Type: error
Exception Value:
[Errno 61] Connection refused
Exception Location: /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py in create_connection, line 571
Python Executable: /usr/bin/python
Python Version: 2.7.1
Python Path:
['/Users/bcorrales/code/django/simas/oxfam/oxfam',
'/Library/Python/2.7/site-packages/pip-1.0.2-py2.7.egg',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages',
'/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload',
'/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC',
'/Library/Python/2.7/site-packages',
'/Library/Python/2.7/site-packages/PIL']
Server time: dom, 22 Ene 2012 14:06:41 -0600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment