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

check zombie upstream the url=xxxx.xx.xx.xx:9090 is fail #5605

Open
Tiberiusjhh opened this issue Aug 2, 2024 · 1 comment
Open

check zombie upstream the url=xxxx.xx.xx.xx:9090 is fail #5605

Tiberiusjhh opened this issue Aug 2, 2024 · 1 comment
Labels
type: question Further information is requested

Comments

@Tiberiusjhh
Copy link

Question

admin. 24-08-03 00:20:36 [shenyu-upstream-health-check-request-6] ERROR org.apache.shenyu.common.utils.UpstreamCheckUtils - socket connect is error. host:192.168.50.88 port:9090 timeout:3000
java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:549)
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)

@Tiberiusjhh Tiberiusjhh added the type: question Further information is requested label Aug 2, 2024
@Aias00
Copy link
Contributor

Aias00 commented Aug 3, 2024

hi,the Upstream Check function is just creating a TCP socket connection. so if it can not connect successfully, may be u have to check your client or the network status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants