Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
12-25-2019 06:17 PM
12-25-2019 07:44 PM
That error is sometimes due to being connected to a network (e.g., VPN) that blocks access to your target. But it’s hard to tell without digging more.
As an alternative, you can download the jar file of an APOC version from https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases and then copy it to the plugin directory under the neo4j installation directory.
12-27-2019 12:02 PM
I agree with Seyed-it can be a whole host of issues, but go to that link and drop the latest jar in the plugins-as he said.
May also want to double-check that on Conf file
#********************************************************************
dbms.jvm.additional=-Dunsupported.dbms.udc.source=zip
dbms.security.procedures.whitelist=apoc.*
dbms.security.procedures.unrestricted=apoc.*
Has these at a minimum along with other plugin settings you use
All the sessions of the conference are now available online