Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing to unlock account after key import #941

Closed
scottzer0 opened this issue May 12, 2015 · 1 comment
Closed

Failing to unlock account after key import #941

scottzer0 opened this issue May 12, 2015 · 1 comment

Comments

@scottzer0
Copy link

i followed the gethkey export instructions and exported my key, updated to 0.9.20, and then imported the key (it asked me for a new password and repeated oddly).

when i run geth --unlock primary or even geth --unlock <account_address>, i get:

Fatal: Unlock account failed 'open /Users/zero/Library/Ethereum/keystore/3137653064383532313930313631616535336163/3137653064383532313930313631616535336163: no such file or directory' Fatal: Unlock account failed 'open /Users/zero/Library/Ethereum/keystore/3137653064383532313930313631616535336163/3137653064383532313930313631616535336163: no such file or directory'

@Gustav-Simonsson
Copy link

Duplicate of #945

tony-ricciardi pushed a commit to tony-ricciardi/go-ethereum that referenced this issue Jan 20, 2022
* default gateway fee to zero

* prevent log spam before registry is deployed

* set client version to 0.9.0

* add additional safety against blocking chain head events

* add log when disconnecting from static or trusted peer

* differentiate error and non-error disconnects

* revert changes to remove empty abi unmarshal

* run go generate

* add gateway fee to list of flags

* set version meta to unstable and fix a typo

* point ci to victor/loose-ends

* fix gateway fee not defined error

* prevent pointless warning

* add trace logging for light client transactions

* revert unnecessary changes to ethstats

* add trace log to les transaction status msg

* use gateway fee flag for clients to specify knowledge about peers

* refactor if statement

* fix bad if statement

* fix light tests

* use v2 ci image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants