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
I'm not sure what to tell you. As you can see from the exception, it is related to the Java implementation of the gRPC protocol (i.e. it's not something I have control over). Maybe after debugging you could try filing a more specific issue in the https://github.com/grpc/grpc-java project?
Hi,
Executing installation plugin return with the following error
[ERROR] Failed to execute goal org.microbean:helm-maven-plugin:2.8.2.1.1.2-SNAPSHOT:install (Install your-project chart) on project demomicrotest: io.grpc.StatusRuntimeException: UNAVAILABLE: Network closed for unknown reason -> [Help 1]
Configuration looks like :
Using helm client my charts has no problem. I'm testing it on minikube.
Could you please help me to understand where I mistake in configuration ?
Thanks
The text was updated successfully, but these errors were encountered: