[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

preguntada hace 2 años495 visualizaciones
1 Respuesta
0
Respuesta aceptada

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
EXPERTO
Greg_B
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas