lu xue
lu xue
请问,这个功能是需要单独部署NacosSync服务吗? --- #### 文档详细信息 ⚠ *请勿编辑此部分。nacos.io ➟ GitHub 问题链接必须具有此部分。* * Version ID: 2bac3769-2613-f739-4796-0737c7cd8919 * Content: [Nacos支持从K8S服务发现中同步服务元数据](https://nacos.io/docs/v2/ecology/use-nacos-with-k8s-sync/) * Content Source: https://github.com/nacos-group/nacos-group.github.io/tree/develop-astro-nacos/src/content/docs/v2/zh-cn/ecology/use-nacos-with-k8s-sync.md * Service: **用户指南/开发指南/运维指南**
### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...
bolt 1.6.7 -> 依赖sofa-common-tools 1.0.12 -> 依赖 log4j-slf4j-impl 2.17.1; 而spring boot 3.1.11 系列中默认依赖的log4j版本是2.20.0;其Log4jLogger构造函数发生变化;因此产生如下异常: ` Caused by: java.lang.NoSuchMethodError: 'void org.apache.logging.slf4j.Log4jLogger.(org.apache.logging.log4j.spi.ExtendedLogger, java.lang.String)' at com.alipay.sofa.common.log.factory.LoggerSpaceFactory4Log4j2Builder$1.getLogger(LoggerSpaceFactory4Log4j2Builder.java:123) at com.alipay.sofa.common.log.MultiAppLoggerSpaceManager.getLoggerBySpace(MultiAppLoggerSpaceManager.java:172) at com.alipay.sofa.common.log.MultiAppLoggerSpaceManager.getLoggerBySpace(MultiAppLoggerSpaceManager.java:114) at com.alipay.sofa.common.log.LoggerSpaceManager.getLoggerBySpace(LoggerSpaceManager.java:57) at com.alipay.sofa.common.log.LoggerSpaceManager.getLoggerBySpace(LoggerSpaceManager.java:42)...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to Project root node 2. Right Click on...
### Current Behavior When the returned response contains descriptions and code, they are jumbled; parts that should be displayed as text are shown in the code box, and vice versa;...