Ethereum Consortium Blockchain - Unable to unlock coinbase account - Microsoft Azure -


i having error trying unlock coinbase account. when first provision deploy consortium blockchain, set passphrase mining nodes , password tx node.

when ready deploy smart contract tx-node(which has blockchain), error tells me unlock account.

in order unlock account, ssh tx-node.

once, provide credentials have access vm.

then type

geth attach

it opens geth console.

inside geth console, type

personal.unlockaccount(eth.coinbase)

i prompted passphrase, enter keeps returning error

couldn't decrypt key passphrase

i use passphrase, put when first deployed blockchain doesn't work.

i tried multiple times , redeploying blockchain, unable unlock coinbase account.

i using azure template: https://azure.microsoft.com/en-us/resources/templates/ethereum-consortium-blockchain-network/

when deploying consortium blockchain on azure, set passphrase mining nodes , password tx node however, given setup not looking passphrase requested in powershell.

  1. copy ssh-to-first-tx-node clipboard , paste in powershell transaction node

  2. enter password

  3. geth attach
  4. personal.unlockaccount(eth.coinbase)
  5. enter passphrase // password entered in @ beginning want enter

be sure keep shell open, password lock security default after being left open time.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -