Error when starting tiup playground

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: tiup playground 启动报错

| username: TiDBer_Xys4hD00

[Test Environment for TiDB]
[TiDB Version]
[Reproduction Path]
tiup playground --monitor --host 192.168.1.185
[Encountered Issue: Problem Description and Impact]

Not sure why this suddenly happened.

| username: zhanggame1 | Original post link

Try restarting the machine and check if the IP is written correctly.

| username: TiDBer_Xys4hD00 | Original post link

I didn’t write the IP. This error occurred. It was fine at the beginning of the afternoon.

| username: ShawnYan | Original post link

PD startup exception, did you change any configuration? If it’s in the playground, delete it and restart.

| username: Kongdom | Original post link

:thinking: This command seems to mean that only a monitoring service is deployed. It does not deploy TiDB, PD, or TiKV.

Additionally, you need to pay attention to this:

| username: redgame | Original post link

Hmm, this command is not quite right.

| username: onlyacat | Original post link

I suggest directly using tiup cluster deploy to set up one, which is closer to the real environment.

| username: GreenGuan | Original post link

The error message is not fully captured, don’t capture INFO, capture ERROR.

| username: 江湖故人 | Original post link

I usually change a tag and discard historical data
tiup playground --db 2 --pd 3 --kv 3 --host 0.0.0.0 --tag test202403

| username: zhanggame1 | Original post link

It’s better to deploy on a single machine.

| username: YuchongXU | Original post link

Attach the configuration file.

| username: TiDBer_rvITcue9 | Original post link

Please provide a more complete screenshot of the error.

| username: system | Original post link

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.