Giter VIP home page Giter VIP logo

Comments (3)

emmaholmbergohlsson avatar emmaholmbergohlsson commented on May 25, 2024

Hey @GSTovey , looks like your dump was created on a version before 4.4. It is not supported to go directly from a version before 4.4 to 5.x.
You need to start a dbms of neo4j version 4.4, load the dump there and start the database with dbms.allow_upgrade=true set which will make the database migrate on the start up. And from there you can follow the 4->5 migration path to get your database into your 5.15 instance

For the dump -> 4.4 it is like this section but with load instead of restore https://neo4j.com/docs/upgrade-migration-guide/current/version-4/supported-paths/#restore-user-db
For 4.4->5 the documentation is here https://neo4j.com/docs/upgrade-migration-guide/current/version-5/migration/

from neo4j.

GSTovey avatar GSTovey commented on May 25, 2024

Thanks for your reply!
It is indeed because my software version is too high that this error occurs, when I switched to a lower version of neo4j, everything ran normally.

from neo4j.

emmaholmbergohlsson avatar emmaholmbergohlsson commented on May 25, 2024

Great that it solved the problem 🎉
I'll close this issue then, feel free to create a new one if you run into more problems

from neo4j.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.