Troubleshooting
Use the selected runtime guide for dependency- and API-specific diagnostics.
UNIMPLEMENTED
Confirm that the client and server use the same generated service name and method descriptors and that the generated service was registered with the server.
A protobuf client cannot decode the service
Fory gRPC uses Fory message bytes. Generate a Fory gRPC peer from the same contract or expose a separate ordinary protobuf service.
A generated file does not compile
Check the runtime page's required gRPC packages and versions, then regenerate all model and service files with the same compiler version.