You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current implementation of peggo orchestrator executable, when I start the peggo orchestrator and pass the cosmos passphrase via cli using --cosmos-from-passphrase option, it still prompts for keyring passphrase. It works as expected if I set the param in .env file and then start the peggo orchestrator. The peggo orchestrator starts without any further prompts.
I've tried a couple of troubleshooting steps as advised in discord which includes passing cosmos-keyring-dir , cosmos-from, cosmos-from-passphrase option but it didn't work.
I'm running the validator on an Amazon Linux 2 instance. Also see below the current binary version
sh-4.2$ peggo version
Version dev (c0cb909)
Compiled at 20220220-1014 using Go go1.17.6 (amd64)
sh-4.2$ injectived version
Version dev (30b3dbf)
Compiled at 20220220-1014 using Go go1.17.6 (amd64)
The text was updated successfully, but these errors were encountered:
In the current implementation of peggo orchestrator executable, when I start the peggo orchestrator and pass the cosmos passphrase via cli using --cosmos-from-passphrase option, it still prompts for keyring passphrase. It works as expected if I set the param in .env file and then start the peggo orchestrator. The peggo orchestrator starts without any further prompts.
I've tried a couple of troubleshooting steps as advised in discord which includes passing cosmos-keyring-dir , cosmos-from, cosmos-from-passphrase option but it didn't work.
I'm running the validator on an Amazon Linux 2 instance. Also see below the current binary version
sh-4.2$ peggo version
Version dev (c0cb909)
Compiled at 20220220-1014 using Go go1.17.6 (amd64)
sh-4.2$ injectived version
Version dev (30b3dbf)
Compiled at 20220220-1014 using Go go1.17.6 (amd64)
The text was updated successfully, but these errors were encountered: