Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
06-19-2021 05:36 AM
Hello everyone! I have a little problem with neo4j. I have community version 4.3.0 for my browser Chrome. When I am trying to connect to my default database I catch error Database
"neo4j" is unavailable, its status is "offline".
It happen after import really big data (about 14 millions of nodes) via neo4j-admin. I changed my neo4j.conf file and added
dbms.allow_upgrade=true
06-20-2021 02:36 PM
How did you import it with neo4j-admin? and was the database shut down at that moment?
06-20-2021 02:53 PM
I used this script
neo4j-admin import --multiline-fields=true --id-type=INTEGER
--nodes=Entity:Award=/data/Entity:Award.csv
--nodes=Entity:Country=/data/Entity:Country.csv
--nodes=Entity:Episode=/data/Entity:Episode.csv
--nodes=Entity:Event=/data/Entity:Event.csv
The server was shut down.
06-23-2021 04:03 PM
did you use the neo4j-admin import from this database or perhaps from another/older version or somewhere on the path?
would you be able to share your debug.log file to see if anything else happened during that import that could be the reason?
06-23-2021 04:03 PM
And otherwise would you be able to zip the database and make it available for us to have a look?
06-24-2021 04:15 AM
Thank you very much for your attention to my problem. I solved my problem by reinstalling Neo4j server.
All the sessions of the conference are now available online