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
Please answer these questions before submitting your issue. Thanks!
What did you do?
Import from ansible to tiup
Upgrade the cluster to v4.0 using tiup
tiup cluster restart failed
What did you expect to see?
tiup cluster restart execute successfully
What did you see instead?
tiup cluster restart execute failed.
The failed reason is that the node_exporter and blackbox_exporter binary path is wrong.
The path in tiup is bin/node_exporter/node_exporter, but in ansible is bin/node_exporter
What version of TiUP are you using (tiup --version)?
The text was updated successfully, but these errors were encountered:
Bug Report
Please answer these questions before submitting your issue. Thanks!
Import from ansible to tiup
Upgrade the cluster to v4.0 using tiup
tiup cluster restart failed
What did you expect to see?
tiup cluster restart execute successfully
What did you see instead?
tiup cluster restart execute failed.
The failed reason is that the node_exporter and blackbox_exporter binary path is wrong.
The path in tiup is
bin/node_exporter/node_exporter
, but in ansible isbin/node_exporter
tiup --version
)?The text was updated successfully, but these errors were encountered: