-
Notifications
You must be signed in to change notification settings - Fork 171
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
ERROR: No compatible "graph-data-science" plugin found for Neo4j 5.13.0. #478
Comments
This is very strange. I was able to reproduce the problem the first time I ran the code. Then after a few retries it just started working?? @Podbrushkin what's the output if you add |
Thank you for your attention, this is output if given arg is added to command:
|
Hi @jennyowen :)
The container is successfully created but no access to graph data science plugin.
I see that my logs reference 5.19.0 community specifically while |
hi @burqen ! So it could be that, since the problem doesn't reproduce reliably? |
Thanks @jennyowen :) |
Hi again @jennyowen |
Hi @burqen of course! |
Beautiful @jennyowen , works like a charm! 🙏 |
This doc page provides this command:
Expected behavior
Mounted image with neo4j and
graph-data-science
plugin enabled.Actual behavior
Mounted image with neo4j but with this output instead of graph-data-science plugin:
List of supported Neo4j versions contains 5.13.0, obviously compatible plugin has already been released.
Changing Neo4j version to older one doesn't help.
The text was updated successfully, but these errors were encountered: