-
### MQTTjs Version
5.3.4
### Broker
AWS iot core
### Environment
NodeJS
### Description
Using "mqtt": "5.3.4"
I'm having an issue where my client is running mqttjs:client _chec…
-
**Describe the bug**
I am unable to completely establish an SSH connection using AWS IoT Secure Tunneling from an external system terminal. The connection stalls after being established and does no…
-
### Describe the bug
I am writing below code to connect a device
```
const awsIot = require("aws-iot-device-sdk");
const path = require("path");
const fs = require("fs");
const caPath = path.…
-
**Describe the bug**
When the app has active MQTT connection and then is put to background, iOS suspends the app at some point (aka closes down all sockets and timers). However, when the app is retur…
-
**Describe the bug**
Client reported me this crash, I looked into this crash, it causes with internet connection issue.
[stacktrace](https://github.com/aws-amplify/aws-sdk-ios/files/14093269/dev.com…
-
### Describe the bug
Attempting to run the example code from the connection kit via start.sh does not work
### Expected Behavior
Starts continuously publishing
### Current Behavior
Gives the trac…
-
**Describe the bug**
ESP32dev board with ec28j60 ethernet module.
Using UIPEthernet library.
EthernetHTTPS example works fine however my program returns this error.
Free heap memory before connect…
-
### 🐛 Describe the bug
I updated to version 1.6.0, and then I received this error message:
```
Logger: homeassistant.setup
Source: setup.py:332
First occurred: 下午1:38:45 (1 occurrences)
Last…
-
### Describe the bug
Attempt to run the startup script from the connection kit on a Ubuntu machine
### Expected Behavior
Script to run without error and start a continuous publisher
### Cu…
-
Step 9.3.1
typo
In the tutorial, the "exec_path" line of start-webrtc.py reads: "/homels/pi....". Removed ls -> /home/pi...
This file is imported into Cloud9 in the beginning of the tutorial and do…