Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
trackcan opened this issue Dec 4, 2023 · 2 comments
Open

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

trackcan opened this issue Dec 4, 2023 · 2 comments
Assignees

Comments

@trackcan
Copy link

trackcan commented Dec 4, 2023

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

@Dot-Liu Dot-Liu self-assigned this Dec 4, 2023
@Dot-Liu Dot-Liu added this to Apinto Dec 4, 2023
@Dot-Liu Dot-Liu moved this to In Progress in Apinto Dec 4, 2023
@Dot-Liu Dot-Liu moved this from In Progress to Todo in Apinto Dec 4, 2023
@Dot-Liu
Copy link
Collaborator

Dot-Liu commented Dec 4, 2023

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

@Dot-Liu
Copy link
Collaborator

Dot-Liu commented Jan 2, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants