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 🙂

8 Replies
What are you creating this issue for?
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
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.
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 ;)
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
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
thanks.