I'm running a brand new droplet in digital ocean running on Ubuntu 18.04.3 (LTS) x64
, neo4j status is active and remote interface available on port 7474.
Firewall configuration:
UFW Status:
Can you make sure the following line in your neo4j.conf
file is uncommented :
# With default configuration Neo4j only accepts local connections.
# To accept non-local connections, uncomment this line:
dbms.connectors.default_listen_address=0.0.0.0