pebneter

Results 8 comments of pebneter

Runtime version is 1.2.9 The script is from here: https://github.com/Azure/azure-iot-sdk-python/blob/main/azure-iot-device/samples/simple_send_message.py. Just set the logging level to debug, otherwise no change.

I setup a new edge device using the runtime 1.1 and used it in the exact same setup as before the verion 1.2.9. So far I have not been able...

A device connected to the Edge with runtime 1.1 has been running fine for 24 hours with no signs of issues.

@cartertinney Yes has been working flawlessly since downgrading to 1.1

The issue is for me still very relevant, because we want to move to version 1.3 of edgeHub. I did tests with a version 1.3, and the issue was still...

It might take a few days, but I will test with 1.4 and create one it the problem is still present.

Hi there, so I made some tests with edge 1.4 and the situation has not improved. I can easily break the connectivity by starting/stopping my client script a couple of...