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
File "/homel/birdhouse/pyramid-phoenix/eggs/pyramid_twitcher-0.1.6-py2.7.egg/twitcher/registry.py", line 61, in register_service
self.collection.update_one({'name': name}, service)
File "/homel/birdhouse/.conda/envs/birdhouse/lib/python2.7/site-packages/pymongo/collection.py", line 635, in update_one
common.validate_ok_for_update(update)
File "/homel/birdhouse/.conda/envs/birdhouse/lib/python2.7/site-packages/pymongo/common.py", line 395, in validate_ok_for_update
raise ValueError('update only works with $ operators')
ValueError: update only works with $ operators
The text was updated successfully, but these errors were encountered:
error message when updating wps service:
The text was updated successfully, but these errors were encountered: