What is the reason for the "command not found" error when deploying TiCDC with tiup in v5.2.2 and running tiup ctl:5.2.2 cdc?

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: v5.2.2用tiup部署ticdc运行tiup ctl:5.2.2 cdc报命令不存在是什么原因

| username: 扬仔_tidb

[TiDB Usage Environment] Production Environment
[Encountered Issues: Issue Phenomenon and Impact]
[Resource Configuration]
[Attachment: Screenshot/Log/Monitoring]

https://docs.pingcap.com/zh/tidb/v5.2/manage-ticdc


tiup ctl:5.2.2 cdc capture list --pd=http://10.x.x.x:2379
The component ctl version 5.2.2 is not installed; downloading from repository.
Failed to start component ctl

| username: 扬仔_tidb | Original post link

Error: version 5.2.2 on linux/amd64 for component ctl not found: unknown version

| username: Holland | Original post link

Should it be: v5.2.2
It needs to have a ‘v’, right?

| username: tidb菜鸟一只 | Original post link

There is indeed a missing “v”.

| username: system | Original post link

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.