Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2018
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.72 KB | None | 0 0
  1. TRACEBACK:
  2. Traceback (most recent call last):
  3. File "/home/kallithea/kallithea-venv/lib/python2.7/site-packages/tg/appwrappers/session.py", line 71, in __call__
  4. response = self.next_handler(controller, environ, context)
  5. File "/home/kallithea/kallithea-venv/lib/python2.7/site-packages/tg/appwrappers/i18n.py", line 71, in __call__
  6. return self.next_handler(controller, environ, context)
  7. File "/home/kallithea/kallithea-venv/lib/python2.7/site-packages/tg/wsgiapp.py", line 285, in _dispatch
  8. return controller(environ, context)
  9. File "/home/kallithea/kallithea/kallithea/lib/base.py", line 553, in __call__
  10. return super(BaseController, self).__call__(environ, context)
  11. File "/home/kallithea/kallithea-venv/lib/python2.7/site-packages/tg/controllers/dispatcher.py", line 119, in __call__
  12. response = self._perform_call(context)
  13. File "/home/kallithea/kallithea-venv/lib/python2.7/site-packages/tg/controllers/dispatcher.py", line 108, in _perform_call
  14. r = self._call(action, params, remainder=remainder, context=context)
  15. File "/home/kallithea/kallithea-venv/lib/python2.7/site-packages/tg/controllers/decoratedcontroller.py", line 131, in _call
  16. output = controller_caller(context_config, bound_controller_callable, remainder, params)
  17. File "/home/kallithea/kallithea-venv/lib/python2.7/site-packages/tg/decorators.py", line 44, in _decorated_controller_caller
  18. return application_controller_caller(tg_config, controller, remainder, params)
  19. File "/home/kallithea/kallithea-venv/lib/python2.7/site-packages/tg/configuration/app_config.py", line 127, in call_controller
  20. return controller(*remainder, **params)
  21. File "<decorator-gen-16>", line 2, in repo_check
  22.  
  23. File "/home/kallithea/kallithea/kallithea/lib/auth.py", line 810, in __wrapper
  24. return func(*fargs, **fkwargs)
  25. File "<decorator-gen-15>", line 2, in repo_check
  26.  
  27. File "/home/kallithea/kallithea/kallithea/lib/base.py", line 659, in jsonify
  28. data = func(*args, **kwargs)
  29. File "/home/kallithea/kallithea/kallithea/controllers/admin/repos.py", line 189, in repo_check
  30. if task.failed():
  31. File "/home/kallithea/kallithea-venv/lib/python2.7/site-packages/celery/result.py", line 267, in failed
  32. return self.state == states.FAILURE
  33. File "/home/kallithea/kallithea-venv/lib/python2.7/site-packages/celery/result.py", line 394, in state
  34. return self._get_task_meta()['status']
  35. File "/home/kallithea/kallithea-venv/lib/python2.7/site-packages/celery/result.py", line 339, in _get_task_meta
  36. return self._maybe_set_cache(self.backend.get_task_meta(self.id))
  37. File "/home/kallithea/kallithea-venv/lib/python2.7/site-packages/celery/backends/base.py", line 307, in get_task_meta
  38. meta = self._get_task_meta_for(task_id)
  39. AttributeError: 'DisabledBackend' object has no attribute '_get_task_meta_for'
  40.  
  41.  
  42. ENVIRON:
  43. HTTP_ACCEPT: '*/*'
  44. HTTP_ACCEPT_ENCODING: 'gzip, deflate'
  45. HTTP_ACCEPT_LANGUAGE: 'en-US,en;q=0.9'
  46. HTTP_CACHE_CONTROL: 'max-age=259200'
  47. HTTP_CONNECTION: 'keep-alive'
  48. HTTP_COOKIE: 'kallithea=1f4104d85265b969ab96677c28a3fa4bd2eb94bf30239b675aea4df4a14e8a8f9441a4a4'
  49. HTTP_HOST: 'REDACTED:5000'
  50. HTTP_REFERER: REDACTED'
  51. HTTP_USER_AGENT: 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36'
  52. HTTP_X_REQUESTED_WITH: 'XMLHttpRequest'
  53. PATH_INFO: '/Varia/aaaz/crepo_check'
  54. QUERY_STRING: 'repo=Varia%2Faaaz&task_id=db9aadb1-19a5-482a-a6c6-1f3071479ab0'
  55. REMOTE_ADDR: 'REDACTED'
  56. REQUEST_METHOD: 'GET'
  57. SCRIPT_NAME: ''
  58. SERVER_NAME: 'localhost'
  59. SERVER_PORT: '5000'
  60. SERVER_PROTOCOL: 'HTTP/1.1'
  61. SERVER_SOFTWARE: 'waitress'
  62.  
  63.  
  64. WSGI:
  65. beaker.cache: <beaker.cache.CacheManager object at 0x7fda96bd12d0>
  66. beaker.get_session: <bound method SessionApplicationWrapper._get_session of <tg.appwrappers.session.SessionApplicationWrapper object at 0x7fda9bd37dd0>>
  67. beaker.session: {'_authentication_token': '97610787593871609460522763576457822937', 'authuser': {'is_external_auth': False, 'user_id': 2}, '_accessed_time': 1533325783.680135, '_creation_time': 1533319825.476422}
  68. paste.registry: <tg.support.registry.Registry object at 0x7fda94183490>
  69. pylons.routes_dict: {'action': u'repo_check', 'controller': u'admin/repos', 'repo_name': u'Varia/aaaz'}
  70. routes.route: <routes.route.Route object at 0x7fda9445b750>
  71. routes.url: <routes.util.URLGenerator object at 0x7fda86950090>
  72. tg.locals: <tg.wsgiapp.RequestLocals object at 0x7fda9424f2a8>
  73. tg.routes_dict: {'action': u'repo_check', 'controller': u'admin/repos', 'repo_name': u'Varia/aaaz'}
  74. webob._parsed_query_vars: (GET([(u'repo', u'Varia/aaaz'), (u'task_id', u'db9aadb1-19a5-482a-a6c6-1f3071479ab0')]), 'repo=Varia%2Faaaz&task_id=db9aadb1-19a5-482a-a6c6-1f3071479ab0')
  75. webob.adhoc_attrs: {'authuser': <AuthUser('id:2[kallithea] auth:True')>, 'ip_addr': 'REDACTED', 'user': <AuthUser('id:2[kallithea] auth:True')>, 'routes_local': {'redirect': <function redirect at 0x7fda9d132320>, 'mapper': <routes.mapper.Mapper object at 0x7fda94c84090>, 'host': 'REDACTED:5000', 'protocol': 'http'}}
  76. wsgi.errors: <open file '<stderr>', mode 'w' at 0x7fda9e61d1e0>
  77. wsgi.file_wrapper: <class 'waitress.buffers.ReadOnlyFileBasedBuffer'>
  78. wsgi.input: <_io.BytesIO object at 0x7fda86f7f5f0>
  79. wsgi.multiprocess: False
  80. wsgi.multithread: True
  81. wsgi.run_once: False
  82. wsgi.url_scheme: 'http'
  83. wsgi.version: (1, 0)
  84. wsgiorg.routing_args: (<routes.util.URLGenerator object at 0x7fda86950090>, {'action': u'repo_check', 'controller': u'admin/repos', 'repo_name': u'Varia/aaaz'})
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement