apache / dubbo

The java implementation of Apache Dubbo. An RPC and microservice framework.
https://dubbo.apache.org/
Apache License 2.0
40.54k stars 26.44k forks source link

[Question] Dubbo has been unable to find service #14786

Open WhiteEnzuo opened 1 month ago

WhiteEnzuo commented 1 month ago

Pre-check

Search before asking

Apache Dubbo Component

Java SDK (apache/dubbo)

Dubbo Version

3.2.10

Steps to reproduce this issue

The dubbo request server keeps showing that the server cannot be found telnet is then displayed as follows mikey@Mikey ~ % telnet 192.0.2.233 1818 Trying 192.0.2.233... Connected to 192.0.2.233. Escape character is '^]'. Connection closed by foreign host.

But using dubbo to connect to a server does, ask, and then my computer Mac os M1 chip

What you expected to happen

My telnet connection was disconnected. I wish I could stay connected

Anything else

No response

Are you willing to submit a pull request to fix on your own?

Code of Conduct

AlbumenJ commented 1 month ago

Please use QoS (22222) instead. Management operation on biz port has been disabled.