<div dir="ltr">Good day dear dev's<div><br></div><div>I have an error when I'm trying to reset the password from an account,</div><div>the error is shown below:</div><div><br></div><div><h1>error at /account/password/reset/</h1>
  <pre class="">[Errno 111] Connection refused</pre>
  <table class="">

    <tbody><tr>
      <th>Request Method:</th>
      <td>POST</td>
    </tr>
    <tr>
      <th>Request URL:</th>
      <td><a href="http://localhost:8000/account/password/reset/">http://localhost:8000/account/password/reset/</a></td>
    </tr>

    <tr>
      <th>Django Version:</th>
      <td>1.6.10</td>
    </tr>

    <tr>
      <th>Exception Type:</th>
      <td>error</td>
    </tr>


    <tr>
      <th>Exception Value:</th>
      <td><pre>[Errno 111] Connection refused</pre></td>
    </tr>


    <tr>
      <th>Exception Location:</th>
      <td>/usr/lib/python2.7/socket.py in create_connection, line 571</td>
    </tr>

    <tr>
      <th>Python Executable:</th>
      <td>/home/israel/.virtualenvs/node24/bin/python</td>
    </tr>
    <tr>
      <th>Python Version:</th>
      <td>2.7.6</td>
    </tr>
    <tr>
      <th>Python Path:</th>
      <td><pre>['/home/israel/PycharmProjects/node24/geonode',
 '/home/israel/.virtualenvs/node24/local/lib/python2.7/site-packages/GDAL-1.11.1-py2.7-linux-x86_64.egg',
 '/home/israel/.virtualenvs/node24/lib/python2.7',
 '/home/israel/.virtualenvs/node24/lib/python2.7/plat-x86_64-linux-gnu',
 '/home/israel/.virtualenvs/node24/lib/python2.7/lib-tk',
 '/home/israel/.virtualenvs/node24/lib/python2.7/lib-old',
 '/home/israel/.virtualenvs/node24/lib/python2.7/lib-dynload',
 '/usr/lib/python2.7',
 '/usr/lib/python2.7/plat-x86_64-linux-gnu',
 '/usr/lib/python2.7/lib-tk',
 '/home/israel/.virtualenvs/node24/local/lib/python2.7/site-packages',
 '/usr/lib',
 '/usr/include/gdal',
 '/home/israel/PycharmProjects/node24/geonode']</pre></td>
    </tr>
    <tr>
      <th>Server time:</th>
      <td>MiĆ©, 22 Apr 2015 13:30:23 -0500</td></tr></tbody></table><br></div><div><br></div><div>Any ideas about these??</div><div><br></div><div>Thanks a lot in advance.</div></div>