apinto
apinto copied to clipboard
bug: 通过apinto-dashboard无法上线nacos配置的服务发现
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
- 创建一个nacos的服务发现
- 选中后上线
- 提示失败,参考失败日志
Environment
apinto version: v0.15.2 apinto-dashboard v3
经确定,确实存在该问题,我们尽快修复,本周发布
请更新到最新版本的控制台试一下