neo4jneo4j-desktop

Neo4j Desktop Install Error when downloading Java 8 on Mac


I've downloaded Neo4j desktop on my computer and as part of the install process, it installs Java 8. Right now it throws the following error after the download is completed:

Initialization error: Error: MD5 sum of the downloaded file did not match the expected value. Please try again!

Can't seem to find anything online / anyone else with this problem. Any help would be appreciated!

Screenshot of the error that the installation is throwing.


Solution

  • There appears to be a bug in the download script, I've raised a ticket

    here is a workaround, tested

    Download http://cdn.azul.com/zulu/bin/zulu8.21.0.1-jdk8.0.131-macosx_x64.tar.gz

    Copy the compressed file to: /Users/[USERNAME]/Library/Application Support/Neo4j Desktop/Application/distributions

    Relaunch Neo4j Desktop

    Should complete the install.