2

I have newly started Neo4j, for this I have downloaded Neo4j Desktop version- 1.1.22, but it always says No Internet connection.

enter image description here

On developer tools, I have found the below issue.

enter image description here

Does anyone has resolved this issue?

Rajendra Kadam
  • 4,004
  • 1
  • 10
  • 24
MayankGaur
  • 957
  • 11
  • 22
  • I asked this on the Neo4j community but couldn't get the solution. So I downloaded the older version which worked for me. If you are stuck you can try previous versions. – Rajendra Kadam May 29 '19 at 05:55

1 Answers1

1

There is some issue with new versions of Neo4j Desktop. I was facing the same issue for these versions 1.1.17, 1.1.18, 1.1.20 and 1.1.21 on Windows.

I have reverted back to version 1.1.15 It's working as expected.

You can download 1.1.15 here.

Rajendra Kadam
  • 4,004
  • 1
  • 10
  • 24
  • thanks for providing solution. But I am not able to connect in Neo4j Browser, It always throws an error:- "ServiceUnavailable: WebSocket connection failure. Due to security constraints in your web browser, the reason for the failure is not available to this Neo4j Driver. Please use your browsers development... – MayankGaur May 29 '19 at 11:14
  • This error is different from the above. Please check this https://stackoverflow.com/questions/44406145/websocket-connection-failure-due-to-security-constraints-in-your-web-browser – Rajendra Kadam May 29 '19 at 11:20