Hi Team, I am trying protobuf plugin for Grpc test...
# protobufs
p
Hi Team, I am trying protobuf plugin for Grpc tests with Java, maven. I am getting this error while startup
ERROR <http://au.com|au.com>.dius.pact.consumer.dsl.PactBuilder - Init call to plugin protobuf failed: io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
io.pact.plugins.jvm.core.DefaultPluginManager - Init call to plugin protobuf failed
@uglyog Could you please help ?
u
Where are you seeing this error? From your test code?
p
When I start tests, yes. It says plugin started and then this error
u
The call to the plugin is not working, it is getting connection refused
How are you running the tests? Inside a docker container?
p
what could the problem
I am running using maven install and It runs tests as well. It is from local ide not from container
u
Something is blocking the call to the plugin
p
I installed the plugin as per read me, what could block the call ?
u
Firewall software, or you mac doesn't support IP6 addreses
p
how to make the plugin use IP4 ?
I checked and the mac I am using supports IP6