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

Why can't I read the meta information of nacos

Open wurzziyoon opened this issue 2 years ago • 0 comments

I can get the meta information through the nacos api for the same parameters,But after debugging, I found that calling ClientWork.queryConfig in Dubbo admin and always returns "config data not exist,error code:300". Please tell me where the configuration is wrong,Thx!

Environment

  • Dubbo Admin version: 0.5.0
  • Registry center detail (type and version): Nacos:2.2.0 deployed on linux
  • Operating System version: window
  • Java version: openjdk 11.0.12

Steps to reproduce this issue

  1. use nacos api i can get the meta info image
  2. dubbo-admin can't get it image image image

wurzziyoon avatar Feb 13 '23 16:02 wurzziyoon