archi-contribs / database-plugin

Database export/import plugin that store models in a central database repository
Other
81 stars 23 forks source link

v2.2.2: Export to Neo4j broken? #78

Closed normenmueller closed 4 years ago

normenmueller commented 4 years ago

Trying via bolt, http, or https none approach works. However, checking the connection works just fine, but executing export gives in case of bolt

image

although the previous connection check worked. In case of http

image

and in case of https

image

Any ideas?

herve91 commented 4 years ago

Did it work with previous version of the plugin or is it your first export to Neo4J ?

version 2.2 of the plugin did update the Neo4J library but 2.2.1 and 2.2.2 did not change anything regarding Neo4J.

normenmueller commented 4 years ago

This is the first time I'm using Archi & this plugin. Sorry, have no previous experiences.

herve91 commented 4 years ago

don't be sorry :-) it was just to check if the issue was introduced with the specific version 2.2.2 of the plugin ...

I must admin that I do not use Neo4J a lot ... I'll do some tests and let you know

xmayeur commented 4 years ago

Actually, it behaves like the user's credentials are not passed through when interacting with the data base.

herve91 commented 4 years ago

I've found an issue related to credentials with Neo4J database.

Will be fixed in next release.

(I'm waiting for your confirmation before closing this issue)

normenmueller commented 4 years ago

Will be fixed in next release.

Ping me when done. I'll test!

herve91 commented 4 years ago

Hi Normen,

Version 2.2.3 fixed the issue on my desktop but not on Xavier's. I'm in touch with him by mail and I'll let you know when it will be fixed for all the situations.

Regards Hervé

normenmueller commented 4 years ago

Hi @herve91! Any news? BR, /nm

herve91 commented 4 years ago

fixed earlier this year.