Getting error while installing neo community edition

Hi,

I am getting below error while installing neo4j community edition. pod is not starting up. It is in back-off loop. I get below error in the pod logs

Configuration override prefix =

/helm-init/init.sh: line 77: ${NEO4J_SETTINGS}: bad substitution

Starting Neo4j CORE on

Invalid value for NEO4J_AUTH: 'neo4j/'

neo4j/ is invalid

Thank you for any help.

Susheel

I believe the default password for the default user of 'neo4j' is also 'neo4j'. Unless you changed it, NEO4J_AUTH should be set to 'neo4j/neo4j'.

It does not work. The same thing worked 6 months ago. But with new install it is not working.