Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-05-2020 12:45 AM
I have installed neo4j 4.0.3 enterprise server , I have enabled dbms.default_listen_address=0.0.0.0
dbms.connector.bolt.listen_address=0.0.0.0:7687
dbms.connector.http.listen_address=0.0.0.0:7474
But still I can't see any database in neo4j browser . Login successful ,
when I run :use neo4j I'm getting A database with the "neo4j" name could not be found.
05-05-2020 03:46 AM
Hi, you can check the databases names with the command:
SHOW DATABASES
Have you tried it yet?
05-06-2020 08:01 PM
same thing happening with me then i edited the neo4j configuration file and it is now working.
i just changed security enabled from true to false:
dbms.security.auth_enabled=true
to
dbms.security.auth_enabled=false
All the sessions of the conference are now available online