> > > 修改 dubbo-admin-frontend/src/components/http-common.js 里面的 baseURL , 
> > > 重新打包可以运行:
> > > let instance = axios.create({
> > > **baseURL: 'http://your-ip-address:8080/api/dev'**
> > > })
> > 
> > 
> > 谢谢,这块我们会体现在文档里面
> 
> 你好,我将这里的IP修改为了我部署的zookeeper的机器的IP地址,依然是http://localhost:8080/api/dev/service?pattern=service+name&filter=
>  net::ERR_CONNECTION_REFUSED,这又是什么情况呢?



> > 修改 dubbo-admin-frontend/src/components/http-common.js 里面的 baseURL , 
> > 重新打包可以运行:
> > let instance = axios.create({
> > **baseURL: 'http://your-ip-address:8080/api/dev'**
> > })
> 
> 谢谢,这块我们会体现在文档里面

显示错误为:ServiceSearch.vue:153 Uncaught (in promise) TypeError: Cannot read 
property 'data' of undefined
    at ServiceSearch.vue:153 , 我已经修改过IP地址了。

[ Full content available at: 
https://github.com/apache/incubator-dubbo-ops/issues/160 ]
This message was relayed via gitbox.apache.org for 
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to