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
What operating system (Linux, Windows, …) and version?
Linux/Mac
What did you do?
I simply updated my grpc version to the latest, as I saw in the release, this PR #6997
caused this.
What did you expect to see?
This is a breaking change, all services will start to fail if you try to find your service discovery path. There should be some way to fix this instead of returning an error.
What did you see instead?
rpc error: code = Unavailable desc = last resolver error: no matching virtual host found for "exampleService"