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
gefragt vor 2 Jahren110 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen