Israel also noticed the error message came from django runserver @port 8000 not Apache? Any reason your using the Dev environment?<span></span><br><br>On Wednesday, April 22, 2015, Jeffrey Johnson <<a href="mailto:ortelius@gmail.com">ortelius@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Probably the mail server is not configured properly.<div><br></div><div><a href="http://docs.geonode.org/en/dev/deploy/production.html#configuring-user-registration" target="_blank">http://docs.geonode.org/en/dev/deploy/production.html#configuring-user-registration</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 22, 2015 at 12:00 PM, Israel López <span dir="ltr"><<a href="javascript:_e(%7B%7D,'cvml','asralf@gmail.com');" target="_blank">asralf@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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>[Errno 111] Connection refused</pre>
  <table>

    <tbody><tr>
      <th>Request Method:</th>
      <td>POST</td>
    </tr>
    <tr>
      <th>Request URL:</th>
      <td><a href="http://localhost:8000/account/password/reset/" target="_blank">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>
<br>_______________________________________________<br>
geonode-users mailing list<br>
<a href="javascript:_e(%7B%7D,'cvml','geonode-users@lists.osgeo.org');" target="_blank">geonode-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users</a><br>
<br></blockquote></div><br></div>
</blockquote>