Error message is not clear when pd address not found #4472
Labels
area/ticdc
Issues or PRs related to TiCDC.
component/cli
CLI component.
severity/minor
type/bug
The issue is confirmed as a bug.
What did you do?
Error: context deadline exceeded
Usage:
cdc cli changefeed list [flags]
What did you expect to see?
such as: PD not found, please make sure PD address is correct...
What did you see instead?
Error: context deadline exceeded
Versions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):(5.5 nightly
TiCDC version (execute
cdc version
):5.5 nightly
The text was updated successfully, but these errors were encountered: