Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-12-2018 08:35 AM
The problem I am having is: Using neo4j 3.4.8, I have it installed and running fine. I have added this file: graph-algorithms-algo-3.4.8.0.jar from this location: https://github.com/neo4j-contrib/neo4j-graph-algorithms/releases/download/3.4.8.0/graph-algorithms-a.... I put this jar into the plugin folder of my neo4j install and restart the service. The log then shows an error about the jar file being corrupt and stops the service. I have re-downloaded the file a couple of times with same results. I have also tried to open up permissions and change the owner of the .jar to neo4j user and group, but still no joy. I am installing on Redhat 7.5. Any ideas what might be going on here?
Thanks
Scott
10-12-2018 06:03 PM
How did you download it? Your command has to follow redirects.
E.g.
curl -OL https://github.com/neo4j-contrib/neo4j-graph-algorithms/releases/download/3.4.8.0/graph-algorithms-algo-3.4.8.0.jar
10-15-2018 12:24 PM
Michael, Thanks for the advice, It was a redirect issue from Github. The -L worked perfect.
All the sessions of the conference are now available online