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

Storage Error: RPC failure, probably timeout. #283

Closed
salahaz opened this issue Aug 28, 2023 · 1 comment
Closed

Storage Error: RPC failure, probably timeout. #283

salahaz opened this issue Aug 28, 2023 · 1 comment

Comments

@salahaz
Copy link

salahaz commented Aug 28, 2023

When using nebula-python to execute queries it throws:
Storage Error: RPC failure, probably timeout.

This happens even though, the query is optimized using LIMIT. Here's the query:
match (n:malware) return n.malware.name limit 3;

Mind you, running the exact same query in Nebula console works.

NebulaGraph is run using the nebula-docker-compose, its version is 3.6.0

All cluster containers are running and healthy; the logs don't log any specific errors.

Any ideas?

@wey-gu
Copy link
Contributor

wey-gu commented Oct 22, 2023

was discussed on another thread and it was resolved and thus closed.

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

2 participants