Confusing error message when not passing certificate paths correctly with HTTPS PD URI #1973
Labels
area/ticdc
Issues or PRs related to TiCDC.
component/cli
CLI component.
difficulty/easy
Easy task.
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
What did you do? If possible, provide a recipe for reproducing the error.
/cdc cli changefeed create --pd=https://db-pd:2379 --sink-uri="mysql://root:*****@*****:4000/"
What did you expect to see?
PD endpoint scheme should be http
Versions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):TiCDC version (execute
cdc version
):The text was updated successfully, but these errors were encountered: