在namespace中没有任何配置时,一直报错could not find config #4983
small-fresh-meet
started this conversation in
General
Replies: 1 comment
-
检查一下是否有配置引入了 application namespace,例如 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我们项目中默认没有使用application.properties这个namespace,里面没有任何配置。但是控制台会一直报404错误,Could not find config for namespace,同时配置了apollo.refreshInterval=5。虽然知道对业务没有影响,但是一直在打印这个异常日志,如何能一直刷新配置缓存,同时还能把这个异常WARN日志关掉。
Beta Was this translation helpful? Give feedback.
All reactions