Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
08-22-2018 07:27 PM
When connecting to the Neo4j Browser http://localhost:7474
and using Internet Explorer 11, submission of cypher
statements may result
in error message
Security Error: 18
As the Neo4j Browser is using websockets to connect , for example ws://localhost, you would need to add ws:\localhost\ to
Internet Explorer configurations ( Internet Options / Security / Local Intranet / Sites / Advanced) and as depicted.
To access the Internet Explorer configuration click the gears icon in the upper right corner of the browser.
09-18-2018 10:58 AM
Are there any other steps needed if the neo4j server is not running locally on the same machine but instead on a remote server elsewhere on a private network?
Instead of connecting to http://localhost:7474
, I connect to http://server-name.mycompany.com:7474
I tried adapting these instructions to by adding ws://server-name.mycompany.com/
to the Local intranet list, but that still did not work.
Also, FWIW, http://*.mycompany.com
is in the Trusted sites
zone. I also tried adding ws://server-name.mycompany.com/
to the Trusted sites list, but that did not help either.
09-24-2018 11:44 AM
Do you connect via http or https?
if via https you either need a valid certificate on the server or accept the server's self-signed certificate.
09-24-2018 11:48 AM
I connect via http, not https
All the sessions of the conference are now available online