Skip to content

tiup status kills tiup playground #2611

@bkane-msft

Description

@bkane-msft

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. 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

  1. What did you expect to see?

A list of alive things.

  1. What did you see instead?
tikv quit: exit status 1
pd quit: exit status 1
Error: exit status 1
  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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions