You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please answer these questions before submitting your issue. Thanks!
What did you do?
tiup playground --host 0.0.0.0 --tiflash 1
What did you expect to see?
outputs
To connect TiDB: mysql --host %s --port %s -u root
and start tiflash
What did you see instead?
tidb start successfully but outputs
Playground Bootstrapping...
Start pd instance
Start tikv instance
Start tidb instance
Waiting for tidb localhost:4000 ready ... Error
To view the dashboard: http://localhost:2379/dashboard
To view the Prometheus: http://0.0.0.0:9090
To view the Grafana: http://0.0.0.0:3000
What version of TiUP are you using (tiup --version)?
v1.2.0 tiup
Go Version: go1.13
Git Branch: bump
GitHash: 7e35be8
I use tiup in Ubuntu 18 for WSL. And this happens occasionally.
The text was updated successfully, but these errors were encountered:
It's due to that in my host tidb can't be connected until after 60 attempts to connect. can provide any way to set a custom max wait time for starting tidb?
Bug Report
Please answer these questions before submitting your issue. Thanks!
outputs
and start tiflash
tidb start successfully but outputs
tiup --version
)?I use tiup in Ubuntu 18 for WSL. And this happens occasionally.
The text was updated successfully, but these errors were encountered: