-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating neo4j hanging #8
Comments
Hi @explodecomputer does the script print logs? And can you curl Neo4J? If it is hanging then it sounds like a connection problem. Are you running from interface node? |
@mcgml thanks good questions It doesn't print logs from this command beyond what was pasted above. However, these are the logs from the container itself
I don't know what these are but it doesn't relate to the I am running this on the interface node, and I can actually curl using this command -
|
Hey @mcgml can you help me with this - I'm trying to update the neo4j db but when I run the
map_from_csv.py
script it's hangingAt this point it just hangs. I noticed a lot of analysis calls being made to this private repo, I'm not sure who is doing this or who has access to do it, and I wondered if this is essentially slowing it down, but I've left it running for several minutes and no progress
The text was updated successfully, but these errors were encountered: