-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read [doc…
-
**Describe the bug**
The AFR POSIX include for "time.h" does not contain the "tm" data structure as expected. The header file does make a reference to https://pubs.opengroup.org/onlinepubs/9699919799…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
Hello -
I'm looking to use stream manager to read only the latest message (at any given moment).
Whenever i invoke read_mesages(..), it always returns from the start of the stream.
Is it possib…
-
Chipset: Qualcomm QCS603
BSP: Yotco Linux with Qualcomm BSP QCS605
Greengrass version: greengrass-linux-armv7l-1.10.0.tar.gz
Fail case: deploymentcontainer
Failure log: mkdir /testGreengrass/gree…
-
**Describe the bug**
The **AFWP_IotTimer_Callback** test case will use portMAX_DELAY as timeout when pending for the semaphore. This means the test case will be left hanging in case there is an timer…
-
When creating a Greengrass Device Definition in CDK:
```
greengrass_device_def = greengrass.CfnDeviceDefinition(self, 'GreengrassDeviceDefinition,
name="GreengrassDevices",
…
-
Steps:
Running `./awsets list -o all.json` with a custom `AWS_PROFILE` set.
Stack:
```
1: failed job us-west-1 - AWSGreengrassGroup
with error: failed to list greengrass groups: exceeded m…
-
**Describe the bug**
I am unable to use the OTA Agent without the aws demo network manager.
**System information**
- ESP32
- VSCode
- MacOS
- Project:Custom Application using MQTT, Greengrass,…
-
I was following this guide: https://docs.aws.amazon.com/greengrass/latest/developerguide/test-comms.html
And when running the basicDiscovery.py script it gets stuck at:
`2020-04-03 13:26:09,514 - AW…