tiup
tiup copied to clipboard
early terminate in the process of creating a playground cause an error
Bug Report
Please answer these questions before submitting your issue. Thanks!
- What did you do?
I accidently terminate in the process of creating a playground, then everytime I try to execute tiup playground command I will meet the error below.
It seems that the reason is I terminate the progress before the .tar.gz file in ~/.tiup/component/tikv decompressed.
I decompress the file by myself and then successfully create a playground.
-
What did you expect to see? Perhaps this can be detected automatically?
-
What version of TiUP are you using (
tiup --version
)? 1.10.2 tiup Go Version: go1.18.3
It is not an urgent issue, move to the "NEXT"