Skip to content
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

mongo_connector.util:106 - Fatal Exception Traceback (most recent call last) #806

Open
678yoyo opened this issue Mar 22, 2018 · 1 comment

Comments

@678yoyo
Copy link

678yoyo commented Mar 22, 2018

hi , I got a serious problem today,the mongo-connector.log's content is here :
[ERROR] mongo_connector.util:106 - Fatal Exception
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/mongo_connector/util.py", line 104, in wrapped
func(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/mongo_connector/oplog_manager.py", line 274, in run
ns, timestamp)
File "/usr/lib/python2.7/site-packages/mongo_connector/util.py", line 35, in wrapped
return f(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/mongo_connector/doc_managers/solr_doc_manager.py", line 252, in update
doc.pop('ns')
KeyError: 'ns'
2018-03-22 15:32:30,234 [ERROR] mongo_connector.connector:398 - MongoConnector: OplogThread <OplogThread(Thread-2, stopped 139633480431360)> unexpectedly stopped! Shutting down

@678yoyo
Copy link
Author

678yoyo commented Mar 22, 2018

MongoDB version: 3.4.10
mongo-connector version: 2.5.1
Python version: 2.7.5
solr version:5.5.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant