tiup在线升级故障,下载 TiDB 镜像失败

命令升级过程中抱着个错误
{“code”: 1, “error”: “download from https://tiup-mirrors.pingcap.com/tiflash-v4.0.2-linux-amd64.tar.gz failed: stream error: stream ID 1; INTERNAL_ERROR”, “errorVerbose”: “stream error: stream ID 1; INTERNAL_ERROR\ download from https://tiup-mirrors.pingcap.com/tiflash-v4.0.2-linux-amd64.tar.gz failed\ngithub.com/pingcap/tiup/pkg/repository.(*httpMirror).download\ \t/home/jenkins/agent/workspace/tiup-release/pkg/repository/mirror.go:219\ngithub.com/pingcap/tiup/pkg/repository.(*httpMirror).Fetch\ \t/home/jenkins/agent/workspace/tiup-release/pkg/repository/mirror.go:256\ngithub.com/pingcap/tiup/pkg/repository.(*V1Repository).FetchComponent\ \t/home/jenkins/agent/workspace/tiup-release/pkg/repository/v1_repository.go:409\ngithub.com/pingcap/tiup/pkg/cluster/clusterutil.(*repositoryT).DownloadComponent\ \t/home/jenkins/agent/workspace/tiup-release/pkg/cluster/clusterutil/cluster.go:60\ngithub.com/pingcap/tiup/pkg/cluster/operation.Download\ \t/home/jenkins/agent/workspace/tiup-release/pkg/cluster/operation/download.go:59\ github.com/pingcap/tiup/pkg/cluster/task.(*Downloader).Execute\ \t/home/jenkins/agent/workspace/tiup-release/pkg/cluster/task/download.go:43\ngithub.com/pingcap/tiup/pkg/cluster/task.(*Serial).Execute\ \t/home/jenkins/agent/workspace/tiup-release/pkg/cluster/task/task.go:183\ngithub.com/pingcap/tiup/pkg/cluster/task.(*Parallel).Execute.func1\ \t/home/jenkins/agent/workspace/tiup-release/pkg/cluster/task/task.go:236\ runtime.goexit\ \t/usr/local/go/src/runtime/asm_amd64.s:1357”

你好

可以吧 debug 日志上传一下,我们看下。

目测可能是 CND 的问题,可以先通过 wget 打印的地址,并将其放在 ~/.tiup/components// 继续使用 tiup 进行后续操作,或者继续现在的办法,多试几次。