Closed 13567436138 closed 2 years ago
/cc @wbpcode
Could you also provide the log of sidecar proxy (envoy)?
You can enable the debug log for dubbo proxy by call curl localhost:15000/logging?dubbo=debug -X POST
in the proxy container.
2022-07-07T03:47:03.640918Z debug envoy dubbo dubbo decoder: 270 bytes available
2022-07-07T03:47:03.640935Z debug envoy dubbo dubbo decoder: protocol dubbo, state OnDecodeStreamHeader, 270 bytes available
2022-07-07T03:47:03.640938Z debug envoy dubbo dubbo: create the new decoder event handler
2022-07-07T03:47:03.640966Z debug envoy dubbo dubbo route matcher: interface matching failed
2022-07-07T03:47:03.640968Z debug envoy dubbo dubbo route matcher: interface matching failed
2022-07-07T03:47:03.640969Z debug envoy dubbo dubbo route matcher: interface matching failed
2022-07-07T03:47:03.640969Z debug envoy dubbo dubbo route matcher: interface matching failed
2022-07-07T03:47:03.640970Z debug envoy dubbo dubbo route matcher: interface matching failed
2022-07-07T03:47:03.640972Z debug envoy dubbo [C505][S7431156288318709142] dubbo router: no cluster match for interface 'org.example.api.IGroupService'
2022-07-07T03:47:03.640975Z debug envoy dubbo Exception information: dubbo router: no route for interface 'org.example.api.IGroupService'
2022-07-07T03:47:03.640983Z debug envoy dubbo dubbo request: complete processing of downstream request messages, id is 22
2022-07-07T03:47:03.640984Z debug envoy dubbo dubbo decoder: ends the deserialization of the message
2022-07-07T03:47:03.640985Z debug envoy dubbo dubbo decoder: data length 0
2022-07-07T03:47:03.640988Z debug envoy dubbo destroy decoder filter
2022-07-07T03:47:03.642547Z debug envoy dubbo dubbo decoder: 270 bytes available
2022-07-07T03:47:03.642556Z debug envoy dubbo dubbo decoder: protocol dubbo, state OnDecodeStreamHeader, 270 bytes available
2022-07-07T03:47:03.642558Z debug envoy dubbo dubbo: create the new decoder event handler
2022-07-07T03:47:03.642574Z debug envoy dubbo dubbo route matcher: interface matching failed
2022-07-07T03:47:03.642575Z debug envoy dubbo dubbo route matcher: interface matching failed
2022-07-07T03:47:03.642576Z debug envoy dubbo dubbo route matcher: interface matching failed
2022-07-07T03:47:03.642577Z debug envoy dubbo dubbo route matcher: interface matching failed
2022-07-07T03:47:03.642578Z debug envoy dubbo dubbo route matcher: interface matching failed
2022-07-07T03:47:03.642579Z debug envoy dubbo [C505][S289615493213678275] dubbo router: no cluster match for interface 'org.example.api.IGroupService'
2022-07-07T03:47:03.642581Z debug envoy dubbo Exception information: dubbo router: no route for interface 'org.example.api.IGroupService'
2022-07-07T03:47:03.642587Z debug envoy dubbo dubbo request: complete processing of downstream request messages, id is 23
2022-07-07T03:47:03.642588Z debug envoy dubbo dubbo decoder: ends the deserialization of the message
2022-07-07T03:47:03.642589Z debug envoy dubbo dubbo decoder: data length 0
2022-07-07T03:47:03.642590Z debug envoy dubbo destroy decoder filter
2022-07-07T03:47:03.658338Z debug envoy dubbo dubbo decoder: 270 bytes available
2022-07-07T03:47:03.658355Z debug envoy dubbo dubbo decoder: protocol dubbo, state OnDecodeStreamHeader, 270 bytes available
2022-07-07T03:47:03.658358Z debug envoy dubbo dubbo: create the new decoder event handler
2022-07-07T03:47:03.658384Z debug envoy dubbo dubbo route matcher: interface matching failed
2022-07-07T03:47:03.658386Z debug envoy dubbo dubbo route matcher: interface matching failed
2022-07-07T03:47:03.658387Z debug envoy dubbo dubbo route matcher: interface matching failed
2022-07-07T03:47:03.658388Z debug envoy dubbo dubbo route matcher: interface matching failed
2022-07-07T03:47:03.658389Z debug envoy dubbo dubbo route matcher: interface matching failed
2022-07-07T03:47:03.658391Z debug envoy dubbo [C505][S1670597019862712948] dubbo router: no cluster match for interface 'org.example.api.IGroupService'
2022-07-07T03:47:03.658393Z debug envoy dubbo Exception information: dubbo router: no route for interface 'org.example.api.IGroupService'
2022-07-07T03:47:03.658403Z debug envoy dubbo dubbo request: complete processing of downstream request messages, id is 24
2022-07-07T03:47:03.658404Z debug envoy dubbo dubbo decoder: ends the deserialization of the message
2022-07-07T03:47:03.658405Z debug envoy dubbo dubbo decoder: data length 0
2022-07-07T03:47:03.658407Z debug envoy dubbo destroy decoder filter
[2022-07-07T03:47:03.633Z] "GET /test/group1?id=1 HTTP/1.1" 500 - via_upstream - "-" 0 287 46 46 "172.20.0.0" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.82 Safari/537.36" "cf2fd7e8-f009-436d-bc54-23d061e464e9" "192.168.229.128:30555" "172.20.1.69:8081" inbound|8081|| 127.0.0.6:53477 172.20.1.69:8081 172.20.0.0:0 outbound_.8081_._.dubbo-hello-consumer.istio.svc.cluster.local default
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.
If you are reporting any crash or any potential security issue, do not open an issue in this repo. Please report the issue via emailing envoy-security@googlegroups.com where the issue will be triaged appropriately.
Title: One line description dubbo-proxy route_config group not effective Description:
Repro steps:
Admin and Stats Output:
Config:
Logs:
Call Stack: