sunshine-protocol / sunshine

Governance + Bounty Platform
Other
43 stars 16 forks source link

Keystore Unlock Fails #142

Closed 4meta5 closed 4 years ago

4meta5 commented 4 years ago

encountered while trying to use the CLI

➜  cli git:(continue-maintenance) ✗ cargo run key unlock       
    Finished dev [unoptimized + debuginfo] target(s) in 0.46s
     Running `/Users/4meta5/sunshine-protocol/sunshine-node/target/debug/bounty-cli key unlock`
Please enter your password (8+ characters):

Error: could not open `/Users/4meta5/Library/Application Support/sunshine-bounty/keystore/0/public_device_key`
dvc94ch commented 4 years ago

Remove your keystore and start again. Can you show me the contents of your keystore?

4meta5 commented 4 years ago

There was no keystore. It wasn't set. Good to know that this is the error emitted when it's not set...