mlboy commented on issue #51680:
URL: https://github.com/apache/doris/issues/51680#issuecomment-3776566174

   same as :
   `2026-01-21 15:25:29,568 WARN (leaderCheckpointer|92) 
[Checkpoint.doCheckpoint():224] Exception when pushing image file. url = 
http://10.22.13.197:8030/put?version=1392&port=8030
   org.apache.http.conn.HttpHostConnectException: Connect to 10.22.13.197:8030 
[/10.22.13.197] failed: Connection refused
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:72)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:221)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:165)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:140)
        at 
org.apache.doris.httpv2.rest.manager.HttpUtils.executeRequest(HttpUtils.java:134)
        at 
org.apache.doris.httpv2.rest.manager.HttpUtils.doGet(HttpUtils.java:94)
        at org.apache.doris.master.MetaHelper.doGet(MetaHelper.java:153)
        at org.apache.doris.master.Checkpoint.doCheckpoint(Checkpoint.java:217)
        at 
org.apache.doris.master.Checkpoint.runAfterCatalogReady(Checkpoint.java:82)
        at 
org.apache.doris.common.util.MasterDaemon.runOneCycle(MasterDaemon.java:58)
        at org.apache.doris.common.util.Daemon.run(Daemon.java:119)
   Caused by: 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:554)
        at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
        at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
        at java.base/java.net.Socket.connect(Socket.java:633)
        at 
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
        ... 18 more
   2026-01-21 15:25:29,568 WARN (leaderCheckpointer|92) 
[Checkpoint.doCheckpoint():236] Push image failed: totally 2 nodes, push 
succeeded 0 nodes`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to