TiCDC Shows Task Failure

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

Original topic: ticdc显示任务失败

| username: danghuagood

[TiDB Usage Environment]
Production
[TiDB Version]
V6.1.0
[Encountered Issue]
The tiup cdc cli changefeed create command creates tasks normally, but the tiup cdc cli changefeed list command reports an error.

[WARN] [cli_changefeed_list.go:103] [“query changefeed info failed”] [error=“[CDC:ErrOwnerNotFound]owner not found”]
[Reproduction Path]
tiup cdc cli changefeed create xxx

tiup cdc cli changefeed list --pd=http://10.16.147.87:2379

Currently unable to delete as well

| username: 爱白话的晓辉 | Original post link

Check if the monitoring page has been successfully created.

| username: danghuagood | Original post link

I can’t see this task in the monitoring either.

| username: 爱白话的晓辉 | Original post link

Try restarting the CDC service and then recreate it.

| username: tidb狂热爱好者 | Original post link

Why does it feel like there are so many issues with this CDC?

| username: danghuagood | Original post link

After restarting CDC, it returned to normal.

| username: system | Original post link

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