mina-deploy / mina

Blazing fast deployer and server automation tool
https://rubygems.org/gems/mina
Other
4.34k stars 491 forks source link

No password was specified in environment variable CODA_PRIVKEY_PASS #670

Closed subbame closed 2 years ago

subbame commented 3 years ago

As mentioned at https://docs.minaprotocol.com/en/using-mina/connecting#ubuntu-1804--debian-9-1 I have created a file called ~/.mina-env with

CODA_PRIVKEY_PASS="private key password"
EXTRA_FLAGS=" --file-log-level Debug"

but I am still getting FATAL ERROR Mina Daemon encountered a configuration error loading block producer keypair. No password was specified in environment variable CODA_PRIVKEY_PASS while running

mina daemon --block-producer-key ~/keys/my-wallet --generate-genesis-proof true --peer-list-url https://storage.googleapis.com/mina-seed-lists/mainnet_seeds.txt

airled commented 3 years ago

Wrong project. I think you need this one.

lovro-bikic commented 2 years ago

Closing as this is the wrong project.