bytedance / bytedance/trae-agent

[Bug]: SSH连接问题

Open
#384 0 comments 0 reactions 0 assignees View on GitHub
type/bug
Dominant language
Python
Stars
12.1k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

### What happened?

当SSH连接时,连接相同主机貌似默认读取已有第一个端口,当使用远程服务时,服务提供商可能开发不同的端口,此时连接错误。
目前使用时删除配置记录中之前的记录信息,可以正常登录。

### What did you expect to happen?

SSH连接修复

### Traceback

_No response_

### What is your system, Python, dependency version?

_No response_

### Additional information that you believe is relevant to this bug

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the SSH connection to the same host with a different service port, then trace how existing configuration records are selected. Done means the requested or current port is used instead of the first stored port, and the connection succeeds without deleting previous configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.