Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot login to Piwik no matter what I do. Password reset not working either #12026

Closed
nicktrout opened this issue Sep 11, 2017 · 2 comments
Closed
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@nicktrout
Copy link

I have been unable to login to my piwik for several days. Tried the password reset link several times but it still says invalid username/password. I can see the login and hashed pw in DB via phpmyadmin. I have tried to manually reset the pw there using:
php -r 'echo password_hash(md5("changeMe"), PASSWORD_DEFAULT) . "\n";'
then updating the relevant record in the users table.
I am at my wits end with this. I haven't upgraded or updated anything. One minute it was working and now it refuses to let me in. What can I do?

@Dozecloud-llc
Copy link

You could try removing it and do a reinstall of piwik

@nicktrout
Copy link
Author

Got it figured out--thanks! I (re)installed to 3.1.0. Now I can log in.

@Findus23 Findus23 added the answered For when a question was asked and we referred to forum or answered it. label Sep 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants