-
I am following the directions from here: https://docs.microsoft.com/en-us/azure/iot-edge/how-to-install-iot-edge?view=iotedge-2020-11
When I execute the command : sudo apt-get install moby-engine
…
ce314 updated
7 months ago
-
Hi,
Today when HA was restarted the CC integration is failed to set up and got the following errors in the logs.
Official CC app is working fine so it is not a server side issue.
Logger: homeassi…
-
**Describe the bug**
When a CA has a CRL without certificates revoked, the CRL fails to be decoded and throws an exception when it attempts to get the list of revoked certificates.
**To Reproduce*…
-
Hi
I use Rebus alot, and is faced with external systems not built on dotnet needing to send messages to our message broker. These messages are then consumed by dotnet systems that uses rebus.
Is th…
-
**Describe the bug**
After configuring `iotedge` on a new image, the connectivity checks fail for the `.azure-devices.net` on ports **5671** and **443**. The host and a standard container can resolve…
-
## Expected Behavior
EdgeHub should be able to send messages to other modules without timeout exceptions
## Current Behavior
EdgeHub using `Microsoft.Azure.Devices.Edge.Hub.Core.Device.DeviceMe…
-
## Expected Behavior
Reported twin accurately reflects settings of current running container
## Current Behavior
Twin reports updated configuration while container is not updated
## Steps to R…
-
# Details
After the module IoT and Smart Devices, the idea of moving the whole _(or at least just the emailing)_ to the cloud using either AWS Lambda or Azure Function.
## Emailing system
``…
fuisl updated
7 months ago
-
### Describe the bug
Trying to run my python script, trying to access the azure OpenAI service using my API credentials, but keep getting the "authorization failed" error message.
### Related comman…
-
Installing python paho-mqtt version 2.0.0 caused a conflict with the latest (current date: 05032024) azure-iot-device version 2.13.0.
```shell
ERROR: Cannot install azure-iot-device==2.13.0, teste…