Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-22-2020 07:43 AM
I am getting the "Failed to invoke procedure apoc.load.json
: Caused by: java.lang.RuntimeException: Import from files not enabled, please set apoc.import.file.enabled=true in your apoc.conf" in my local db. I am on Neo4j 4.1.0, APOC 4.1.0.1
I have read the documentation and worked with an expert, but the process still fails. Attached are my two conf filesneo4j.zip.txt (12.1 KB)
On advice from a few different posters, I have already taken these steps
After each one, I did a stop/start/reboot. Still the same message. What am I missing ?
Thanks
Solved! Go to Solution.
07-22-2020 07:57 PM
Yep. Can't tell you how long I have stared at that without seeing it. Thank you
07-22-2020 08:09 AM
what happens if you add
apoc.import.file.enabled=true
to the bottom of your neo4j.conf ?
07-22-2020 08:20 AM
It is in there already I believe but we did try that with no luck
07-22-2020 05:44 PM
i see in the config this value.
apoc.file.import.enabled=true
I believe it should be
apoc.import.file.enabled=true
you have the words in reverse order.
07-22-2020 07:57 PM
Yep. Can't tell you how long I have stared at that without seeing it. Thank you
All the sessions of the conference are now available online