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

Peggos orchestrator --cosmos-from-passphrase option is not working as expected #56

Open
rajat43 opened this issue Mar 11, 2022 · 0 comments
Assignees

Comments

@rajat43
Copy link

rajat43 commented Mar 11, 2022

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)

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