Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

BUG: Cannot login again after logging out #285

Closed
njelich opened this issue Nov 2, 2022 · 5 comments · Fixed by #306
Closed

BUG: Cannot login again after logging out #285

njelich opened this issue Nov 2, 2022 · 5 comments · Fixed by #306
Labels
bug Something isn't working

Comments

@njelich
Copy link
Contributor

njelich commented Nov 2, 2022

After registering for an account, if I log out I cannot log back in, instead I get the following error.

Screen Shot 2022-11-02 at 16 46 27

If I then go to register again using the same credentials it says the credentials are already taken.

Screen Shot 2022-11-02 at 16 46 56

@djaiss
Copy link
Member

djaiss commented Nov 2, 2022

@njelich have you gone through the email verification process?

@njelich
Copy link
Contributor Author

njelich commented Nov 3, 2022

Yep, I discovered this when I logged out and tried to log back in.

@asbiin
Copy link
Member

asbiin commented Nov 5, 2022

The login process is working well, so it might be something else...
What's you database backend?
Did you change your APP_KEY between registering and login?

@KierenConnell
Copy link

KierenConnell commented Nov 7, 2022

Can confirm I have the same issue with main docker image
revision:a71b14ce977754d6df80d46a98ea5b36b6d46d1d

On first account creation, I get email verification, login successfully, create vaults, contacts, etc.
Logout, attempt to log back in. Password is listed as incorrect.
Reset password successfully, can then log in and out repeatedly.

APP_KEY stays the same between registration and login.

Only time issue seems to occur is right after initial setup

I'm running latest version of mysql docker container

@djaiss djaiss added the bug Something isn't working label Nov 7, 2022
@asbiin
Copy link
Member

asbiin commented Nov 8, 2022

OK I found the glitch, it's fixed now. Thank you @njelich and @KierenConnell for your help!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants