尝试使用azure iot-hub在Raspberry Pi 3上部署容器 无法在iotedge运行时上运行容器。 容器“ custom_agent_armhf”的大小为179 MB。
可能是什么问题?
iotedge logs custom_agent_armhf
出现以下错误:-
A module runtime error occurred
caused by: frame size too big
试图重新安装iotedge,但结果仍然存在。
Jun 24 15:02:41 mindconnect-desktop iotedged[12891]: 2019-06-24T09:32:41Z [INFO] - Successfully pulled image atosmspcore.azurecr.io/opcua_2_mqtt_armhf:1.0
Jun 24 15:02:41 mindconnect-desktop iotedged[12891]: 2019-06-24T09:32:41Z [INFO] - Creating module opcua_2_mqtt_armhf...
Jun 24 15:02:41 mindconnect-desktop iotedged[12891]: 2019-06-24T09:32:41Z [WARN] - Could not create module opcua_2_mqtt_armhf
Jun 24 15:02:41 mindconnect-desktop iotedged[12891]: 2019-06-24T09:32:41Z [WARN] - caused by: Conflict with current operation
Jun 24 15:02:41 mindconnect-desktop iotedged[12891]: 2019-06-24T09:32:41Z [INFO] - [mgmt] - - - [2019-06-24 09:32:41.906308436 UTC] "POST /modules?api-version=2019-01-30 HTTP/1.1" 409 Conflict 159 "-" "-" pid(12953)
Jun 24 15:02:41 mindconnect-desktop iotedged[12891]: 2019-06-24T09:32:41Z [INFO] - Pulling image atosmspcore.azurecr.io/custom_agent_armhf:1.0.2...
Jun 24 15:02:43 mindconnect-desktop iotedged[12891]: 2019-06-24T09:32:43Z [INFO] - Successfully pulled image atosmspcore.azurecr.io/custom_agent_armhf:1.0.2
Jun 24 15:02:43 mindconnect-desktop iotedged[12891]: 2019-06-24T09:32:43Z [INFO] - Creating module custom_agent_armhf...
Jun 24 15:02:43 mindconnect-desktop iotedged[12891]: 2019-06-24T09:32:43Z [WARN] - Could not create module custom_agent_armhf
Jun 24 15:02:43 mindconnect-desktop iotedged[12891]: 2019-06-24T09:32:43Z [WARN] - caused by: Conflict with current operation```