Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Password Wrong #957

Closed
stic82 opened this issue Jul 12, 2016 · 13 comments
Closed

Password Wrong #957

stic82 opened this issue Jul 12, 2016 · 13 comments

Comments

@stic82
Copy link

stic82 commented Jul 12, 2016

Mist 0.8.0
Windows
Main Network
node: geth

Hi,
i get wrong password message. But i use this password for my btw wallet to so it is right.
can t send out any etc with this release:(
I have 2 Accounts inside with same pw.

Also on my Windows 8 Wallet freezes after opening: #958. Can t use it on Windows.

@lssilva
Copy link

lssilva commented Jul 12, 2016

I have the same issue here, I think the problem is related that after the latest upgrade it won't accept too easy password. For example when creating account with the wallet app it rejects but if we create using mist browser it accept but then it says wrong password

To reproduce the bug create an account using mist with a simple password and try to vote

@stic82
Copy link
Author

stic82 commented Jul 12, 2016

My PW is not easy.. It has symbol and all it need to be safe..
I have a lot of money in their:( little panic over here:(

@lssilva
Copy link

lssilva commented Jul 12, 2016

I checked other issue and my problem was not enough ETH, seems the bug is the error message, maybe all errors will be shown wrong password. You can always try to unlock your account using the geth console or the wallet app and check if it works

@stic82
Copy link
Author

stic82 commented Jul 12, 2016

have try to send 1 eth..
which wallet app?

@stic82
Copy link
Author

stic82 commented Jul 12, 2016

by the way thanks for your support:)

@luclu
Copy link
Contributor

luclu commented Jul 12, 2016

Hi @stic82,
the current "wrong password" alert is broken, as the error string emitted by geth did change.
Possible errors are as following #664:

  • could not decrypt key with given passphrase (wrong password)
  • multiple keys match address (multiple copies of the same account)
  • Insufficient funds for gas * price + value (not enough ether in etherbase account to invoke contract transaction)
  • Unable to connect to socket: timeout (node terminated, etc; used to be CONNECTION ERROR)

The ongoing PR is #959.

In future releases we propose to use error codes to ensure consistency and compatibility to other nodes.

@luclu
Copy link
Contributor

luclu commented Jul 12, 2016

Try to rule out all of the above, fall back to 0.7.3 or look through the following recommendations #669.

@joshterrill
Copy link

Yeah I'm having a hard time deploying a contract. Just to test, I typed my password into notepad, copied it to my clipboard, created a test wallet on testnet, pasted my password in, works fine. Then I go and try to deploy a contract, paste my password in, it says wrong password. So should I just switch to 0.7.3?

@stic82
Copy link
Author

stic82 commented Jul 14, 2016

My Password was right. Was able to use it. Think it has to do with wrong error message.

@luclu
Copy link
Contributor

luclu commented Jul 17, 2016

Could you please have a try with 0.8.1 and post its error message?

@luclu
Copy link
Contributor

luclu commented Sep 17, 2016

Could you please give the geth account update command a try?
This might be helpful as this post suggests.

@evertonfraga
Copy link
Member

Issue closed due to inactivity. Please reopen if needed.

@lock
Copy link

lock bot commented Mar 31, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked and limited conversation to collaborators Mar 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants