gebizhuxiaowang opened a new issue, #11616: URL: https://github.com/apache/dubbo/issues/11616
3.2.0 之前的版本,使用triple 协议,都可以正常使用postman 中的gRPC接口进行调试,升级到3.2.0-beta.5 之后,postman就无法调用调试了; ``` //报错信息如下 2023-02-20 16:27:50.226 ERROR 30215 --- [rverWorker-15-1] .r.t.n.NettyPortUnificationServerHandler : [DUBBO] Can not recognize protocol from downstream=/127.0.0.1:52323 . preface=1603010200010001fc0303525e048a915ba2da048c4de775ae6e82d33bbce77080dd73993d2c094b4abad82073a2ed3e7dd5b5cb0a7c432ac5c1cedbe01b04659fb241bf06167a2b03555c490024130113021303c02fc02bc030c02ccca9cca8c009c013c00ac014009c009d002f0035000a0100018f0000000e000c0000096c6f63616c686f737400170000ff01000100000a00080006001d00170018000b0002010000230000001000050003026832000d00140012040308040401050308050501080606010201003300260024001d0020a6ec4472dae54e83841777195741537cbbf6ec1c6d06f28f5cc0e8f9bbf66a65002d00020101002b0009080304030303020301001500fc000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 protocols=[dubbo, qos, tri], dubbo version: 3.2.0-beta.5, current host: 172.16.103.66, error code: 99-0. This may be caused by unknown error in remoting module, go to https://dubbo.apache.org/faq/99/0 to find instructions. ``` -- 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: notifications-unsubscr...@dubbo.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org