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

Running a query causes the Docker container to exit abnormally #3191

Open
ljhhuxiaoba opened this issue Sep 22, 2023 · 0 comments
Open

Running a query causes the Docker container to exit abnormally #3191

ljhhuxiaoba opened this issue Sep 22, 2023 · 0 comments
Labels

Comments

@ljhhuxiaoba
Copy link

ljhhuxiaoba commented Sep 22, 2023

I execute a query on my empty RedisGraph and get an error.

Redis version:7.2.0
RedisGraph version: v2.12.9
operating system: windows 10
API:Cypher version 9
query:UNWIND NULL AS a0 WITH a0 ORDER BY NULL DESC WHERE false REMOVE (NULL).k RETURN *
error message:"Reached the max retries per request limit (which is 1). Refer to "maxRetriesPerRequest" option for details."

Actual behavior:
The query failed and the redisgraph container exited abnormally with the error message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants