Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-17-2023 12:52 PM
Does Neo4j get updated/upgraded when using APT-GET?
My server stated some updates were required and I just ran apt-update or perhaps apt-upgrade by accident... could this have upgraded Neo4j and my database as well?
I now can't restart it it from the command line and I can see indications that i am now on 5.3 from various error messages when using neo4j start --verbose or neo4j status --verbose 😞
Solved! Go to Solution.
01-17-2023 02:55 PM
https://www.freecodecamp.org/news/sudo-apt-get-update-vs-upgrade-what-is-the-difference/ describes usage of apt-get update and apt-get upgrade
but also Neo4j 5 requires Java 17 unlike Neo4j 4 which requires Java 11. so maybe this is the cause for it not starting\
01-17-2023 02:55 PM
https://www.freecodecamp.org/news/sudo-apt-get-update-vs-upgrade-what-is-the-difference/ describes usage of apt-get update and apt-get upgrade
but also Neo4j 5 requires Java 17 unlike Neo4j 4 which requires Java 11. so maybe this is the cause for it not starting\
01-18-2023 07:16 AM
OK, thank you for the clarification Dana, I will investigate whether this is the issue, many thanks.
All the sessions of the conference are now available online