NEO4J security error in Internet Explorer 18

When using Internet Explorer to run a query in neo4j, I get a security error 18 DOM, and the same query works fine in chrome.

I’m running the query

create (n);

SecurityError

Screenshot:

Security Error 18 DOM

By connecting to http://127.0.0.1:7474/browser instead of http://localhost:7474/browser, I was able to solve this problem.
There is also a Neo4j developer webpage Shows that it helps to add WebSocket permissions to IE settings, but I didn’t find this to be necessary or sufficient.

When running queries in neo4j with Internet Explorer, I get a safe Error 18 DOM, and the same query works fine in chrome.

Query I am running

create (n);

SecurityError

Screenshot:

Security Error 18 DOM

By connecting to http://127.0.0.1:7474/browser instead of http://localhost:7474/browser, I can solve This question.
There is also a Neo4j developer webpage indicating that it helps to add WebSocket permissions to IE settings, but I did not find this to be necessary or sufficient.

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 4270 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.