aresa7796 opened a new issue #548: 使用go客户端连接servicecomb,有时候会报错 URL: https://github.com/apache/servicecomb-pack/issues/548 日志如下 > 2019-08-30T01:34:55.291Z error /usr/share/httpd/go/pkg/mod/github.com/grpc-ecosystem/[email protected]/logging/zap/server_interceptors.go:40 finished unary call with code Internal {"serviceName": "demo", "grpc.start_time": "2019-08-30T01:34:55Z", "system": "grpc", "span.kind": "server", "grpc.service": "api.StatementGrpc", "grpc.method": "CreateStatementBatch", "error": "rpc error: code = Internal desc = reflect: wrong return count from function created by MakeFunc", "grpc.code": "Internal", "grpc.time_ms": 5.015999794006348} github.com/grpc-ecosystem/go-grpc-middleware/logging/zap.UnaryServerInterceptor.func1 /usr/share/httpd/go/pkg/mod/github.com/grpc-ecosystem/[email protected]/logging/zap/server_interceptors.go:40 github.com/grpc-ecosystem/go-grpc-middleware.ChainUnaryServer.func1 /usr/share/httpd/go/pkg/mod/github.com/grpc-ecosystem/[email protected]/chain.go:39 statement-svc/api._StatementGrpc_CreateStatementBatch_Handler /opt/jenkins/workspace/Youlanai-statement-svc-test/api/statement.pb.go:390 google.golang.org/grpc.(*Server).processUnaryRPC /usr/share/httpd/go/pkg/mod/google.golang.org/[email protected]/server.go:998 google.golang.org/grpc.(*Server).handleStream /usr/share/httpd/go/pkg/mod/google.golang.org/[email protected]/server.go:1278 google.golang.org/grpc.(*Server).serveStreams.func1.1 /usr/share/httpd/go/pkg/mod/google.golang.org/[email protected]/server.go:717
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
