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

Not able to create private keys #2854

Open
4 tasks done
SrinivasPra opened this issue Jan 10, 2023 · 1 comment
Open
4 tasks done

Not able to create private keys #2854

SrinivasPra opened this issue Jan 10, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@SrinivasPra
Copy link

Prerequisites

Expected Behavior

Creation of private keys for each AEA

Current Behavior

Usage: aea generate-key [OPTIONS] TYPE FILE
Try 'aea generate-key --help' for help.

Error: Invalid value for 'TYPE': 'fetchai' is not 'all'.

To Reproduce

No response

Context

Opearting system: Ubuntu, Python version: 3.8.10, AEA version: 1.2.4

Failure Logs

my_aea_projects-ESTXBO7J) rxs2kor@KOR1089521:~/my_aea_projects/generic_buyer$ aea generate-key fetchai
Usage: aea generate-key [OPTIONS] TYPE FILE
Try 'aea generate-key --help' for help.

Error: Invalid value for 'TYPE': 'fetchai' is not 'all'.
(my_aea_projects-ESTXBO7J) rxs2kor@KOR1089521:~/my_aea_projects/generic_buyer$ aea add-key fetchai fetchai_private_key.txt
Usage: aea add-key [OPTIONS] TYPE FILE
Try 'aea add-key --help' for help.

Error: Invalid value for 'TYPE': 'fetchai' is not one of .

@SrinivasPra SrinivasPra added the bug Something isn't working label Jan 10, 2023
@ekzarov
Copy link

ekzarov commented Mar 20, 2023

Same for me...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants