-
Couldn't load subscription status.
- Fork 325
Open
Labels
contributionfirst-time-contributortype/bugCategorizes issue as related to a bug.Categorizes issue as related to a bug.
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
- What did you do?
In one terminal, run tiup playground --mode tikv-slim --without-monitor (minimal example, this also works with plain tiup playground and wait for the playground to start up. In another terminal, run tiup status . Then you'll see
- What did you expect to see?
A list of alive things.
- What did you see instead?
tikv quit: exit status 1
pd quit: exit status 1
Error: exit status 1
- What version of TiUP are you using (
tiup --version)?
1.16.3 v1.16.2-nightly-47
Go Version: go1.24.1
Git Ref: master
GitHash: fab52bf51a19f5127bd49ffff3e7c82122aa047e
Full log of of tiup playground:
$ tiup playground --mode tikv-slim --without-monitor
Note: Version constraint is resolved to v8.5.3. If you'd like to use other versions:
Use exact version: tiup playground v7.1.0
Use version range: tiup playground ^5
Use nightly: tiup playground nightly
Start pd instance: v8.5.3
Start tikv instance: v8.5.3
PD Endpoints: 127.0.0.1:2379
tikv quit: exit status 1
pd quit: exit status 1
Error: exit status 1
Metadata
Metadata
Assignees
Labels
contributionfirst-time-contributortype/bugCategorizes issue as related to a bug.Categorizes issue as related to a bug.