Open luclu opened 8 years ago
Presale wallet is not working i have the right password. please advise
@luclu
Hope you're well. So I have been quite vocal, as I feel and do not want to disturb or disrupt the process in any way. Im just curious as to know if this is a real bug and if something is being done to solve it.
I have two accounts in my Mist as off now, the first one (main account) works great. I created the second account late November and has a considerable amount of Eth in it, the second account I created using Mist instead of geth. So this time I could view the password after writing it. I took a picture and saved it too. However the password does not work, Im unable to move the Eth or access the wallet. I have read through many posts here and realize it might or might not have something to do with special characters etc.
There has been a lack of feed back from anyone on this matter and now Im just try to here from the devs if this is actually a real issue and if something is being done to address it. In the meanwhile, yes, I am giving myself the human error dilemma and still thinking I did something wrong. Looking forward to your response. Thank you in advance.
^^Agreed -- no meaningful response from the devs. I'm stuck in hell. Is it my fault or theirs?
Calling all users that can't access their accounts. Please help us get more structured information about your "Wrong password" issues.
I had this error trying to import keys from geth to parity
I copied the key manually from .ethereum key path to io.parity.ethereum key and then was able to unlock successfully in web3.py
You probably need to brute force it, it can be done with tools like hashcat or custom made tools in case you know part of the password you can do mask attacks with rules.
Problem reports will be pooled in this issue. If you are affected please use the specific issue for discussion or open a new one.
Many users reported about lost passwords or
Ethereum-Wallet
not accepting their password.Please verify the following:
caps-lock
is activeBasicly check what you type is what you want to type in some texteditor.
If you...
json
-file) and encounter a password error, try to run geth (instructions). On the terminal, start it with:geth{.exe} wallet <json-file>
Ethereum-Wallet
startgeth
with:geth{.exe} --unlock <address>
. If this does not help, try to update your web3-secret-storage file viageth account update
As the account management of Ethereum-Wallet is done by its client (geth/eth) - you might be presented with accounts you did setup withing geth before ever using Ethereum-Wallet.
If using
geth
or myetherwallet.com did help you to unlock your account, please report this - you might have found a bug!Currently several improvements/bug-fixes are planned to be incorporated:
Additional resources: