Christopher Tonog
01/30/2024, 5:09 AM2024-01-30T05:05:04.269707Z ERROR ThreadId(01) pact_ffi::plugins: Failed to call out to plugin - Request to configure interaction failed: Failed to process protobuf: Failed to invoke protoc binary: exit code exit status: 1
2024-01-30T05:05:04.270658Z ERROR ThreadId(01) pact_ffi::mock_server: Failed to start mock server - Mock server failed to start: Failed to start gRPC mock server: Pact file does not contain any Protobuf descriptors
I'm assuming the failure to start the mock server is because of the failed protoc invocation. Has anyone run into this? I added debug logging, but nothing really struck at me. Thanks so much!rholshausen
01/30/2024, 5:11 AMHOME/.pact/plugins/protobuf-0.3.9
Matt (pactflow.io / pact-js / pact-go)
rholshausen
01/30/2024, 5:11 AMChristopher Tonog
01/31/2024, 10:09 PM"protocVersion"
to recent version. I think because I have a newer Mac and it wasn't able to find the arch for the older protobuf version.Christopher Tonog
01/31/2024, 10:10 PM