1Panel-dev / 1Panel-dev/1Panel

[Bug] The proxy server is not used during application/file migration transfers

Open
#11,906 1 comment 0 reactions 2 assignees View on GitHub

@ssongliu is already working on this.

Since Mar 20, 2026.

type: feature-request
Dominant language
Go
Stars
37k
Forks
3.4k
Avg merge
9h 16m
Merged PRs (30d)
105

Description

Contact Information

No response

1Panel Version

2.1.0

Problem Description

子节点配置了开启代理访问,但是迁移应用和文件对传时并未用到代理服务器

The expected correct result

为子节点配置了开启代理访问,那么迁移应用和文件对传也应当使用代理服务器

Related log output

迁移应用

2026/02/16 20:01:20 同步应用备份 [[trendradar] 主节点 -> HK] 任务开始 [START]
2026/02/16 20:01:20 开始检查应用安装环境
2026/02/16 20:01:21 检查应用安装环境 成功
2026/02/16 20:01:21 开始传输应用备份文件 trendradar_20260216195545hynz3.tar.gz 到节点 HK
2026/02/16 20:01:26 传输应用备份文件 trendradar_20260216195545hynz3.tar.gz 到节点 H 失败:  dial tcp x.x.x.x:9999: i/o timeout
2026/02/16 20:01:27 同步应用备份 [[trendradar] 主节点 -> HK] 任务失败
2026/02/16 20:01:27 [TASK-END]

文件对传

2026/02/16 23:59:07 同步节点文件 [local:/tmp/test.txt - HK:/tmp] 任务开始 [START]
2026/02/16 23:59:07 开始子任务
2026/02/16 23:59:07 处理节点私钥
2026/02/16 23:59:12 子任务 失败: dial tcp x.x.x.x:22: i/o timeout
2026/02/16 23:59:13 同步节点文件 [local:/tmp/test.txt - HK:/tmp] 任务失败
2026/02/16 23:59:13 [TASK-END]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.