I am using Neo4j Desktop and I want to create a mapping between a remote DB (Postgres) and my local Neo4j Graph DB.
For that, I am using the ETL Tool. Three days ago, everything worked fine and I was able to import data from Postgres and save it into a graph database (the whole process took around 30-40 minutes).
Without doing any changes, I tried to re-import the online DB yesteday but ETL stucks at "Mapping..." (for at least 1 day now) without providing any error messages.
If you mean the local graph DB, I deleted the previous instance and created a new one. As for the remote, it is the same DB as the one I already managed to map three days ago.
Hi,
First of all, sorry for the late response but I was trying to identify the issue by myself. I examined the mapping file but I, unfortunately, cannot share it as it contains table information of the live DB. However, no error were mentioned in this file.
I copied the liveDB to my localhost (in case there was a connection issue with the server) but nothing happened. I even performed a clean installation of the Neo4j Desktop but the issue remains.
It currently runs for 2 days but it is stacked in the "Mapping..." message.
*Forgot to mention that the .json file was last updated yesterday on the 25th of February