Code 2 Error - Trying to install Greengrass Core on Raspberry 4B via device setup script

0

Everything works fine until the reboot of the raspberry. When restarting the script as instructed under #4 (see https://docs.aws.amazon.com/greengrass/v1/developerguide/quick-start.html) it runs into the following error:

/* last log lines before error*/ [GreengrassDeviceSetup] Validating the device environment... [GreengrassDeviceSetup] Validation of the device environment is complete. [GreengrassDeviceSetup] Running the Greengrass environment setup... /* ERROR */ Code 2, Message: GreengrassDeviceSetup cannot continue: Greengrass containers are not supported on this platform.

So far solution approaches:

  1. Unfortunately the troubleshooting advice (https://docs.aws.amazon.com/greengrass/v1/developerguide/quick-start.html) does not help either. The log files do not show any errors but end abruptly.

  2. I double-checked the platform with "lscpu" which says "armv7l" I also checked the Linux version with cat /etc/os-release to be "Raspbian GNU/Linux 11 (bullseye)"

  3. In several tryouts the Raspi has been flashed with the Full-Desktop-Raspberry OS and alternatively the Lite version without success. I even ran the whole script not only in sudo but in root-user mode.

Any help and ideas are highly appreciated.

All the best.

Jan
preguntada hace 2 años110 visualizaciones
No hay respuestas

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