Skip to content

Instantly share code, notes, and snippets.

@mattias-lidman
Created December 12, 2014 17:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattias-lidman/03dbad8c337caf14a1fd to your computer and use it in GitHub Desktop.
Save mattias-lidman/03dbad8c337caf14a1fd to your computer and use it in GitHub Desktop.
287 2014-12-12_17:01:02.42105 Traceback (most recent call last):
288 2014-12-12_17:01:02.42107 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__
289 2014-12-12_17:01:02.42108 return self.application(environ, start_response)
290 2014-12-12_17:01:02.42109 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__
291 2014-12-12_17:01:02.42109 return self.application(environ, custom_start_response)
292 2014-12-12_17:01:02.42110 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 426, in __call__
293 2014-12-12_17:01:02.42111 return self.application(environ, start_response)
294 2014-12-12_17:01:02.42112 File "/usr/share/gearbox/nexus/current/graph/lib/python2.7/site-packages/pyramid/router.py", line 196, in __call__
295 2014-12-12_17:01:02.42112 '(and no renderer): %r' % (view_name, response))
296 2014-12-12_17:01:02.42113 ValueError: Non-response object returned from view named (and no renderer): None
297 2014-12-12_17:01:02.44182 TypeError: 'NoneType' object is not iterable
298 2014-12-12_17:01:02.44223 [pid: 22483|app: 0|req: 47135/139834] 10.136.23.228 () {58 vars in 3783 bytes} [Fri Dec 12 17:01:02 2014] GET /verify_openid?sessionid=d5ac4937-c5fe-45fd-9461-75b4a445bc4c&janrain_nonce=2014-12-12T17:01: 01ZaGGAth&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&openid.mode=id_res&openid.op_endpoint=https%3A%2F%2Fwww.google.com%2Faccounts%2Fo8%2Fud&openid.response_nonce=2014-12-12T17%3A01%3A01ZAh2bGqJehAX5Qw&openid. return_to=https%3A%2F%2Fwww.globus.org%2Fverify_openid%3Fsessionid%3Dd5ac4937-c5fe-45fd-9461-75b4a445bc4c%26janrain_nonce%3D2014-12-12T17%3A01%3A01ZaGGAth&openid.assoc_handle=1. AMlYA9VWlOU3PRGPYbXMbcmesu9mDNrMFNRc772GUfVhurRWlWsTm8NuDoWUmg&openid.signed=op_endpoint%2Cclaimed_id%2Cidentity%2Creturn_to%2Cresponse_nonce%2Cassoc_handle%2Cns.ext1%2Cext1.mode%2Cext1.type.ext0%2Cext1.value.ext0&openid. sig=k0oTpLEuM17PmIkjbEtTPRror3c%3D&openid.identity=https%3A%2F%2Fwww.google.com%2Faccounts%2Fo8%2Fid%3Fid%3DAItOawkl8tNYw0zI3mYbMUqKnCdWzg8ASWFdP4A&openid.claimed_id=https%3A%2F%2Fwww.google. com%2Faccounts%2Fo8%2Fid%3Fid%3DAItOawkl8tNYw0zI3mYbMUqKnCdWzg8ASWFdP4A&openid.ns.ext1=http%3A%2F%2Fopenid.net%2Fsrv%2Fax%2F1.0&openid.ext1.mode=fetch_response&openid.ext1.type.ext0=http%3A%2F%2Fschema.openid.net%2Fcontact%2Femail&openid. ext1.value.ext0=stevetuecke%40gmail.com => generated 21 bytes in 152 msecs (HTTP/1.1 500) 0 headers in 38 bytes (0 switches on core 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment