Team,
I am not able to login to my MISP via web interface (GUI). I am trying all the password and also [email protected]/admin but still not working.
appreciate all the assistance.
Regards
FL
Do you get an exception when you try, or does it complain about an invalid
password?
On May 22, 2016 12:33 PM, "makflwana" [email protected] wrote:
Team,
I am not able to login to my MISP via web interface (GUI). I am trying all
the password and also [email protected]/admin but still not working.appreciate all the assistance.
Regards
FL—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
https://github.com/MISP/MISP/issues/1160
I get username/password invalid. Tried multiple time and got : "You have reached the maximum number of login attempts. Please wait 300 seconds and try again.
Error: The requested address '/users/login' was not found on this server."
Regards
FL
You can reset the password via the command line by using:
/var/www/MISP/app/Console/cake Password [email] [password]
Let me know if it doesn't solve it.
thanks alot works perfectly.....
Thanks for the answer, closing :)
i am getting same error even after doing password reset with cake
can you check the error logs and see what's it saying > /var/logs/apache
I am experiencing the same problem and resetting the password with cake does not fix the issue. I am using a VM downloaded from https://www.circl.lu/misp-images/latest/
Most helpful comment
You can reset the password via the command line by using:
/var/www/MISP/app/Console/cake Password [email] [password]
Let me know if it doesn't solve it.