如何解決 Docker 容器錯誤後安裝即時感應器融合的損失偵測參考實作與邊緣軟體集線器
- 遵循 即時感應器融合的損失偵測 指南。
- 安裝即時感應器融合以進行損失偵測參考實作
- 在步驟 4 上遇到下列錯誤
app=EventReconciler source=config.go:167 msg="Using Configuration provider (consul) from: http://edgex-core-consul:8500 with base path of edgex/appservices/1.0/EventReconciler"
app=EventReconciler source=config.go:134 msg="configuration provider is not available"
(repeated 30 seconds)
app=EventReconciler source=logger.go:74 msg="logTarget cannot be blank, using stdout only"
app=EventReconciler source=registry.go:79 msg="Using Registry (consul) from http://edgex-core-consul:8500"
app=EventReconciler source=bootstrap.go:43 msg="unable to register with Registry in allotted time"
- 停止 Docker 容器:
- 刪除 Docker 代理組態檔案:
- 返回 步驟 3 的開頭 :開始應用程式。