Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-14-2020 04:17 PM
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?
07-15-2020 09:26 PM
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?
07-22-2020 06:52 PM
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!
All the sessions of the conference are now available online