你的运行环境(版本号「点击帮助-关于-复制」):
3.3.42
问题描述(你遇到了什么问题?)
新的ssh地址连接不上
复现步骤(如何才能重现这个 Bug/问题?):
1.
2.
3.
报错信息或截图(如有):
2026-03-30T21:10:09.533+08:00 [info] initBaseClient log sessionId: e80cd738-aa00-4914-843b-4eaf10f1f9bf, runtime: node
2026-03-30T21:10:09.534+08:00 [info] [Remote-SSH (TRAE)] activated
2026-03-30T21:10:09.534+08:00 [info] [1774876209528_916374]Resolving ssh remote authority ‘ssh-remote+7b22686f73744e616d65223a22636f6e6e6563742e77657374632e7365657461636c6f75642e636f6d222c2266726f6d436f6e666967223a747275657d’ (attempt #1)
2026-03-30T21:10:09.552+08:00 [info] [ServerConfig] enableCkgAhaRequest: false
2026-03-30T21:10:09.552+08:00 [info] [ServerConfig] enableSingletonCueServer: true
2026-03-30T21:10:09.554+08:00 [info] [1774876209528_916374][ResolvePipeline] Starting pipeline execution
2026-03-30T21:10:09.554+08:00 [info] [1774876209528_916374][ResolvePipeline] Executing step 1/6: establish_ssh_connection
2026-03-30T21:10:09.554+08:00 [info] [1774876209528_916374][establish_ssh_connection]Step started: Establish SSH Connection
2026-03-30T21:10:09.555+08:00 [info] [1774876209528_916374][EstablishSSHStep] Starting SSH connection establishment
2026-03-30T21:10:09.560+08:00 [info] [1774876209528_916374][SSH] Connecting to connect.westc.seetacloud.com
2026-03-30T21:10:09.567+08:00 [info] [1774876209528_916374][SSH] Full SSH command: ssh -v -T -D 51498 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ServerAliveInterval=10 -o ServerAliveCountMax=3 -o RemoteCommand=bash -l -c “exec bash --login” connect.westc.seetacloud.com
2026-03-30T21:10:09.567+08:00 [info] [1774876209528_916374][SSH] Starting connection
2026-03-30T21:10:09.568+08:00 [info] [1774876209528_916374][SSH AskPass] Socket listening: /var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/icube-ipc/icube-askpass-d6fda1f9.sock
2026-03-30T21:10:09.568+08:00 [info] [1774876209528_916374][SSH AskPass] askpass script: /Applications/Trae CN.app/Contents/Resources/app/extensions/cloudide.icube-remote-ssh/out/askpass-main.js
2026-03-30T21:10:09.569+08:00 [info] [1774876209528_916374][SSH] AskPass environment variables set: {“SSH_ASKPASS”:“/var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/trae-ssh-askpass-nvo43ur8/askpass.sh”,“SSH_ASKPASS_REQUIRE”:“force”,“DISPLAY”:“dummy:0.0”,“VSCODE_SSH_ASKPASS_NODE”:“/Applications/Trae CN.app/Contents/Frameworks/Trae CN Helper (Plugin).app/Contents/MacOS/Trae CN Helper (Plugin)”,“VSCODE_SSH_ASKPASS_MAIN”:“/Applications/Trae CN.app/Contents/Resources/app/extensions/cloudide.icube-remote-ssh/out/askpass-main.js”,“VSCODE_SSH_ASKPASS_HANDLE”:“/var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/icube-ipc/icube-askpass-d6fda1f9.sock”,“VSCODE_SSH_ASKPASS_EXTRA_ARGS”:“”}
2026-03-30T21:10:09.569+08:00 [info] [1774876209528_916374][SSH] Local server process started with PID: 13102, server details: {“serverId":"undefined@connect.westc.seetacloud.com”,“sshCommand”:“ssh”,“sshArgs”:[“-v”,“-T”,“-D”,“51498”,“-o”,“StrictHostKeyChecking=no”,“-o”,“UserKnownHostsFile=/dev/null”,“-o”,“ServerAliveInterval=10”,“-o”,“ServerAliveCountMax=3”,“-o”,“RemoteCommand=bash -l -c “exec bash --login””,“connect.westc.seetacloud.com”],“ipcHandlePath”:“/var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/icube-ipc/icube-ssh-3cdbc408.sock”,“serverDataFolderName”:“.trae-cn-server”,“dataFilePath”:“/var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/vscode-ssh-undefined@connect.westc.seetacloud.com-13089-s1pqoatm.json”}
2026-03-30T21:10:09.569+08:00 [info] [1774876209528_916374][SSH] State transition: initializing → waiting_for_server: {“reason”:“started waiting for server”,“duration”:0,“newStateTimeout”:540000}
2026-03-30T21:10:09.732+08:00 [info] [1774876209528_916374][SSH] Cleaning up resources
2026-03-30T21:10:09.732+08:00 [info] [1774876209528_916374][EstablishSSHStep] SSH process exited with code 0
2026-03-30T21:10:09.732+08:00 [info] [1774876209528_916374][SSH] State transition: waiting_for_server → failed: {“reason”:“SSH waitForConnection process exit: 0”,“duration”:163,“newStateTimeout”:0}
2026-03-30T21:10:09.732+08:00 [error] [1774876209528_916374][SSH] Connection failed during wait: SSH waitForConnection process exit: 0
2026-03-30T21:10:09.732+08:00 [info] [1774876209528_916374][SSH] Resources already cleaned up, skipping
2026-03-30T21:10:09.733+08:00 [error] [1774876209528_916374][SSH:connect] l: SSH connection failed(connect.westc.seetacloud.com): SSH waitForConnection process exit: 0 (caused by: SSH connection failed(connect.westc.seetacloud.com): SSH waitForConnection process exit: 0) {
code: ‘SSH_CONNECTION_FAILED’,
category: ‘connection’,
severity: ‘high’,
recoverable: true,
recoveryStrategy: ‘reconnect’
}
2026-03-30T21:10:09.733+08:00 [info] [1774876209528_916374][SSH:Recovery] Attempting to reconnect after SSH_CONNECTION_FAILED
2026-03-30T21:10:09.733+08:00 [info] [1774876209528_916374][SSH] Resources already cleaned up, skipping
2026-03-30T21:10:09.733+08:00 [info] [1774876209528_916374][EstablishSSHStep] Connection failed, retrying with enhancedCompatibilityMode=true
2026-03-30T21:10:09.733+08:00 [info] [1774876209528_916374][SSH] Connecting to connect.westc.seetacloud.com
2026-03-30T21:10:09.734+08:00 [info] [1774876209528_916374][SSH] Full SSH command: ssh -v -T -D 51498 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ServerAliveInterval=10 -o ServerAliveCountMax=3 connect.westc.seetacloud.com
2026-03-30T21:10:09.734+08:00 [info] [1774876209528_916374][SSH] Starting connection
2026-03-30T21:10:09.734+08:00 [info] [1774876209528_916374][SSH AskPass] Socket listening: /var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/icube-ipc/icube-askpass-08f365c9.sock
2026-03-30T21:10:09.734+08:00 [info] [1774876209528_916374][SSH AskPass] askpass script: /Applications/Trae CN.app/Contents/Resources/app/extensions/cloudide.icube-remote-ssh/out/askpass-main.js
2026-03-30T21:10:09.735+08:00 [info] [1774876209528_916374][SSH] AskPass environment variables set: {“SSH_ASKPASS”:“/var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/trae-ssh-askpass-h74rgpmz/askpass.sh”,“SSH_ASKPASS_REQUIRE”:“force”,“DISPLAY”:“dummy:0.0”,“VSCODE_SSH_ASKPASS_NODE”:“/Applications/Trae CN.app/Contents/Frameworks/Trae CN Helper (Plugin).app/Contents/MacOS/Trae CN Helper (Plugin)”,“VSCODE_SSH_ASKPASS_MAIN”:“/Applications/Trae CN.app/Contents/Resources/app/extensions/cloudide.icube-remote-ssh/out/askpass-main.js”,“VSCODE_SSH_ASKPASS_HANDLE”:“/var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/icube-ipc/icube-askpass-08f365c9.sock”,“VSCODE_SSH_ASKPASS_EXTRA_ARGS”:“”}
2026-03-30T21:10:09.735+08:00 [info] [1774876209528_916374][SSH] Local server process started with PID: 13111, server details: {“serverId":"undefined@connect.westc.seetacloud.com”,“sshCommand”:“ssh”,“sshArgs”:[“-v”,“-T”,“-D”,“51498”,“-o”,“StrictHostKeyChecking=no”,“-o”,“UserKnownHostsFile=/dev/null”,“-o”,“ServerAliveInterval=10”,“-o”,“ServerAliveCountMax=3”,“connect.westc.seetacloud.com”],“ipcHandlePath”:“/var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/icube-ipc/icube-ssh-c7b6f966.sock”,“serverDataFolderName”:“.trae-cn-server”,“dataFilePath”:“/var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/vscode-ssh-undefined@connect.westc.seetacloud.com-13089-m5fa0a82.json”}
2026-03-30T21:10:09.735+08:00 [info] [1774876209528_916374][SSH] State transition: initializing → waiting_for_server: {“reason”:“started waiting for server”,“duration”:0,“newStateTimeout”:540000}
2026-03-30T21:10:09.885+08:00 [info] [1774876209528_916374][SSH] Cleaning up resources
2026-03-30T21:10:09.885+08:00 [info] [1774876209528_916374][EstablishSSHStep] SSH process exited with code 0
2026-03-30T21:10:09.885+08:00 [info] [1774876209528_916374][SSH] State transition: waiting_for_server → failed: {“reason”:“SSH waitForConnection process exit: 0”,“duration”:150,“newStateTimeout”:0}
2026-03-30T21:10:09.885+08:00 [error] [1774876209528_916374][SSH] Connection failed during wait: SSH waitForConnection process exit: 0
2026-03-30T21:10:09.885+08:00 [info] [1774876209528_916374][SSH] Resources already cleaned up, skipping
2026-03-30T21:10:09.886+08:00 [error] [1774876209528_916374][SSH:connect] l: SSH connection failed(connect.westc.seetacloud.com): SSH waitForConnection process exit: 0 (caused by: SSH connection failed(connect.westc.seetacloud.com): SSH waitForConnection process exit: 0) {
code: ‘SSH_CONNECTION_FAILED’,
category: ‘connection’,
severity: ‘high’,
recoverable: true,
recoveryStrategy: ‘reconnect’
}
2026-03-30T21:10:09.886+08:00 [info] [1774876209528_916374][SSH:Recovery] Attempting to reconnect after SSH_CONNECTION_FAILED
2026-03-30T21:10:09.886+08:00 [info] [1774876209528_916374][SSH] Resources already cleaned up, skipping
2026-03-30T21:10:09.886+08:00 [error] [1774876209528_916374][EstablishSSHStep] SSH connection failed: SSH connection failed(connect.westc.seetacloud.com): SSH waitForConnection process exit: 0 SSH_CONNECTION_FAILED
2026-03-30T21:10:09.886+08:00 [warning] [1774876209528_916374][establish_ssh_connection]Step failed after 332ms (retry available)
2026-03-30T21:10:09.886+08:00 [info] [1774876209528_916374][ResolvePipeline] Step ‘establish_ssh_connection’ failed in 332ms
2026-03-30T21:10:09.886+08:00 [info] [1774876209528_916374][ResolvePipeline] Retrying step ‘establish_ssh_connection’
2026-03-30T21:10:09.886+08:00 [info] [1774876209528_916374][ResolvePipeline] Executing step 1/6: establish_ssh_connection
2026-03-30T21:10:09.886+08:00 [info] [1774876209528_916374][establish_ssh_connection]Step started: Establish SSH Connection
2026-03-30T21:10:09.886+08:00 [info] [1774876209528_916374][EstablishSSHStep] Starting SSH connection establishment
2026-03-30T21:10:09.886+08:00 [info] [1774876209528_916374][SSH] Connecting to connect.westc.seetacloud.com
2026-03-30T21:10:09.886+08:00 [info] [1774876209528_916374][SSH] Full SSH command: ssh -v -T -D 51498 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ServerAliveInterval=10 -o ServerAliveCountMax=3 connect.westc.seetacloud.com
2026-03-30T21:10:09.886+08:00 [info] [1774876209528_916374][SSH] Starting connection
2026-03-30T21:10:09.887+08:00 [info] [1774876209528_916374][SSH AskPass] Socket listening: /var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/icube-ipc/icube-askpass-2c1a4cbd.sock
2026-03-30T21:10:09.887+08:00 [info] [1774876209528_916374][SSH AskPass] askpass script: /Applications/Trae CN.app/Contents/Resources/app/extensions/cloudide.icube-remote-ssh/out/askpass-main.js
2026-03-30T21:10:09.888+08:00 [info] [1774876209528_916374][SSH] AskPass environment variables set: {“SSH_ASKPASS”:“/var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/trae-ssh-askpass-a2jazdxu/askpass.sh”,“SSH_ASKPASS_REQUIRE”:“force”,“DISPLAY”:“dummy:0.0”,“VSCODE_SSH_ASKPASS_NODE”:“/Applications/Trae CN.app/Contents/Frameworks/Trae CN Helper (Plugin).app/Contents/MacOS/Trae CN Helper (Plugin)”,“VSCODE_SSH_ASKPASS_MAIN”:“/Applications/Trae CN.app/Contents/Resources/app/extensions/cloudide.icube-remote-ssh/out/askpass-main.js”,“VSCODE_SSH_ASKPASS_HANDLE”:“/var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/icube-ipc/icube-askpass-2c1a4cbd.sock”,“VSCODE_SSH_ASKPASS_EXTRA_ARGS”:“”}
2026-03-30T21:10:09.888+08:00 [info] [1774876209528_916374][SSH] Local server process started with PID: 13121, server details: {“serverId":"undefined@connect.westc.seetacloud.com”,“sshCommand”:“ssh”,“sshArgs”:[“-v”,“-T”,“-D”,“51498”,“-o”,“StrictHostKeyChecking=no”,“-o”,“UserKnownHostsFile=/dev/null”,“-o”,“ServerAliveInterval=10”,“-o”,“ServerAliveCountMax=3”,“connect.westc.seetacloud.com”],“ipcHandlePath”:“/var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/icube-ipc/icube-ssh-e95d101f.sock”,“serverDataFolderName”:“.trae-cn-server”,“dataFilePath”:“/var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/vscode-ssh-undefined@connect.westc.seetacloud.com-13089-h478uc3m.json”}
2026-03-30T21:10:09.888+08:00 [info] [1774876209528_916374][SSH] State transition: initializing → waiting_for_server: {“reason”:“started waiting for server”,“duration”:0,“newStateTimeout”:540000}
2026-03-30T21:10:10.036+08:00 [info] [1774876209528_916374][SSH] Cleaning up resources
2026-03-30T21:10:10.036+08:00 [info] [1774876209528_916374][EstablishSSHStep] SSH process exited with code 0
2026-03-30T21:10:10.036+08:00 [info] [1774876209528_916374][SSH] State transition: waiting_for_server → failed: {“reason”:“SSH waitForConnection process exit: 0”,“duration”:148,“newStateTimeout”:0}
2026-03-30T21:10:10.036+08:00 [error] [1774876209528_916374][SSH] Connection failed during wait: SSH waitForConnection process exit: 0
2026-03-30T21:10:10.036+08:00 [info] [1774876209528_916374][SSH] Resources already cleaned up, skipping
2026-03-30T21:10:10.036+08:00 [error] [1774876209528_916374][SSH:connect] l: SSH connection failed(connect.westc.seetacloud.com): SSH waitForConnection process exit: 0 (caused by: SSH connection failed(connect.westc.seetacloud.com): SSH waitForConnection process exit: 0) {
code: ‘SSH_CONNECTION_FAILED’,
category: ‘connection’,
severity: ‘high’,
recoverable: true,
recoveryStrategy: ‘reconnect’
}
2026-03-30T21:10:10.036+08:00 [info] [1774876209528_916374][SSH:Recovery] Attempting to reconnect after SSH_CONNECTION_FAILED
2026-03-30T21:10:10.036+08:00 [info] [1774876209528_916374][SSH] Resources already cleaned up, skipping
2026-03-30T21:10:10.036+08:00 [error] [1774876209528_916374][EstablishSSHStep] SSH connection failed: SSH connection failed(connect.westc.seetacloud.com): SSH waitForConnection process exit: 0 SSH_CONNECTION_FAILED
2026-03-30T21:10:10.036+08:00 [warning] [1774876209528_916374][establish_ssh_connection]Step failed after 150ms (retry available)
2026-03-30T21:10:10.036+08:00 [info] [1774876209528_916374][ResolvePipeline] Step ‘establish_ssh_connection’ failed in 150ms
2026-03-30T21:10:10.036+08:00 [info] [1774876209528_916374][ResolvePipeline] Retrying step ‘establish_ssh_connection’
2026-03-30T21:10:10.036+08:00 [info] [1774876209528_916374][ResolvePipeline] Executing step 1/6: establish_ssh_connection
2026-03-30T21:10:10.036+08:00 [info] [1774876209528_916374][establish_ssh_connection]Step started: Establish SSH Connection
2026-03-30T21:10:10.037+08:00 [info] [1774876209528_916374][EstablishSSHStep] Starting SSH connection establishment
2026-03-30T21:10:10.037+08:00 [info] [1774876209528_916374][SSH] Connecting to connect.westc.seetacloud.com
2026-03-30T21:10:10.037+08:00 [info] [1774876209528_916374][SSH] Full SSH command: ssh -v -T -D 51498 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ServerAliveInterval=10 -o ServerAliveCountMax=3 connect.westc.seetacloud.com
2026-03-30T21:10:10.037+08:00 [info] [1774876209528_916374][SSH] Starting connection
2026-03-30T21:10:10.037+08:00 [info] [1774876209528_916374][SSH AskPass] Socket listening: /var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/icube-ipc/icube-askpass-56ebfa75.sock
2026-03-30T21:10:10.037+08:00 [info] [1774876209528_916374][SSH AskPass] askpass script: /Applications/Trae CN.app/Contents/Resources/app/extensions/cloudide.icube-remote-ssh/out/askpass-main.js
2026-03-30T21:10:10.038+08:00 [info] [1774876209528_916374][SSH] AskPass environment variables set: {“SSH_ASKPASS”:“/var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/trae-ssh-askpass-qzmzo3sq/askpass.sh”,“SSH_ASKPASS_REQUIRE”:“force”,“DISPLAY”:“dummy:0.0”,“VSCODE_SSH_ASKPASS_NODE”:“/Applications/Trae CN.app/Contents/Frameworks/Trae CN Helper (Plugin).app/Contents/MacOS/Trae CN Helper (Plugin)”,“VSCODE_SSH_ASKPASS_MAIN”:“/Applications/Trae CN.app/Contents/Resources/app/extensions/cloudide.icube-remote-ssh/out/askpass-main.js”,“VSCODE_SSH_ASKPASS_HANDLE”:“/var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/icube-ipc/icube-askpass-56ebfa75.sock”,“VSCODE_SSH_ASKPASS_EXTRA_ARGS”:“”}
2026-03-30T21:10:10.038+08:00 [info] [1774876209528_916374][SSH] Local server process started with PID: 13130, server details: {“serverId":"undefined@connect.westc.seetacloud.com”,“sshCommand”:“ssh”,“sshArgs”:[“-v”,“-T”,“-D”,“51498”,“-o”,“StrictHostKeyChecking=no”,“-o”,“UserKnownHostsFile=/dev/null”,“-o”,“ServerAliveInterval=10”,“-o”,“ServerAliveCountMax=3”,“connect.westc.seetacloud.com”],“ipcHandlePath”:“/var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/icube-ipc/icube-ssh-4fba28ca.sock”,“serverDataFolderName”:“.trae-cn-server”,“dataFilePath”:“/var/folders/x6/bzfh9bfx3p7522nl_x86_l0r0000gn/T/vscode-ssh-undefined@connect.westc.seetacloud.com-13089-0qok8y97.json”}
2026-03-30T21:10:10.038+08:00 [info] [1774876209528_916374][SSH] State transition: initializing → waiting_for_server: {“reason”:“started waiting for server”,“duration”:0,“newStateTimeout”:540000}
2026-03-30T21:10:10.185+08:00 [info] [1774876209528_916374][SSH] Cleaning up resources
2026-03-30T21:10:10.185+08:00 [info] [1774876209528_916374][EstablishSSHStep] SSH process exited with code 0
2026-03-30T21:10:10.185+08:00 [info] [1774876209528_916374][SSH] State transition: waiting_for_server → failed: {“reason”:“SSH waitForConnection process exit: 0”,“duration”:147,“newStateTimeout”:0}
2026-03-30T21:10:10.185+08:00 [error] [1774876209528_916374][SSH] Connection failed during wait: SSH waitForConnection process exit: 0
2026-03-30T21:10:10.185+08:00 [info] [1774876209528_916374][SSH] Resources already cleaned up, skipping
2026-03-30T21:10:10.185+08:00 [error] [1774876209528_916374][SSH:connect] l: SSH connection failed(connect.westc.seetacloud.com): SSH waitForConnection process exit: 0 (caused by: SSH connection failed(connect.westc.seetacloud.com): SSH waitForConnection process exit: 0) {
code: ‘SSH_CONNECTION_FAILED’,
category: ‘connection’,
severity: ‘high’,
recoverable: true,
recoveryStrategy: ‘reconnect’
}
2026-03-30T21:10:10.185+08:00 [info] [1774876209528_916374][SSH:Recovery] Attempting to reconnect after SSH_CONNECTION_FAILED
2026-03-30T21:10:10.185+08:00 [info] [1774876209528_916374][SSH] Resources already cleaned up, skipping
2026-03-30T21:10:10.185+08:00 [error] [1774876209528_916374][EstablishSSHStep] SSH connection failed: SSH connection failed(connect.westc.seetacloud.com): SSH waitForConnection process exit: 0 SSH_CONNECTION_FAILED
2026-03-30T21:10:10.186+08:00 [warning] [1774876209528_916374][establish_ssh_connection]Step failed after 149ms (no retry)
2026-03-30T21:10:10.186+08:00 [info] [1774876209528_916374][ResolvePipeline] Step ‘establish_ssh_connection’ failed in 150ms
2026-03-30T21:10:10.186+08:00 [error] [1774876209528_916374][ResolvePipeline] Pipeline execution failed: SSH_CONNECTION_FAILED SSH connection failed(connect.westc.seetacloud.com): SSH waitForConnection process exit: 0
2026-03-30T21:10:10.186+08:00 [info] [1774876209528_916374][ResolvePipeline] Cleaning up pipeline resources
2026-03-30T21:10:10.186+08:00 [error] [1774876209528_916374]Error resolving authority: SSH_CONNECTION_FAILED SSH connection failed(connect.westc.seetacloud.com): SSH waitForConnection process exit: 0
2026-03-30T21:10:10.728+08:00 [info] [1774876209528_916374][SSH] Connection refused detected: {“message”:“SSH connection refused - please check if SSH service is running on target host”,“output”:“ssh: connect to host connect.westc.seetacloud.com port 36785: Connection refused\r\n”}
2026-03-30T21:10:10.728+08:00 [info] [1774876209528_916374][SSH] State transition: initializing → failed: {“reason”:“SSH connection refused - please check if SSH service is running on target host”,“duration”:996,“newStateTimeout”:0}
2026-03-30T21:10:10.879+08:00 [info] [1774876209528_916374][SSH] Connection refused detected: {“message”:“SSH connection refused - please check if SSH service is running on target host”,“output”:“ssh: connect to host connect.westc.seetacloud.com port 36785: Connection refused\r\n”}
2026-03-30T21:10:10.879+08:00 [info] [1774876209528_916374][SSH] State transition: initializing → failed: {“reason”:“SSH connection refused - please check if SSH service is running on target host”,“duration”:994,“newStateTimeout”:0}
2026-03-30T21:10:11.035+08:00 [info] [1774876209528_916374][SSH] Connection refused detected: {“message”:“SSH connection refused - please check if SSH service is running on target host”,“output”:“ssh: connect to host connect.westc.seetacloud.com port 36785: Connection refused\r\n”}
2026-03-30T21:10:11.035+08:00 [info] [1774876209528_916374][SSH] State transition: initializing → failed: {“reason”:“SSH connection refused - please check if SSH service is running on target host”,“duration”:999,“newStateTimeout”:0}
2026-03-30T21:10:11.184+08:00 [info] [1774876209528_916374][SSH] Connection refused detected: {“message”:“SSH connection refused - please check if SSH service is running on target host”,“output”:“ssh: connect to host connect.westc.seetacloud.com port 36785: Connection refused\r\n”}
2026-03-30T21:10:11.184+08:00 [info] [1774876209528_916374][SSH] State transition: initializing → failed: {“reason”:“SSH connection refused - please check if SSH service is running on target host”,“duration”:999,“newStateTimeout”:0}

