You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ tiup cluster check tidb-dba scale-out-tiproxy.yaml --cluster
Checking updates for component cluster...
Error: Failed to parse topology file scale-out-tiproxy.yaml (topology.parse_failed)
caused by: yaml: unmarshal errors:
line 5: field data_dir not found in type spec.TiProxySpec
Please check the syntax of your topology file scale-out-tiproxy.yaml and try again.
Error Report
https://docs.pingcap.com/tidb/stable/tiproxy-overview#deploy-tiproxy
It looks like something like this is missing:
Maybe besides "Configure the TiProxy instances." there should also be a "Define TiProxy instances"?
See also: https://docs.pingcap.com/tidb/stable/tiup-cluster-topology-reference#tiproxy_servers
cc @djshow832 @qiancai
The text was updated successfully, but these errors were encountered: