dubbo-admin
dubbo-admin copied to clipboard
The ops and reference implementation for Apache Dubbo
start error error Message: Failed to bind NettyServer on /192.168.1.108:20880, cause: Address already in use
目前线上使用spring cloud alibaba dubbo ,一直没用到dubbo-admin。配置后无法正常启动,不知道现在是否支持spring cloud alibaba dubbo
- [ ] I have searched the [issues](https://github.com/apache/dubbo-admin/issues) of this repository and believe that this is not a duplicate. - [ ] I have checked the [REAMDE](https://github.com/apache/dubbo-admin/blob/develop/README.md) of this repository...
- [ √] I have searched the [issues](https://github.com/apache/dubbo-admin/issues) of this repository and believe that this is not a duplicate. - [x] I have checked the [REAMDE](https://github.com/apache/dubbo-admin/blob/develop/README.md) of this repository and...
- [ ] I have searched the [issues](https://github.com/apache/dubbo-admin/issues) of this repository and believe that this is not a duplicate. - [ ] I have checked the [REAMDE](https://github.com/apache/dubbo-admin/blob/develop/README.md) of this repository...
- [ ] 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/blob/master/FAQ.md) of this repository...
Dubbo管理系统,批量全部启动服务的时候,状态是失败,但是其实已经成功了,很误导人。
- [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/blob/master/FAQ.md) of this repository and believe...
Dubbo Admin 0.3.0版本,springboot用的spring-cloud-starter-alibaba-nacos-config,nacos排除cloud自带1.4后用的2.0.3,dubbo用的2.7.10。包如下: com.alibaba.cloud spring-cloud-starter-alibaba-nacos-config 2.2.6.RELEASE com.alibaba.nacos nacos-client com.alibaba.nacos nacos-client 2.0.3 org.apache.dubbo dubbo-spring-boot-starter 2.7.10   问题: dubbo admin列表无数据,该配置的都配置了。是不是aubbo-admin0.3.0不支持spring-cloud-starter-alibaba-nacos-config包的。如果不支持,请问哪个支持呢?
k8s、docker 部署dubbo-admin docker run -e 或者 k8s deployment 中 env name 都有哪些可以使用