drama10096 commented on issue #2981: URL: https://github.com/apache/dubbo-go/issues/2981#issuecomment-3434813029
按照官方的泛化调用使用姿势也遇到这个问题,历史上好像有人也提过这个 https://github.com/apache/dubbo-go/issues/2739 在哪一个版本解决掉了呢? session Already Closed github.com/apache/dubbo-getty.init <autogenerated>:1 runtime.doInit1 /usr/local/go/src/runtime/proc.go:7353 runtime.doInit /usr/local/go/src/runtime/proc.go:7320 runtime.main /usr/local/go/src/runtime/proc.go:254 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 xxx/xxx/xxx/ai/pkg/transporter/dubbo.Invoke /compile/src/pkg/transporter/dubbo/generic_invoke.go:68 tuya.com/xxx/xxx/ai/pkg/transporter/dubbo.InvokeAndDecoded[...] /compile/src/pkg/transporter/dubbo/generic_invoke.go:83 tuya.com/xxx/xxx/ai/pkg/transporter/dubbo.ProxyInvoke[...] /compile/src/pkg/transporter/dubbo/generic_invoke_proxy.go:77 tuya.com/xxx/xxx/ai/pkg/infra.(*jwtKeypairManager).getPublicKeyBySecretId /compile/src/pkg/infra/jwt_keypair.go:137 tuya.com/xxx/xxx/ai/pkg/infra.GetPublicKeyForJwt /compile/src/pkg/infra/jwt_keypair.go:88 tuya.com/xxx/xxx/ai/pkg/infra.VerifyTenantJwtToken /compile/src/pkg/infra/jwt_keypair.go:232 tuya.com/xxx/xxx/ai/pkg/proxy_mcp.initStreamableMcpServerM3.VerifyMiddleware.TokenVerify.func9 /compile/src/pkg/proxy_mcp/mcp_token_verify.go:41 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
