[Question] Dubbo has been unable to find service
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no similar issues.
### 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?
- [X] Yes I am willing to submit a pull request on my own!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
Assessment
This issue has not been assessed yet.