dubbo-admin icon indicating copy to clipboard operation
dubbo-admin copied to clipboard

关于dubbo-admin Releases:0.5.0的启动问题

Open 17855840253 opened this issue 2 years ago • 4 comments

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.
  • [ ] I have checked the REAMDE of this repository and believe that this is not a duplicate.

Environment

  • Dubbo Admin version: 3.0.1
  • Registry center detail (type and version): zookeeper
  • Operating System version: xxx
  • Java version: 11

Steps to reproduce this issue

  1. 按照官网的配置,我首先将独赢的admin开头的注册地址注释掉 image
  2. 然后将下方的dubbo config修改如下所示 image
  3. 启动bin目录下的start.sh,查看日志发现报错了,报错信息如下: image

目前我只改动了上面步骤1、2中的配置,其他均没有动过,求教这个错误是什么问题.....如何解决

17855840253 avatar Dec 27 '22 03:12 17855840253

同样有问题。无法启动。 0.5.0,0.5.0-SNAPSHOT 都无法使用。

cofedream avatar Jan 13 '23 03:01 cofedream

一样的问题,感觉0.5.0不可用

charliejinc avatar Jan 30 '23 06:01 charliejinc

一样的问题,感觉0.5.0不可用

svenwei avatar Apr 10 '23 07:04 svenwei

0.5.0 20880占用 改成0.5.0-SNAPSHOT 能启动了

hirolee88 avatar Aug 24 '23 10:08 hirolee88