1-4 - 空地址
1-4 - 空地址
可能的原因
- registry.integration.RegistryDirectory 中的1-4错误是refreshInvoker过程中invokerUrls为空导致的,可以忽略。
- registry.support.CacheableFailbackRegistry 中的1-4错误可能是consumer和provider不匹配,并且关闭了“空保护”所导致。
排查和解决步骤
- 确保 Provider 和 Consumer 端的服务分组配置相对应。
- 确保 Provider 和 Consumer 端的服务版本配置相对应。
- 检查注册中心的
enable-empty-protection是否为true(默认为true)。
另请参阅
配置项参考手册
.footer-links {
font-size: 14px;
line-height: 24px;
text-align: center;
color: #A3A6B3;
margin-bottom: 32px;
}
.footer-links a {
color: #818598;
text-decoration: none;
}