-
**Describe the bug**
当我的 nacos 服务端打开下列这行配置的时候,客户端使用 dubbo 注册失败,返回结果 `unknown user`
```properties
nacos.core.auth.enabled=true
```
下面是我客户端的配置
```yaml
spring:
application:
name: n…
-
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
- [ ] I have checked the [FAQ](https://github.com/apache/dubbo/…
-
# CVE-2021-44228 Annoucement
Recently, the mainstream log framework [log4j2](https://logging.apache.org/log4j/2.x/) was reported with a severe security vulnerability [cve-2021-44228](https://cve.mi…
-
我想把dubbo版本从2.7.7升级到2.7.15,启动项目之后,报错,错误信息:
java.lang.IllegalArgumentException: protocol = http host = null
at sun.net.spi.DefaultProxySelector.select(DefaultProxySelector.java:177)
at sun.net.www.…
-
java.lang.NoClassDefFoundError: org/apache/dubbo/config/spring/util/BeanRegistrar
6a05d3> at org.apache.dubbo.spring.boot.beans.factory.config.OverrideBeanDefinitionRegistryPostProcessor.post…
-
I try to run the springboot-dubbo-seata demo but have some problem.
Nacos Version: 1.4.0
SeataServer Version: 1.4.0
SeataClient Version: 1.4.0
The step is below:
1、Start the nacos server with d…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Exception in thread "shenyu-shared_wheel_timer-1" java.lang.ArrayIndexOutOfBoundsException: -…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues.
### Apache SkyWalking Component
Java Agent (apa…
-
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
- [x] I have checked the [FAQ](https://github.com/apache/dubbo/…
-
### 1、控制台输出到这就执行不下去了
`2021-12-27 17:16:33.695 [main] INFO org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder - The configBean[type:ReferenceBean] has been built.
2021-12-…