The command 'tiup cluster replay <audit-id>' cannot work normally.
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1. Kill process of node_exportor
2. Start node_exportor with command
`/bin/bash /home/tidb/deploy/monitor-9100/scripts/run_node_exporter.sh`
3. Execute upgrade command
`tiup cluster upgrade tidb-test v6.2.0`
4. The result of 3.

5. Change way about start node_exportor
`systemctl start node_exportor-9100.service`
6. Find audit-id, and replay it
`tiup cluster replay `
### 2. What did you expect to see? (Required)
Upgrade cluster xxx successfuly
### 3. What did you see instead (Required)

### 4. What is your TiDB version? (Required)
v6.1.0 , v6.1.1 etc.
Contributor guide
Assessment
This issue has not been assessed yet.