cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Grandstack.io starter not working with local graph

Hi,

I'm following the grandstack-starter. I was able to successfully connect with a sandbox database like they do in the example, but when I try to connect with a local graph database with neo4j browser I get following error:
Client network socket disconnected before secure TLS connection was established

I am able to locally connect with: http://localhost:7474/browser/

Steps I performed after installing neo4j browser:

  1. create a new local graph
  2. give the graph a name and password (letmein)
  3. change the .env according to the details panel in neo4j browser
    NEO4J_URI=bolt://localhost:7687
    NEO4J_USER=neo4j
    NEO4J_PASSWORD=letmein
  4. restart the server and try out a query -> error occurs

I downloaded the starter 2 days ago, and haven't changed any code except the .env file.
Version 4.0.3 Enterprise
Status RUNNING
bolt://localhost:7687
http://localhost:7474

Any ideas?

1 REPLY 1

So problem is with https:
https://localhost:7474 did'nt work correct? Which HTTP error return when you try it?

connectors: https://neo4j.com/docs/operations-manual/current/configuration/connectors/
ssl framework: https://neo4j.com/docs/operations-manual/current/security/ssl-framework/

Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online