Gives this error:
Unable to establish remote connection: Neo4jError: WebSocket connection failure. Due to security constraints in your web browser, the reason for the failure is not available to this Neo4j Driver. Please use your browsers development console to determine the root cause of the failure. Common reasons include the database being unavailable, using the wrong connection URL or temporary network problems. If you have enabled encryption, ensure your browser is configured to trust the certificate Neo4j is configured to use. WebSocket readyState is: 3
I appreciate your response. Mine gives this error:
Unable to establish remote connection: Neo4jError: WebSocket connection failure. Due to security constraints in your web browser, the reason for the failure is not available to this Neo4j Driver. Please use your browsers development console to determine the root cause of the failure. Common reasons include the database being unavailable, using the wrong connection URL or temporary network problems. If you have enabled encryption, ensure your browser is configured to trust the certificate Neo4j is configured to use. WebSocket readyState is: 3
2021-06-30 15:00:20.431+0000 INFO [c.n.k.i.p.PageCacheWarmer] [mydatabase] Page cache warmup started.
2021-06-30 15:00:20.433+0000 INFO [o.n.i.i.l.LabelScanStore] [neo4j] Label index cleanup job registered
2021-06-30 15:00:20.433+0000 INFO [o.n.i.i.l.LabelScanStore] [neo4j] Label index cleanup job started
2021-06-30 15:00:20.435+0000 INFO [o.n.i.i.l.LabelScanStore] [neo4j] Label index cleanup job finished: Number of pages visited: 2, Number of tree nodes: 1, Number of cleaned crashed pointers: 0, Time spent: 1ms
2021-06-30 15:00:20.435+0000 INFO [o.n.i.i.l.LabelScanStore] [neo4j] Label index cleanup job closed
2021-06-30 15:00:20.444+0000 INFO [o.n.k.a.DatabaseAvailabilityGuard] [neo4j] Requirement Database unavailable makes database neo4j unavailable.
2021-06-30 15:00:20.445+0000 INFO [o.n.k.a.DatabaseAvailabilityGuard] [neo4j] Database neo4j is unavailable.
2021-06-30 15:00:20.452+0000 WARN [o.n.k.i.s.MetaDataStore] [neo4j] Missing counts store, rebuilding it.
2021-06-30 15:00:20.453+0000 WARN [o.n.k.i.s.MetaDataStore] [neo4j] Counts store rebuild completed.
2021-06-30 15:00:20.457+0000 INFO [o.n.k.a.DatabaseAvailabilityGuard] [neo4j] Fulfilling of requirement 'Database unavailable' makes database neo4j available.
2021-06-30 15:00:20.458+0000 INFO [o.n.k.a.DatabaseAvailabilityGuard] [neo4j] Database neo4j is ready.
2021-06-30 15:00:20.458+0000 INFO [o.n.m.DatabaseHealth] [neo4j] Database health set to OK
2021-06-30 15:00:20.459+0000 INFO [c.n.k.i.p.PageCacheWarmer] [neo4j] Page cache warmup started.
2021-06-30 15:00:20.459+0000 INFO [o.n.b.t.DefaultReconciledTransactionTracker] Enabling with transaction ID 48
2021-06-30 15:00:20.537+0000 INFO [c.n.k.i.p.PageCacheWarmer] [mydatabase] Page cache warmup completed. 100 pages loaded. Duration: 104ms.
2021-06-30 15:00:20.577+0000 INFO [c.n.k.i.p.PageCacheWarmer] [neo4j] Page cache warmup completed. 100 pages loaded. Duration: 117ms.
2021-06-30 15:00:20.873+0000 INFO [c.n.m.g.GlobalMetricsExtension] Sending metrics to CSV file at C:\Users\lek25548.Neo4jDesktop\relate-data\dbmss\dbms-20ce4b91-d6e8-4c7f-ace6-334866df921e\metrics
2021-06-30 15:00:20.899+0000 INFO [o.n.b.BoltServer] Bolt enabled on localhost:7687.
2021-06-30 15:00:20.899+0000 INFO [o.n.s.AbstractNeoWebServer$ServerComponentsLifecycleAdapter] Starting web server
2021-06-30 15:00:21.859+0000 INFO [c.n.s.e.EnterpriseNeoWebServer] Remote interface available at http://localhost:7474/
2021-06-30 15:00:21.860+0000 INFO [o.n.s.AbstractNeoWebServer$ServerComponentsLifecycleAdapter] Web server started.