Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
02-09-2020 01:15 PM
Hi,
When I tried restore DB. I am getting the below error
Caused by: java.lang.RuntimeException: Mismatching store id. Store StoreId: StoreId{creationTime=1580278439668, randomId=2337668637437365511, storeVersion=3471765337752883975, upgradeTime=1580278439668, upgradeTxId=1}. Transaction log StoreId: StoreId{creationTime=1581068737242, randomId=4179223004558856371, storeVersion=3471765337752883975, upgradeTime=1581068737242, upgradeTxId=1}
Could you please help me with this.
02-09-2020 02:48 PM
Hi @selvanew2008, maybe here you find solutions for your problems: Backup/Restore
Or if not please put your Neo4J verison,
Are you making any changes to files under data/ by directly moving/copying/editing said files?
02-09-2020 06:36 PM
Hi @maciej.krzywdaa, I am using Neo4j version 4.0.0
I have not making any changes to the file. I have copied the whole neo4j folder from my local system (Windows) to the server (linux).
02-10-2020 12:21 PM
Hi, we don't recommend file copying for this, please either use neo4j-admin backup/restore or neo4j-admin dump/load for this.
If you're attempting to seed and start up a cluster, make sure you've run neo4j-admin unbind on all nodes first, as previous (and now-invalid) cluster state may be a cause of this error.
06-04-2020 06:08 PM
@selvanew2008 Is the data directory in your neo4j in a symlinked folder? I found that when the data directory is a symlink, the "Mismatching store id" error will occur when neo4j restarts.
All the sessions of the conference are now available online