Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
06-05-2020 12:07 AM
Neo4j browser giving error: "Unknown scheme:http" while using http as connect URL.
This happening after the upgrade from 3.5.14 to 3.5.18.
Solved! Go to Solution.
06-05-2020 11:30 AM
Hu, can you try https? and you can check the conf neo4j file if http protocol is enabled on the server
06-05-2020 11:30 AM
Hu, can you try https? and you can check the conf neo4j file if http protocol is enabled on the server
12-06-2020 09:32 AM
To be complete.
Click the three dots next to the DB in the Desktop view; choose "Manage"; click "Settings" and then change these settings to what you want/need:
# HTTP Connector. There can be zero or one HTTP connectors.
dbms.connector.http.enabled=true
#dbms.connector.http.listen_address=:7474
#dbms.connector.http.advertised_address=:7474
# HTTPS Connector. There can be zero or one HTTPS connectors.
dbms.connector.https.enabled=false
#dbms.connector.https.listen_address=:7473
#dbms.connector.https.advertised_address=:7473
All the sessions of the conference are now available online