如何在使用边缘软件中心安装用于丢失检测的实时传感器融合后解决 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 步的开始:启动应用程序。