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

Unable to login nebula graph web ui(nebula studio) #267

Closed
bithw1 opened this issue Jul 30, 2022 · 4 comments
Closed

Unable to login nebula graph web ui(nebula studio) #267

bithw1 opened this issue Jul 30, 2022 · 4 comments

Comments

@bithw1
Copy link

bithw1 commented Jul 30, 2022

Hi,

I successfully installed the nebula graph studio, and I am able to open the web ui at http://10.1.2.3:7001,
the login form appears, and I input the following information:
Host: 10.1.2.3
Username: root
Password: nebula

But I login failed with ErrParam message appears on the ui,

I have no idea what happens, and would ask how to fix this problem ,thanks!

@bithw1
Copy link
Author

bithw1 commented Jul 30, 2022

The requested API : http://10.1.2.3:7001/api-nebula/db/connect

The response message is {code: "40004001", message:"ErrParam"}

@wey-gu
Copy link
Contributor

wey-gu commented Jul 30, 2022

the host part should be filled as host:port like "1.2.3.4:9669" 😊

@bithw1
Copy link
Author

bithw1 commented Jul 31, 2022

the host part should be filled as host:port like "1.2.3.4:9669" 😊

Thanks @wey-gu for the helpful answer! it works for me now and I can play the graph web ui now, :-)

I would suggest that the Host input box choose Host:Port instead of Host.

@hetao92
Copy link
Contributor

hetao92 commented Aug 9, 2022

@bithw1 thanks for your suggestion. I will update placeholder in next version

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

3 participants