Skip to content

Instantly share code, notes, and snippets.

@mattias-lidman
Created December 5, 2013 20:57
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/7813753 to your computer and use it in GitHub Desktop.
Save mattias-lidman/7813753 to your computer and use it in GitHub Desktop.
2013-12-05_20:56:44.93746 2013-12-05 20:56:44,924 ERROR [root][MainThread] "60b190ac-fb11-4a5a-8ad1-232ce92ac4af" "/billing/subscriptions//" "33.33.33.1" UNCAUGHT EXCEPTION:
2013-12-05_20:56:44.93765 Traceback (most recent call last):
2013-12-05_20:56:44.93775 File "/mnt/gearbox/nexus/current/graph/lib/python2.7/site-packages/globusonline-RELEASE_2011_06_06-py2.7.egg/globusonline/graph/app.py", line 312, in __call__
2013-12-05_20:56:44.93784 return self.application(environ, start_response)
2013-12-05_20:56:44.93793 File "/mnt/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__
2013-12-05_20:56:44.93803 return self.application(environ, custom_start_response)
2013-12-05_20:56:44.93812 File "/mnt/gearbox/nexus/current/graph/lib/python2.7/site-packages/globusonline-RELEASE_2011_06_06-py2.7.egg/globusonline/graph/app.py", line 340, in __call__
2013-12-05_20:56:44.93821 return self.application(environ, start_response)
2013-12-05_20:56:44.93830 File "/mnt/gearbox/nexus/current/graph/lib/python2.7/site-packages/pyramid/router.py", line 158, in __call__
2013-12-05_20:56:44.93839 response = view_callable(context, request)
2013-12-05_20:56:44.93848 File "/mnt/gearbox/nexus/current/graph/lib/python2.7/site-packages/pyramid/config.py", line 2824, in _rendered_view
2013-12-05_20:56:44.93859 response = wrapped_view(context, request)
2013-12-05_20:56:44.93867 File "/mnt/gearbox/nexus/current/graph/lib/python2.7/site-packages/pyramid/config.py", line 2916, in _requestonly_view
2013-12-05_20:56:44.93874 response = view(request)
2013-12-05_20:56:44.93881 File "/mnt/gearbox/nexus/current/graph/lib/python2.7/site-packages/globusonline-RELEASE_2011_06_06-py2.7.egg/globusonline/graph/billing/views.py", line 198, in get_subscription
2013-12-05_20:56:44.93889 return handle_rate_plan_failure(request, err, sub)
2013-12-05_20:56:44.93896 NameError: global name 'handle_rate_plan_failure' is not defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment