Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: tiup升级tidb到 v6.1.1.
【TiDB Environment】 Test environment
【TiDB Version】 v5.0.1
【Encountered Problem】 Using tiup to upgrade TiDB to v6.1.0, the network is accessible and the corresponding installation package can be accessed, but an error occurs during the download.
【Reproduction Path】 What operations were performed to encounter the problem
【Problem Phenomenon and Impact】
It can be downloaded normally, but it doesn’t work with tiup…
Try upgrading tiup itself, and then give it another shot.
Both tiup and cluster were upgraded to the latest versions before performing the TiDB upgrade.
How do you still have this binlog component?
5.X has already abandoned binlog and only supports TiCDC, and 6.X doesn’t support it at all.
How did you manage to upgrade successfully… (ps: If you don’t look closely, you really can’t see any issues )
This was an error that occurred during the upgrade from version 4.X to 5.0. It’s a leftover component that doesn’t affect usage and can’t be started, so it was ignored.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.