Open xrfez opened 1 year ago
I cannot find the account name https://forum.nim-lang.org/profile/xrfez Probably you might try to register again.
I am seeing the same.
What does Invalid Ident Hash mean? Do I need to try different email / username? Also if I input my email to reset password it says It is not found
@xrfez Hello, it seems that others has encountered the same issue as you. I will ask other mods for ideas.
ref https://github.com/nim-lang/nimforum/issues/253 ref https://github.com/nim-lang/nimforum/issues/241
I'm not sure the meaning of "invalid ident hash", here is the offending line https://github.com/nim-lang/nimforum/blob/f312b91b1545b039e38fdbf865be72ddb24ecc5a/src/forum.nim#L254
when you delete your account the nick remains taken. It's a bug.
Probably try again with another nickname?
@ringabout Another Nickname fixed it, but I don't see how I could have deleted my account that I never had. I had tried to use the same credentials over the years... unsuccessfully. It was the gmail bug back then I think. Maybe sql held onto something it shouldn't have while that stuff was being ironed out. Thanks for the effort.
I'm not sure the meaning of "invalid ident hash"
the line above creates the newIdent
using name, password, salt and epoch. Assuming name, password and salt are not changed (name I think shoud be the nick, password and salt come from db), I imagine the issue might be in the epoch
. Next step would be to identify were the api call parameters (especially ident
and epoch
) come from to see how they could have changed.
I think there might be a bug hidden somewhere that comes up only in specific workflows.
How did you solve the first problem? @xrfez When I input the information I am told an unknown error has occurred.
How did you solve the first problem? @xrfez When I input the information I am told an unknown error has occurred.
@erdian718 I suggest you reach out to an admin on the Discord. I think they can manually set you up.
Any updates to this?
Any updates to this?
No, I just use a different username.
Deleted accounts are retained in the system, so creating a new one with the same name/address is not possible. However we can manually restore accounts, which I've done for your account @firasuke. You should be able to log in now, let me know if you have any further issues.
Deleted accounts are retained in the system, so creating a new one with the same name/address is not possible. However we can manually restore accounts, which I've done for your account @firasuke. You should be able to log in now, let me know if you have any further issues.
I am finally able to log in now, thanks for your time and effort!
I am unable to register on Nim Forum ("Couldn't send email") and cannot see any thread related to it. See below
I have been trying to register an account.
When I input the information I am told an unknown error has occurred.
When I click the verify link from my email I am told Invalid Ident Hash.
Nickname xrfez