neo4j-etl icon indicating copy to clipboard operation
neo4j-etl copied to clipboard

Nothing happens when clicking "Test and Save Connection"

Open aaron-newman opened this issue 6 years ago • 6 comments

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!

aaron-newman avatar Feb 28 '19 15:02 aaron-newman

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.

impala-romain avatar Mar 05 '19 17:03 impala-romain

Exact same problem for me, OS X Mojave, ETL 1.3.6, Desktop 1.1.17.

benjaminsims avatar Mar 07 '19 15:03 benjaminsims

Same thing here with local MySQL db. Desktop 1.1.17 and ETL 1.3.6 running on Fedora 29

uwegeercken avatar Mar 11 '19 15:03 uwegeercken

Hi All,

I'm really sorry for the delay. Seems to be a Neo4j Desktop API issue, we're investigating.

jexp avatar Mar 11 '19 19:03 jexp

Same problem here using Desktop 1.1.17 on Windows 10. ETL 1.3.6. Thanks for any help!

skemp456 avatar Mar 14 '19 17:03 skemp456

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.

acmonde avatar Jul 19 '19 09:07 acmonde