Is Greengrass supported on Raspberry Pi 4?

0

Trying to run Greengrass on Raspberry Pi 4 to run an object detection model. Tried to use Raspberry Pi 4 with Greengrass but ran into the below error. Turns out Raspberry Pi 4 requires Raspbain Buster and Greengrass is not functional on Buster. Is this true? If so, any thoughts on a solution or potential dates?

Error:

Deployment a8d63dec-43a9-4406-a5a1-28e79437086b of type NewDeployment for group 781b1b96-cf34-4e3a-9d0b-564ba82b6aba failed error: process start failed: failed to initialize container mounts: failed to create overlay fs for container: mounting overlay at /greengrass/ggc/packages/1.9.2/rootfs/merged failed: failed to mount with args source="no_source" dest="/greengrass/ggc/packages/1.9.2/rootfs/merged" fstype="overlay" flags="0" data="lowerdir=/greengrass/ggc/packages/1.9.2/dns:/,upperdir=/greengrass/ggc/packages/1.9.2/rootfs/upper,workdir=/greengrass/ggc/packages/1.9.2/rootfs/work": too many levels of symbolic links
AWS
已提問 5 年前檢視次數 427 次
1 個回答
0
已接受的答案

Please use 1.9.3 or newer:

https://docs.aws.amazon.com/greengrass/latest/developerguide/what-is-gg.html#ggc-version-1.9

Version 1.9.3 of the AWS IoT Greengrass Core software is available. This version allows you to install the AWS IoT Greengrass Core software on Raspbian distributions on Armv6l architectures, supports OTA updates on port 443 with ALPN, and contains a bug fix for binary payloads sent from Python 2.7 Lambda functions to other Lambda functions. 
AWS
已回答 5 年前

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

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

回答問題指南