Questions tagged with AWS IoT Greengrass

Content language: English

Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

I have a greengrass device which appears to be setup functioning and setup correctly - it is a member of a thing group, and it receives deployments which are sent to that group. However * the AWS...
1
answers
0
votes
14
views
majh
asked a day ago
I am working on implementing Rekognition on AWS Greengrass for testing it for edge computing. My main goal is detecting objects by sending from a RaspberryPi and measuring the latency on edge...
0
answers
0
votes
12
views
asked 2 days ago
We have a greengrass core device installed in the field and it will loose internet occasionally. When I create new deployments it sometimes the core device does not respond. the last few messages in...
0
answers
0
votes
19
views
asked 3 days ago
Only sometimes the component install fails as it cannot pull the docker image - its as though it cant connect to docker hub. I'm not sure why this error is occuring and only some of the time, how can...
1
answers
0
votes
13
views
asked 4 days ago
Context: Installing AWS IoT Greengrass Secure Tunnel Component 1.0.14 to an ubuntu-based device. Previous versions installed correctly. This most recent version triggers with a Java Runtime...
0
answers
0
votes
9
views
asked 5 days ago
The following code looks valid to me. But when I try to run it, inside a greengrass component, I get an incomprehensible error: ...blahblahblah eventstreamrpc.py", line 723, in...
1
answers
0
votes
44
views
asked 11 days ago
I am getting error {ErrorSet(errorSet=[ErrorModel(errorCode=THING_CERT_NOT_FOUND_ERROR after changing the certificates of the remaining devices. It is taking previous certificates of the device...
1
answers
0
votes
52
views
asked 12 days ago
We have a few AWS Greengrass components written in Python. These are currently being installed using the `Install` lifecycle in the component recipe. The components have a few external dependecies...
1
answers
0
votes
55
views
erikf
asked 12 days ago
Why is my GG logs showing time difference of 2 hours than my system time. I have NTPD service setup that sets the time to local timezone, but when greengrass service starts, the greengrass.log (as...
1
answers
0
votes
86
views
Sash
asked 15 days ago
Hi, Does the 'componentStoreMaxSizeBytes' config option also limit the size of the '/greengrass/v2/work/' folder, or is its scope limited only to the '/greengrass/v2/packages' folder? In the event...
1
answers
1
votes
53
views
cgddrd
asked 17 days ago
Hi, I have two questions related to the management of system resources for components: 1. If we do not set any core device nor component-specific system resource limits...
1
answers
1
votes
59
views
cgddrd
asked 17 days ago
How does outbound only connection work when using Stream Manager to ingest data to a destination like Sitewise? Which port is used by GGv2 to send back data regarding API responses? As per this...
1
answers
0
votes
50
views
asked 17 days ago