Neo4j — how to connect

Your Browser form was using neo4j+s:// + IP, which fails without matching TLS. This server is set up for:

Protocol: neo4j+s://
Connection URL: neo4j.cuba6112.tech:7687
User: neo4j
Password: from server .env

Not 168.231.75.160:7687 when using neo4j+s:// — the certificate is for the hostname.

Open Browser (pre-filled) Open Browser (blank)

Manual form values

  1. Protocol dropdown: neo4j+s:// (TLS) — OK now
  2. Connection URL: neo4j.cuba6112.tech:7687hostname, not IP
  3. Username: neo4j
  4. Password: your Neo4j password

Common mistakes