Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tidb dashboard 404 #20273

Closed
xiaotupansy opened this issue Sep 28, 2020 · 5 comments
Closed

tidb dashboard 404 #20273

xiaotupansy opened this issue Sep 28, 2020 · 5 comments

Comments

@xiaotupansy
Copy link

xiaotupansy commented Sep 28, 2020

I test tidb in a server following the guide in :
https://docs.pingcap.com/zh/tidb/stable/quick-start-with-tidb
TiUP cluster

After executing following script:
tiup cluster start

mysql -h ipaddress -P 4000 -u root
shows: command not found

Tested with tidb version:
v3.1.2,v4.0.5,v4.0.6

OS:centos 7.7

@xiaotupansy xiaotupansy added the type/bug The issue is confirmed as a bug. label Sep 28, 2020
@xiaotupansy xiaotupansy reopened this Sep 28, 2020
@djshow832
Copy link
Contributor

So the problem is "dashboard 404" or "mysql shows command not found"?

@ghost
Copy link

ghost commented Sep 29, 2020

mysql -h ipaddress -P 4000 -u root
shows: command not found

I think the problem is that the instructions don't show anywhere that you need to install the MySQL command-line client (it's not bundled with TiDB).

@xiaotupansy
Copy link
Author

I find dashboard 404 first. But then I find that I forget to type 'dashboard' part for address.

@sre-bot
Copy link
Contributor

sre-bot commented Oct 9, 2020

Integrity check:
component severity RCA symptom trigger_condition affect_version fix_version fields are empty

Please comment /info to get template

@ti-srebot
Copy link
Contributor

ti-srebot commented Oct 9, 2020

Please edit this comment to complete the following information

Not a bug

  1. Remove the 'type/bug' label
  2. Add notes to indicate why it is not a bug:

User resolved the issue by using the correct URL for the dashboard.

@ghost ghost removed the type/bug The issue is confirmed as a bug. label Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants