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

节点落盘加密无法启动 #4463

Open
ZXR-v2 opened this issue May 16, 2024 · 2 comments
Open

节点落盘加密无法启动 #4463

ZXR-v2 opened this issue May 16, 2024 · 2 comments
Assignees

Comments

@ZXR-v2
Copy link

ZXR-v2 commented May 16, 2024

环境信息:
centos 7.9
gcc/g++ 4.8.5
cmake3 3.17.5
Make 3.82
fisco bcos 3.6
key-manager release-3.0.0-rc4

报错信息如下:

[root@617b83f6057a node0]# ls conf
ca.crt       node.pem                 ssl.key
cert.cnf     node.pem.bak.1715875393  ssl.key.bak.1715875378
node.nodeid  ssl.crt                  ssl.nodeid
[root@617b83f6057a node0]# bash start.sh 
  Exceed waiting time. Please try again to start node0 
FISCO BCOS Version : 3.6.0
Build Time         : 20240211 17:47:08
Build Type         : Linux/g++/Release
Git Branch         : HEAD
Git Commit         : e443e6028a7263974f6ff035496cde88a9814c9e
[2024-05-16 16:04:03] start fisco-bcos failed, error:Dynamic exception type: std::runtime_error
std::exception::what: loadKeyPair failed, keyPair path: conf/node.pem

@JimmyShi22
Copy link
Member

node.pem 里面的内容,是否是已经加密过的?

@ZXR-v2
Copy link
Author

ZXR-v2 commented May 21, 2024

node.pem 里面的内容,是否是已经加密过的?

已经将ssl.key和node.pem都加密过了,它们的备份文件还都在文件夹内

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