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
api config:
UserRpc:
Target: "nacos://nacos:[email protected]:8848/user.rpc?namespaceid=nacos_local"
Timeout: 5000
In go-zero version 1.7.4, following the above link, using Nacos for service registration is successful, but service discovery does not work properly. What is the reason?
The text was updated successfully, but these errors were encountered:
api config:
UserRpc:
Target: "nacos://nacos:[email protected]:8848/user.rpc?namespaceid=nacos_local"
Timeout: 5000
In go-zero version 1.7.4, following the above link, using Nacos for service registration is successful, but service discovery does not work properly. What is the reason?
The text was updated successfully, but these errors were encountered: