-
**Describe the bug**
In `AWSIoTManager.importIdentity`, the SDK uses Apple Keychain to store a certificate "Identity" (defined as the combination of a certificate and the private key used to genera…
-
### Describe the bug
May not be related, but experiencing an issue similar to the one described in https://github.com/aws/aws-iot-device-sdk-python/issues/244
I have observed instances where an …
-
### Describe the issue
Tried out the new pre-release [v3.0.0b1](https://github.com/MTrab/landroid_cloud/releases/tag/v3.0.0b1)
There seems to be some issue with missing dependencies:
Traceback (m…
-
Installed python version is 3.7.5. After following the installation guide of aws-iot-device-python-v2, which installed awscrt-0.16.13 awsiotsdk-1.12.6, try the sample code pubsub.py and resulted in th…
-
Hi,
This is pretty similar to this [issue](https://github.com/awslabs/aws-crt-python/issues/383).
Error message: 2022-10-07T23:46:20.512Z [WARN] (Copier) com.amazon.ControlComponent: stderr. Fa…
-
**Describe the bug**
While localproxy is running and there is source connect from Secure Shell (SSH)(Iot Core Management Console),
Got "Segmentation fault" and localproxy process is terminated.
…
-
Hi - I'm compiling and installing awsiotsdk on Intel Arria10 SoC (ARM Cortex-A9).
I'm using buildroot 2023.02. The Linux kernel is v4.14.
I've tried both Python 3.10 and 3.11 as well as GCC 8.5.0 a…
-
I tried to install v3 in home assistant, via the landroid_cloud integration - but it failed to install.
It seems the issue is due to awscrt, and by association awsiot which provides the mqtt capabili…
-
### Describe the bug
I have implemented a secure tunnel feature based on the SDK. I was able to connect to the destination through the browser's SSH, but I was unable to connect to the destination…
-
### Describe the bug
The publish function don't raise an error when the topic does not exist while using the MQTT version 5 client.
### Expected Behavior
I expected an exception to be raised.…