Hi Community, I have a developer machine with Windows 10. I've installed Neo4j Desktop, and it worked well. After some days, when I launch the client, it shows a blank screen. The app tittle shows "Neo4j Desktop - - application offline"
Platform: Windows 10
Neo4j: Version: 1.1.20
Where can I see logs or some additional information? Thanks in advance!
Hi @senthilc78, I've found a workaround installing a previous version. I've installed Version: 1.1.17, it works fine. You can find a previous version here.
Engineering has found the problem and have provided a fix. On Windows, where you have previously installed 1.1.20 that has the problem, you can download and install this over it and it will solve the problem.
The issue still persists. I am able to restart the Neo4j Desktop but the offline mode is still enabled. I have tried to uncheck the setting but it still takes me to the configure proxy setting. Its getting really frustrating.
Can you check if appSettings.enableOfflineMode is set to false in the file ~/Library/Application\ Support/Neo4j\ Desktop/Application/persist/userData.json file?
This may be a closely related, but different problem. From your screenshot it looks like Neo4j Desktop starts up. Desktop will go into "offline mode" if it can't reach the public internet either directly or through a proxy setting. If the proxy setting window is popping up, then it is most likely that direct access isn't working for some reason.
Could you tell us a bit more about your environment? What's the local network look like, and do you have a router/firewall?
I use a direct connection to the internet. No firewall/proxy of anytype. I am currently connected to the internet, so its obvious the internet works. But for some strange reason Neo4J desktop does not connect.