C
Coder.com•6d ago
scraly

reset-password error: execute transaction: compare password: hash too short: 60

Hi, I have an error when I want to reset-password of a user, through the UI: "Internal error. execute transaction: compare password: hash too short: 60". Indeed, I tried to fix a password problem for my user directly in the DB and I changed the hashed_password but now it seems to be shorter as expected. Now I can receive the reset-password email, I can handle it through the coder-server UI but I have an error :(. Is it possible to fix it? Thanks 🙂
No description
8 Replies
Codercord
Codercord•6d ago
Codercord
Codercord•6d ago
What are you creating this issue for?
Phorcys
Phorcys•4d ago
hey @scraly, were you able to figure this out? by the way, I'd recommend not editing the DB manually 😅 are you admin on this deployment on another account (or someone in your team)? in that case, try resetting the password directly from the users section of your deployment
scraly
scralyOP•4d ago
when my colleague will return at work after his holidays, I will ask him to reset my password through the UI or we will delete and create again a new user.
Phorcys
Phorcys•4d ago
sounds good! i'll close this issue but let me know if you need anything else :-) by the way, given the friend we have in common on Discord, I think there's a good chance you'll be at Open Source Summit EU, come see us at Booth G1 next week ;)
scraly
scralyOP•4d ago
for now the problem is not solved and I can't solved it because i have an error as I show you. I can wait the return of my colleague but I wonder if there was another solution. unfortunately I will not be at opensource summit
Phorcys
Phorcys•4d ago
oh sorry, I thought you were just going to handle it w/ your colleague, that's why I was going to close 😅 for alternative solutions, I am not sure honestly, I'll try to take a look this week
scraly
scralyOP•4d ago
thanks.

Did you find this page helpful?