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

服务注册上了,但是访问失败20004,”no matched ip found“? #12706

Open
soundmemories opened this issue Sep 30, 2024 · 1 comment

Comments

@soundmemories
Copy link

使用python写了脚本,在服务器上注册了一个pygwalker服务,从nacos/8848管理页面的管理列表中也能查看到注册的服务,如下图:
image
image
但是本地通过nacos访问实例信息,始终报错,如下图所示:
image
注册的pygwalker服务,我尝试使用docker部署,ip为172.18.0.22,还是报20004,"no matched ip found!",这个问题可能出在哪里呢?有没有办法解决一下呢?
先感谢各位大佬解答了!

@shengbinxu
Copy link
Contributor

image image

我本地试了下,我觉得原因在于你注册实例时设置了spring.cloud.nacos.discovery.cluster-name,但是查询时没有加clusterName参数

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

No branches or pull requests

2 participants