You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"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
The text was updated successfully, but these errors were encountered:
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
Environment
apinto version: v0.15.2
apinto-dashboard v3
The text was updated successfully, but these errors were encountered: