graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #06592
[Question #655257]: Authentication attempt failed, please make sure...
New question #655257 on Graphite:
https://answers.launchpad.net/graphite/+question/655257
Hello,
Please i have installed graphite with successful, during the installation i have used the command below:
PYTHONPATH=/opt/graphite/webapp django-admin.py migrate --settings=graphite.settings --run-syncdb
to create the tables and a superuser, the tables are created but id didn't ask me to create a new superuser, so i have used the the second command to create a new superuser and to change the root password:
python manage.py createsuperuser
python manage.py changepassword
So i have created a new superuser and changed the root password but the authentication doesn't work and i got the error message:
Authentication attempt failed, please make sure you entered your login and password correctly
How to fix it please !
--
You received this question notification because your team graphite-dev
is an answer contact for Graphite.