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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南