Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UNIMPLEMENTED : invalid content-type: application/json triple rpc protocol . even choose the hessian2 serialzation . still doesn't work. #12495

Open
HeBai97 opened this issue Jun 12, 2023 · 2 comments
Labels
component/sdk Related with apache/dubbo help wanted Everything needs help from contributors type/discussion Everything related with code discussion or question

Comments

@HeBai97
Copy link

HeBai97 commented Jun 12, 2023

When I build a sidecar dubbo mesh using dubbo 3.1.8, and the consumer uses the triple protocol to call the provider, an error message is displayed: UNIMPLEMENTED: invalid content-type: application/json. How can I solve this problem?

@HeBai97
Copy link
Author

HeBai97 commented Jun 12, 2023

Export dubbo service com.xxx.dubbo.service.DemoService to url tri://10.xx.xx.148:50052/com.xxx.dubbo.service.DemoService?anyhost=true&application=maven-demo-dubbo-provider&background=false&bind.ip=10.xx.xx.148&bind.port=50052&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&interface=com.xxx.dubbo.service.DemoService&logger=slf4j&metadata-service-port=20885&metadata-service-protocol=tri&metadata-type=local&methods=sayHello&pid=7&qos.accept.foreign.ip=false&qos.enable=false&register-mode=interface&release=3.1.8&revision=1.0&side=provider&timestamp=1686537033729&version=1.0.0, dubbo version: 3.1.8

@AlbumenJ
Copy link
Member

@EarthChen @guohao @icodening PTAL

@AlbumenJ AlbumenJ added help wanted Everything needs help from contributors type/discussion Everything related with code discussion or question component/sdk Related with apache/dubbo and removed question labels Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/sdk Related with apache/dubbo help wanted Everything needs help from contributors type/discussion Everything related with code discussion or question
Projects
Status: No status
Development

No branches or pull requests

2 participants