[greengrass]cannot deploy greengrass CLI

0

FAILED_NO_STATE_CHANGE: PackagingException: The deployment attempts to update the nucleus from aws.greengrass.Nucleus-2.6.0 to aws.greengrass.Nucleus-2.7.0 but no component of type nucleus was included as target component, please add the desired nucleus version as top level component if you wish to update the nucleus to a different minor/major version

  • the json file msg is: { "targetArn":"***", "components": { "aws.greengrass.Cli": { "componentVersion": "2.7.0", "configurationUpdate": { "merge": "{"AuthorizedPosixGroups":"","AuthorizedWindowsGroups":""}" } } } }

  • there is no greengrass-cli in /greengrass/v2/bin or /greengrass/v2/packages/artifacts

已提問 2 年前檢視次數 495 次
1 個回答
0
已接受的答案

Hi. Please see here: https://docs.aws.amazon.com/greengrass/v2/developerguide/troubleshooting.html#deployment-error-nucleus-minor-version-update

I think you are trying to install CLI 2.7.0 on a device with Nucleus 2.6.0. CLI and Nucleus version must match.

profile pictureAWS
專家
Greg_B
已回答 2 年前

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

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

回答問題指南