You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting the following error when trying to run a create_unique_node through neography. Here's an sample from the log with neography logging set to true:
It's still happening after I run many batch jobs. Eventually gets to the point where every attempt to create a node kicks off this error. Have to restart the service to get neo4j to start accepting new inserts again
I'm getting the following error when trying to run a create_unique_node through neography. Here's an sample from the log with neography logging set to true:
Here's the backtrace from the point in my code where it transitions to neography:
Looking for suggestions on how to best debug/fix this.
Relevant information:
neography gem 1.6.0
ruby 2.1.4p265 (2014-10-27 revision 48166) [x86_64-linux]
neo4j 1.9.9
The text was updated successfully, but these errors were encountered: