[GeoNode-users] Error on Account registration
Toni Schönbuchner
toni.schoenbuchner at csgis.de
Tue May 16 05:20:24 PDT 2017
Hi,
I´m having some weird problem. On Ubuntu 14.04 / Geonode 2.4 User registration is not working.
If I try to register an E-mail like foo at bar.com it end this ends in an error 550 (see below)
The User from belows Error message max.mustermann at muster.org does not show up in Django admin
but can be found in postgres table peoples_profiles??
The strange thing is – it seams a mail should be send to a different Email adress that the one
I try to register. What happens here? Does django /geonode tries to send Emails to all users?
Thanks,
Toni
SMTPRecipientsRefused at /account/signup/
{u'max.muster at muster.org’: (550, 'Unknown user')}
Request Method:
POST
Request URL:
http://XXX-test.org/account/signup/
Django Version:
1.6.11
Exception Type:
SMTPRecipientsRefused
Exception Value:
{u'max.muster at muster.org’: (550, 'Unknown user')}
Exception Location:
/usr/lib/python2.7/smtplib.py in sendmail, line 747
Python Executable:
/usr/bin/python
Python Version:
2.7.6
Python Path:
['/var/www/geonode_dai',
'/usr/lib/python2.7',
'/usr/lib/python2.7/plat-x86_64-linux-gnu',
'/usr/lib/python2.7/lib-tk',
'/usr/lib/python2.7/lib-old',
'/usr/lib/python2.7/lib-dynload',
'/usr/local/lib/python2.7/dist-packages',
'/usr/lib/python2.7/dist-packages',
'/usr/lib/python2.7/dist-packages/PILcompat',
'/usr/lib/pymodules/python2.7',
'/var/www']
Server time:
Mon, 15 May 2017 09:35:38 -0500
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20170516/1ae15996/attachment.html>
More information about the geonode-users
mailing list