Data Importer throws Error

Course:Importing CSV Data into Neo4j

Data Importer throws error when Run Import is clicked:

An Error Occurred: Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS.

I am using in-course sandbox.

Please advise.

Hello @paullsnr ,

Is there a chance that your VPN/firewall is preventing access?

You should use the bolt+s protocol and the URI for the blank sandbox.
You might try:

1. Going to sandbox.neo4j.com and terminating the blank sandbox.

2. Clear all cookies in your Web browser.

3. Go to the Challenge page again and reload it. It will take a minute or so for the $neo4j prompt to appear in the right pane.

4. Reconnect to the sandbox in Data Importer and try again.

Elainer


@paullsnr wrote:

Course:Importing CSV Data into Neo4j

Data Importer throws error when Run Import is clicked:

An Error Occurred: Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS.

I am using in-course sandbox.

Please advise.


1. Terminating the blank sandbox in sandbox.neo4j.com.

Different browser on different system, no issue. Chalk it up to browser configuration somewhere.