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]: Is there even a single configuration working atm? #1086

Open
1 of 2 tasks
reqyou opened this issue Mar 13, 2025 · 2 comments
Open
1 of 2 tasks

[Bug]: Is there even a single configuration working atm? #1086

reqyou opened this issue Mar 13, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@reqyou
Copy link

reqyou commented Mar 13, 2025

Do you need to file an issue?

  • I have searched the existing issues and this bug is not already filed.
  • I believe this is a legitimate bug, not just a question or feature request.

Describe the bug

Hi,
is it possible that there isnt a single configuration working atm?
Neo4j ends up with throwing:
cannot access local variable 'result' where it is not associated with a value
PG ends up with throwing:
'bool' object has no attribute 'count'
MONGO:
i dont know, never worked for me.

Setting no graph or kv storage also doesnt work anymore.

Can anyone help out here? Is there atleast one setup atm working out?

Best,
reQ

Steps to reproduce

No response

Expected Behavior

No response

LightRAG Config Used

Paste your config here

Logs and screenshots

No response

Additional Information

  • LightRAG Version:
  • Operating System:
  • Python Version:
  • Related Issues:
@reqyou reqyou added the bug Something isn't working label Mar 13, 2025
@JoramMillenaar
Copy link
Contributor

This repo is definitely under active development, so it's a little unstable unfortunately.
Regarding your PG issues (#1076), there's a fix for that in the pipeline; #1085.

Pip installing the latest version, rather than pulling from source, might give you a more stable version. But it has fewer implementation (PG doesn't work there yet).

@danielaskdd
Copy link
Collaborator

danielaskdd commented Mar 14, 2025

You can use API server for getting start. It come up with a working default setting. https://github.com/HKUDS/LightRAG/blob/main/lightrag/api/README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants