Skip to content

Error in sync with neo4j while updating mongodb  #79

@prakritidev

Description

@prakritidev

Hi,

I'm encountering this error while I'm updating fields in mongo.

Traceback (most recent call last): File "/Users/prakritidevvema/anaconda3/envs/rk/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/Users/prakritidevvema/anaconda3/envs/rk/lib/python3.6/site-packages/mongo_connector/util.py", line 107, in wrapped func(*args, **kwargs) File "/Users/prakritidevvema/anaconda3/envs/rk/lib/python3.6/site-packages/mongo_connector/oplog_manager.py", line 298, in run entry["o2"]["_id"], entry["o"], ns, timestamp File "/Users/prakritidevvema/anaconda3/envs/rk/lib/python3.6/site-packages/mongo_connector/doc_managers/neo4j_doc_manager.py", line 81, in update tx.commit() File "/Users/prakritidevvema/anaconda3/envs/rk/lib/python3.6/site-packages/py2neo/cypher/core.py", line 333, in commit return self.post(self.__commit or self.__begin_commit) File "/Users/prakritidevvema/anaconda3/envs/rk/lib/python3.6/site-packages/py2neo/cypher/core.py", line 288, in post raise self.error_class.hydrate(error) File "/Users/prakritidevvema/anaconda3/envs/rk/lib/python3.6/site-packages/py2neo/cypher/error/core.py", line 54, in hydrate error_cls = getattr(error_module, title) AttributeError: module 'py2neo.cypher.error.statement' has no attribute 'SyntaxError'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions