On 4/29/20 7:35 AM, Ralf Wiegand wrote:
hey Mark, that worked. Thank YOU. Got one step ahead. So after creating a admin account and logging in via the GUI, I get this error message:
IntegrityError at /accounts/login/
UNIQUE constraint failed: account_emailaddress.email
Request Method: POST Request URL: http://192.168.0.27:8000/accounts/login/ Django Version: 2.2.12 Exception Type: IntegrityError Exception Value:
UNIQUE constraint failed: account_emailaddress.email
Exception Location: /opt/mailman/venv-3.6/lib64/python3.6/site-packages/Django-2.2.12-py3.6.egg/django/db/backends/sqlite3/base.py in execute, line 383 Python Executable: /opt/mailman/venv-3.6/bin/python Python Version: 3.6.8
What does this mean?
I think it means you have more than one Django account with the same email address.
If you can log in to your django admin interface as the superuser, you may be abl to go to 'Users' and delete one. If you can't log in to your django admin interface as the superuser for this reason, you will probably need to create another superuser.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan