Disable to use default database
![ahveckovic ahveckovic](https://community.neo4j.com/legacyfs/online/3X/f/4/f412e90a5b834130dc77b9ff3052d53ec77f783b.jpeg)
‎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
- Labels:
-
Operations
‎06-20-2021 02:36 PM
How did you import it with neo4j-admin? and was the database shut down at that moment?
![ahveckovic ahveckovic](https://community.neo4j.com/legacyfs/online/3X/f/4/f412e90a5b834130dc77b9ff3052d53ec77f783b.jpeg)
‎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?
![ahveckovic ahveckovic](https://community.neo4j.com/legacyfs/online/3X/f/4/f412e90a5b834130dc77b9ff3052d53ec77f783b.jpeg)
‎06-24-2021 04:15 AM
Thank you very much for your attention to my problem. I solved my problem by reinstalling Neo4j server.
![](/skins/images/35448E1D2B14DA61375C1E03B7139839/responsive_peak/images/icon_anonymous_message.png)