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

cert-toolkit生成的节点私钥会偶现不足32位,导致节点无法启动 #28

Open
shen-qiong-sq opened this issue Sep 27, 2022 · 1 comment

Comments

@shen-qiong-sq
Copy link

执行命令:

fisco-bcos` -c ./config.ini 

私钥文件内容:

-----BEGIN PRIVATE KEY-----
MIGHAgEAMBMGByqGSM49AgEGCCqBHM9VAYItBG0wawIBAQQgAEI1S+jzwowCUtI6
VVCE+GHqjPyqDWM7i9kBTQ57hcShRANCAAQ+je5SWrIY6oBSZ7o4Q87v5j/voP2Y
SJux7dqsxqUiRgZUqGipjfmlLecJ2HZftXaAWmv6jTQ+JoBVcdEJwPxz
-----END PRIVATE KEY-----

报错:

config file path : ./config.ini
[2022-09-27 15:00:06] Initializing...
[INITIALIZER][Initializer]Init failed,EINFO=Dynamic exception type: std::invalid_argument
std::exception::what: Private Key file error! Missing bytes!
@wangyue168git
Copy link
Collaborator

hello,想问下,具体调用的哪个类接口生成的私钥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants