[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

posta 2 anni fa495 visualizzazioni
1 Risposta
0
Risposta accettata

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
ESPERTO
Greg_B
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande