IoT Edge 模块网络上的容器无法连接到上游 AMPQ 端口

时间:2021-04-28 10:51:31

标签: azure azure-iot-hub azure-iot-edge azure-iot-sdk

我正在尝试将我的个人 linux 机器(位于 virtualbox vm 内)设置为边缘运行时设备。 我遵循了 https://docs.microsoft.com/en-us/azure/iot-edge/how-to-install-iot-edge?view=iotedge-2020-11

中提到的每一步

运行时

iotedge check

我面临以下错误 - enter image description here

如果您需要更多详细信息,请告诉我

1 个答案:

答案 0 :(得分:0)

重启虚拟机并运行

iotedge config apply

成功了。