Skip to content

[Q/A][Java SDK] Dubbo 3.3 No such extension org.apache.dubbo.rpc.Protocol by name rest #14766

Closed Answered by 617076674
617076674 asked this question in Question
Discussion options

You must be logged in to vote

I have known the problem is why.

If my macbook is connected to a WiFi, my macbook will have a new Ip address, just like 7.250.138.200. This Ip is allocated by the WiFi, and my macbook can visit the Internet throught this Ip. However, the other cannot visit my macbook through this Ip.

When my macbook is connected to the WiFi, the dubbo rest provider will be exposed to the 127.0.0.1, but in the registory center, the Ip is 7.250.138.200. So we can visit the 127.0.0.1 to call the rest provider through http request and cannot visit the 7.250.138.200 to call the rest provider through dubbo rest consumer. As long as I close my WiFi, the dubbo rest consumer can do rpc to call the dubbo rest prov…

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
3 replies
@617076674
Comment options

@oxsean
Comment options

@617076674
Comment options

Comment options

You must be logged in to vote
3 replies
@617076674
Comment options

@oxsean
Comment options

@617076674
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by 617076674
Comment options

You must be logged in to vote
1 reply
@617076674
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants