MindIE直接启服务时报错
收藏回复举报
MindIE直接启服务时报错
t('forum.solved') 已解决
新人帖
发表于2024-12-07 18:27:01
0 查看

cke_158.png

nohup: ignoring input 

The serverConfig.kmcKsfMaster path is invalid by: The input file: ksfa is not a regular file or not exists 

The serverConfig.kmcKsfStandby path is invalid by: The input file: ksfb is not a regular file or not exists 

The serverConfig_.tlsCert path is invalid by: The input file: server.pem is not a regular file or not exists 

The serverConfig_.tlsCrl path is invalid by: The input file: server_crl.pem is not a regular file or not exists 

The serverConfig_.tlsCaFile path is invalid by: The input file: ca.pem is not a regular file or not exists 

The serverConfig_.tlsPk path is invalid by: The input file: server.key.pem is not a regular file or not exists 

The serverConfig_.tlsPkPwd path is invalid by: The input file: key_pwd.txt is not a regular file or not exists 

The ServerConfig.managementTlsCert path is invalid by: The input file: server.pem is not a regular file or not exists 

The ServerConfig.managementTlsCrl path is invalid by: The input file: server_crl.pem is not a regular file or not exists 

The ServerConfig.managementTlsCaFile path is invalid by: The input file: management_ca.pem is not a regular file or not exists 

The ServerConfig.managementTlsPk path is invalid by: The input file: server.key.pem is not a regular file or not exists 

The ServerConfig.managementTlsPkPwdPwd path is invalid by: The input file: key_pwd.txt is not a regular file or not exists 

ERR: Failed to init endpoint! Please check the service log or console output. 

mindie直接使用的https://www.hiascend.com/developer/ascendhub/detail/af85b724a7e5469ebd7ea13c3439d48f中的1.0.RC3-800I-A2-arm64镜像

我要发帖子