Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

http://localhost:7474/db/data/ returns a 404 after login

I’ve installed the latest version of Neo4J Desktop and started the Movie Database

I’m in a VirtualBox VM running Windows 10 and the Firewall is disabled.

IN Chrome inside the VM running Neo4J ….

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

http://localhost:7474/ redirects to http://localhost:7474/browser/ and works (https urls return SSL errors)

However http://localhost:7474/db/data/ prompts me for credentials and after submitting the user/pwd displays a 404 error.

So 2 questions

1.) How can I get to http://localhost:7474/db/data/ in my browser?

2.) How can I get rid of the SSL errors ?

Thanks in advance !!!

>Solution :

The Neo4j REST API is no longer supported (since neo4j 4.0). If you want to use HTTP requests to perform Cypher transactions, you can look at the Neo4j HTTP API.

SSL support is not enabled by default. Instructions for setting that up are here.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading