All Content tagged with AWS IoT Greengrass

AWS IoT Greengrass is an open-source edge runtime and cloud service for building, deploying, and managing device software.

Content language: English

Select tags to filter
Sort by most recent
851 results
I'm interested in using Python free threading (https://docs.python.org/3/howto/free-threading-python.html). However, if using AWS greengrass, boto3 and awsiotsdk will break -- which I am -- would l...
1
answers
0
votes
26
views
asked 10 days ago
Hello, we have written some lambdaFunction components (migrated from Greengrass v1) e.g. MySpecialComponent in Java (Kotlin) and are logging messages to stdout and stderr respectively. The messsage...
1
answers
0
votes
23
views
asked 21 days ago
HI, Is it possible to deploy on the same device the same GreenGrass component multiple time with a different configuration ? I would like to create a greengrass component and deploy it multiple time ...
1
answers
0
votes
18
views
asked 21 days ago
I am testing one of my greengrass components as a docker image but keep running "no basic auth credentials" when the docker run command executes in my recipe file. I followed the guide here as closely...
1
answers
0
votes
43
views
asked a month ago
We've successfully migrated a long running lambda from Greengrass V1 to V2 and although things appear to work as expected for a while we eventually encounter the following exception: lambda logs: `...
2
answers
0
votes
56
views
asked a month ago
We have deployed components via Greengrass including `aws.greengrass.SecureTunneling`. Most devices can be accessible via it, but a couple of them cannot. The log says as below. Does anyone know the...
2
answers
0
votes
47
views
asked a month ago
Hello, I have configured a Ubuntu EC2 instance as a GG Lite device using the instructions available on [github](https://github.com/aws-greengrass/aws-greengrass-lite/blob/main/docs/INSTALL.md). On th...
4
answers
0
votes
53
views
AWS
asked 2 months ago
Hi! I'm about to manage a fleet of 1100 production machines with GreenGrassV2 and we're rolling out now with already 20 machines using Nucleus. We want to be able to reboot and run other commands th...
2
answers
0
votes
53
views
asked 2 months ago
Hello, Apologies in advance if this is in the documentation somewhere but I have been unable to find it. I am developing a Greengrass core device, specs below for clarity, our device connects to AWS...
Accepted AnswerAWS IoT Greengrass
2
answers
0
votes
37
views
asked 2 months ago
I encountered similar problem to this [question](https://repost.aws/questions/QUmhoD2rCXQVei75Q5RuXmgA/remote-host-terminated-the-handshake-during-nucleus-setup) when revised deployment with AWS and f...
2
answers
0
votes
101
views
asked 2 months ago
I have a native component running in a Greengrass V2 environment. We noticed that we were getting duplicate results after it is sent an MQTT message to do work. If I look on the box I can see that the...
3
answers
0
votes
55
views
asked 2 months ago
Hello AWS Community, I am currently working on customizing the certificate paths for AWS Greengrass Fleet Provisioning by Claim and encountering an issue where the custom paths seem to be ignored dur...
2
answers
0
votes
58
views
asked 2 months ago