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

[Bug] [Module Name] Unable to get data from TuGraph #2014

Open
2 of 15 tasks
worstkid92 opened this issue Sep 12, 2024 · 0 comments
Open
2 of 15 tasks

[Bug] [Module Name] Unable to get data from TuGraph #2014

worstkid92 opened this issue Sep 12, 2024 · 0 comments
Labels
bug Something isn't working Waiting for reply

Comments

@worstkid92
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Operating system information

Linux

Python version information

=3.11

DB-GPT version

main

Related scenes

  • Chat Data
  • Chat Excel
  • Chat DB
  • Chat Knowledge
  • Model Management
  • Dashboard
  • Plugins

Installation Information

Device information

GPU 32g

Models information

Default models

What happened

Unable to get data from 7687connection.
image

What you expected to happen

I hope the knowledge data is successfuly generated.

How to reproduce

1.Use docker to start TuGRAPH
2.use main branch of dbgpt,use default configuration

Additional context

TuGraph config

TUGRAPH_HOST=127.0.0.1
TUGRAPH_PORT=7687
TUGRAPH_USERNAME=admin
TUGRAPH_PASSWORD=73@TuGraph
TUGRAPH_VERTEX_TYPE=entity
TUGRAPH_EDGE_TYPE=relation
TUGRAPH_PLUGIN_NAMES=leiden

Dokcer ps result:
7b6b02441901 tugraph/tugraph-runtime-centos7:4.0.1 "/bin/bash" 34 minutes ago Up 34 minutes 0.0.0.0:7001->7001/tcp, :::7001->7001/tcp, 0.0.0.0:7070->7070/tcp, :::7070->7070/tcp, 0.0.0.0:7687->7687/tcp, :::7687->7687/tcp, 0.0.0.0:8003->8003/tcp, :::8003->8003/tcp, 0.0.0.0:8888-8889->8888-8889/tcp, :::8888-8889->8888-8889/tcp, 0.0.0.0:9090->9090/tcp, :::9090->9090/tcp tugraph_demo

Tugraph is successfully started.
image

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@worstkid92 worstkid92 added bug Something isn't working Waiting for reply labels Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Waiting for reply
Projects
None yet
Development

No branches or pull requests

1 participant