cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Recent Download of Desktop Version bin Folder Seems to be Corrupted

ameyasoft
Graph Maven
I just downloaded desktop version for Mac and installed. The bin folder looks like it's corrupted. Here is the screenshot.

 Nep4j folder shows:

#!/usr/bin/env bash
# Copyright (c) 2002-2020 "Neo4j,"
# Neo4j Sweden AB [http://neo4j.com]
# This file is a commercial add-on to Neo4j Enterprise Edition.
#

# Callers may provide the following environment variables to customize this script:
#  * JAVA_HOME
#  * JAVA_CMD
#  * NEO4J_HOME
#  * NEO4J_CONF
#  * NEO4J_START_WAIT

set -o errexit -o nounset -o pipefail
[[ "${TRACE:-}" ]] && set -o xtrace

PROGRAM="$(basename "$0")"
readonly PROGRAM

# Sets up the standard environment for running Neo4j shell scripts.
#
# Provides these environment variables:
#   NEO4J_HOME
#   NEO4J_CONF
#   NEO4J_DATA
#   NEO4J_LIB
#   NEO4J_LOGS
#   NEO4J_PIDFILE
#   NEO4J_PLUGINS
#   one per config setting, with dots converted to underscores
#
setup_environment() {
  _setup_calculated_paths
  _read_config
  _setup_configurable_paths
}
.....

Any idea?

2X_c_c01ff349763e22a7febea9849b164065e978e8d9.png

2 REPLIES 2

ameyasoft
Graph Maven

Just now I downloaded the Desktop version on to my MacBook Pro with Catalina v10.15.5. After moving the file to Applications, I clicked on it and I got this message.

Can somebody address this issue and let me know ASAP?

I am happy to inform that I fixed it myself and I succesfully converted all my databases from 3.5 - 4.0.3 to 4.1.0. They are all working fine!

Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online