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

Login fails: "Buffer overflow" error on WS #837

Open
KrishnaPG opened this issue Dec 29, 2024 · 3 comments
Open

Login fails: "Buffer overflow" error on WS #837

KrishnaPG opened this issue Dec 29, 2024 · 3 comments

Comments

@KrishnaPG
Copy link

Environment:
Docker TuGraph-DB Version [4.5.1]

Describe the bug
I am following the steps outlined here to setup the docker instance.

docker run -d -p 7070:7070 -p 9090:9090 -p 7687:7687 --name tugraph_demo tugraph/tugraph-runtime-centos7 lgraph_server

The login screen apears, but the login fails. In the lgraph log files, we see "buffer overflow" error.

image

image

@zhangwh807
Copy link
Collaborator

Last week, we encountered a 'buffer overflow' error because the bolt address field contained a domain name instead of the 'ip:port' format. Please verify whether your terminal and server are being accessed through a domain name. If the format is correct, try clearing your browser cache and attempt again. If you still encounter issues, feel free to join our community chat so we can work together to resolve it.

@KrishnaPG
Copy link
Author

Thank you @zhangwh807 As shown in the screenshot above, it was in the ip:port format.

@ljcui
Copy link
Collaborator

ljcui commented Dec 30, 2024

What browser are you using?Use Chrome and have a try

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