cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Importing CSV files with the Neo4j Data Importer error

Hi,
So I'm following the instructions for "Importing CSV files with the Neo4j Data Importer" of the course "Importing CSV Data into Neo4j". Although the import is successful and I get the number of nodes and relations correctly, I get an error when clicking on "Check database":

ERROR!

Unexpected token '<', "<!DOCTYPE "... is not valid JSON

I already double checked the names of the labels, properties and types of the properties, and I don't know what else to check or fix to be able to continue with the course.

Any help is welcome and appreciated!

1 ACCEPTED SOLUTION

Sorry for this inconvenience. The sandboxes used for our courses have been upgraded to Neo4j 5.4 which caused some problems with this course.

We have updated the course and it should work for you.


View solution in original post

5 REPLIES 5

I had the same problem too, it looks like the API call when checking database returned internal server error: 
https://graphacademy.neo4j.com/courses/importing-data/2-using-data-importer/2-c-importing-CSV/verify

Tanas
Node

I had the same problem too

Sorry for this inconvenience. The sandboxes used for our courses have been upgraded to Neo4j 5.4 which caused some problems with this course.

We have updated the course and it should work for you.


Thank you! Now it works perfectly

Thank you! It worked!