【发布时间】:2018-07-11 05:02:25
【问题描述】:
我部署了一个新的 Service Fabric 集群,其持久性级别为 Silver,而 fabric:/System/InfrastructureService/FE 服务运行状况不佳,并出现以下错误:
不健康事件:SourceId='System.InfrastructureService', 属性='CoordinatorStatus',HealthState='警告', 考虑WarningAsError=false。未能创建基础架构 协调员:System.Reflection.TargetInvocationException:异常 已被调用的目标抛出。 ---> System.Fabric.InfrastructureService.ManagementException:无法获取 来自注册表的租户策略代理端点;验证租户 设置匹配 InfrastructureService 配置
【问题讨论】: