The systemctl start the service with no error and even a tool "bloodhound" can connect to the database, the error comes into play when i try to use the CLI, just neo4j version command doesnt work and show me the error i gave. I tried the which neo4j already and cat it too and not...
$ ./docker/ingestion/ingestion.sh WARNING: Native build is an experimental feature and could change at any time WARNING: Found orphan containers (datahub-frontend, schema-registry, broker, elasticsearch, kafka-setup, datahub-mae-consumer, zookeeper, neo4j, kibana, datahub-gms, kafka-topics-ui,...
hi. it's 2022 and i am gettingCould not perform discovery. No routing servers available.issue using nest-neo4j when trying to connect to Aura with this connection string: @Module({imports:[Neo4jModule.forRoot({scheme:'neo4j',host:'neo4j+s://<REDACTED>.databases.neo4j.io',port:7687,username...