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.

_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to     : graphite-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~graphite-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to