Open aaron-newman opened 5 years ago
Same issus here, with Neo4J Desktop 1.1.17, ETL Tool 1.3.6 and Ubuntu 18.04.2 LTS, with existing postgresql instance (testing on other ETL tools and working). No error/validation message at all.
Exact same problem for me, OS X Mojave, ETL 1.3.6, Desktop 1.1.17.
Same thing here with local MySQL db. Desktop 1.1.17 and ETL 1.3.6 running on Fedora 29
Hi All,
I'm really sorry for the delay. Seems to be a Neo4j Desktop API issue, we're investigating.
Same problem here using Desktop 1.1.17 on Windows 10. ETL 1.3.6. Thanks for any help!
You can check if the file "....Neo4jDesktop\distributions\java\zulu8.21.0.1-jdk8.0.131\bin" exists, if not, unzip the file "zulu8.21.0.1-jdk8.0.131-win_x64" to replace it.
Using Neo4j Desktop 1.1.16 on Mac OS X Mojave, with ETL Tool 1.3.6. Allow background process is checked in app permissions. Attempted to create JDBC Connection to local mysql instance. Clicked on "Test and Save Connection" and got no response. (Same problem even if background process is NOT checked in app permissions.) Looked at console under developer tools and got this:
Desktop.0c0dadb70a857df9f5cf.bundle.js:141 [10:36:02:0451] Desktop API call failed at graph app 'neo4j-etl-ui'. Error: Invalid request. Requested permission 'backgroundProcess' is not declared in manifest.json file of 'Neo4j ETL Tool' graph-app. Please update the graph app or check app permissions in Settings -> Graph Applications. at d.getDeclaredPermission (/Applications/Neo4j Desktop.app/Contents/Resources/app.asar/dist/main.prod.js:1:92493) at d.requestPermission (/Applications/Neo4j Desktop.app/Contents/Resources/app.asar/dist/main.prod.js:1:91505)
Appreciate any help!