Skip to content

Instantly share code, notes, and snippets.

@mattias-lidman
Created October 29, 2014 21:00
Show Gist options
  • Save mattias-lidman/86dfa4bfcdedfd41aa82 to your computer and use it in GitHub Desktop.
Save mattias-lidman/86dfa4bfcdedfd41aa82 to your computer and use it in GitHub Desktop.
a7cb44ef870f81fc16b83585baa82bc8647672c201032ee06927bfb4b9f4494e13e07564e727db97c2e37b')
2014-10-29_21:00:27.70408 Traceback (most recent call last):
2014-10-29_21:00:27.70420 File "/usr/share/gearbox/nexus/current/graph/lib/python2.7/site-packages/globusonline-RELEASE_2011_06_06-py2.7.egg/globusonline/graph/app.py", line 393, in __call__
2014-10-29_21:00:27.70433 return self.application(environ, start_response)
2014-10-29_21:00:27.70445 File "/usr/share/gearbox/nexus/current/graph/lib/python2.7/site-packages/globusonline-RELEASE_2011_06_06-py2.7.egg/globusonline/graph/request_id_middleware.py", line 24, in __call__
2014-10-29_21:00:27.70454 return self.application(environ, custom_start_response)
2014-10-29_21:00:27.70462 File "/usr/share/gearbox/nexus/current/graph/lib/python2.7/site-packages/globusonline-RELEASE_2011_06_06-py2.7.egg/globusonline/graph/app.py", line 424, in __call__
2014-10-29_21:00:27.70470 return self.application(environ, start_response)
2014-10-29_21:00:27.70477 File "/usr/share/gearbox/nexus/current/graph/lib/python2.7/site-packages/pyramid/router.py", line 158, in __call__
2014-10-29_21:00:27.70482 response = view_callable(context, request)
2014-10-29_21:00:27.70487 File "/usr/share/gearbox/nexus/current/graph/lib/python2.7/site-packages/pyramid/config.py", line 2805, in attr_view
2014-10-29_21:00:27.70492 return view(context, request)
2014-10-29_21:00:27.70496 File "/usr/share/gearbox/nexus/current/graph/lib/python2.7/site-packages/pyramid/config.py", line 2784, in predicate_wrapper
2014-10-29_21:00:27.70501 return view(context, request)
2014-10-29_21:00:27.70506 File "/usr/share/gearbox/nexus/current/graph/lib/python2.7/site-packages/pyramid/config.py", line 2824, in _rendered_view
2014-10-29_21:00:27.70511 response = wrapped_view(context, request)
2014-10-29_21:00:27.70515 File "/usr/share/gearbox/nexus/current/graph/lib/python2.7/site-packages/globusonline-RELEASE_2011_06_06-py2.7.egg/globusonline/graph/search/views.py", line 18, in search
2014-10-29_21:00:27.70522 results = context.search(query, limit=limit)
2014-10-29_21:00:27.70527 File "/usr/share/gearbox/nexus/current/graph/lib/python2.7/site-packages/globusonline-RELEASE_2011_06_06-py2.7.egg/globusonline/graph/search/engine.py", line 18, in search
2014-10-29_21:00:27.70533 node_type=query.node_type)
2014-10-29_21:00:27.70537 File "/usr/share/gearbox/nexus/current/graph/lib/python2.7/site-packages/globusonline-RELEASE_2011_06_06-py2.7.egg/globusonline/graph/search/engine.py", line 27, in full_text_search
2014-10-29_21:00:27.70542 results = self.request.data_store.search_index_text(search_string, **search_args)
2014-10-29_21:00:27.70548 File "/usr/share/gearbox/nexus/current/graph/lib/python2.7/site-packages/agamemnon/plugins/elasticsearch.py", line 48, in search_index_text
2014-10-29_21:00:27.70553 return self.search_index(q, **args)
2014-10-29_21:00:27.70558 File "/usr/share/gearbox/nexus/current/graph/lib/python2.7/site-packages/agamemnon/plugins/elasticsearch.py", line 65, in search_index
2014-10-29_21:00:27.70563 for meta in meta_list]
2014-10-29_21:00:27.70567 KeyError: (u'users', u'ef925dae5c7c8a54c65f950c3d1a988255f6dff2dea7cb44ef870f81fc16b83585baa82bc8647672c201032ee06927bfb4b9f4494e13e07564e727db97c2e37b')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment