Greengrass deployment failed

0

I am getting error {ErrorSet(errorSet=[ErrorModel(errorCode=THING_CERT_NOT_FOUND_ERROR after changing the certificates of the remaining devices. It is taking previous certificates of the device instead of the current certificates.

已提问 1 年前243 查看次数
1 回答
0

Hi,

From the error and the description you provided, I would like to mention that, if you're rotating certificates, then you'd need to replace the certificate and key file at your path in the Greengrass root directory on the device. Additionally, you would need to attach that certificate to the IoT Thing resource in the AWS account and attach the IoT policy/role alias etc to the cert.

Further, kindly note that the file paths for the cert and key where these files need to be replaced can be found in the config.tlog or effectiveConfig.yaml files in the <greengrass_root>/config directory. Either you can replace the files there or you can change the paths in a config.yaml file and reinstall greengrass with that config file as input and doing the former would be easier.

In case you are still experience the issue then please open a support case with the Greengrass team and we can further inspect your Greengrass logs and the configurations to assist you further on the same.

AWS
支持工程师
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则