apinto icon indicating copy to clipboard operation
apinto copied to clipboard

bug: 通过apinto-dashboard无法上线nacos配置的服务发现

Open trackcan opened this issue 1 year ago • 2 comments
trafficstars

Current Behavior

通过apinto-dashboard无法上线nacos配置的服务发现

Expected Behavior

nacos的服务发现上线成功

Error Logs

following is err from response:

{ "code": -1, "data": { "fail": [ "fail to online config in cluster(cluster_1c4bbead_3c67_45e5_922a_62f2ff8ad387),addr is http://192.168.100.80:9400,profession is discovery,uuid is loginsvc,config is {"config":{"address":["192.168.100.80:8848"],"address_static":["192.168.100.80:8848"]}},err is error status code: 500,body is need *github.com/eolinker/apinto/drivers/discovery/consul.consul.Config,now *github.com/eolinker/apinto/drivers/discovery/nacos.nacos.Config" ], "success": [] }, "msg": "online error" }

Steps to Reproduce

  1. 创建一个nacos的服务发现
  2. 选中后上线
  3. 提示失败,参考失败日志

Environment

apinto version: v0.15.2 apinto-dashboard v3

trackcan avatar Dec 04 '23 09:12 trackcan

经确定,确实存在该问题,我们尽快修复,本周发布

Dot-Liu avatar Dec 04 '23 13:12 Dot-Liu

请更新到最新版本的控制台试一下

Dot-Liu avatar Jan 02 '24 04:01 Dot-Liu