Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2022
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.71 KB | None | 0 0
  1. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] Recoverable error: <html><body><h1>503 Service Unavailable</h1>
  2. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] No server is available to handle this request.
  3. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] </body></html>
  4. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164]
  5. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] Internal Server Error: /project/
  6. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] Traceback (most recent call last):
  7. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/horizon/utils/memoized.py", line 107, in wrapped
  8. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] value = cache[key] = cache.pop(key)
  9. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] KeyError: ((<weakref at 0x7f73a2c17b80; to 'WSGIRequest' at 0x7f73a2cd94f0>,), ())
  10. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164]
  11. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] During handling of the above exception, another exception occurred:
  12. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164]
  13. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] Traceback (most recent call last):
  14. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/horizon/utils/memoized.py", line 107, in wrapped
  15. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] value = cache[key] = cache.pop(key)
  16. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] KeyError: ((<weakref at 0x7f73a2c2a9a0; to 'WSGIRequest' at 0x7f73a2cd94f0>,), ())
  17. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164]
  18. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] During handling of the above exception, another exception occurred:
  19. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164]
  20. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] Traceback (most recent call last):
  21. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  22. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] response = get_response(request)
  23. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/django/core/handlers/base.py", line 181, in _get_response
  24. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] response = wrapped_callback(request, *callback_args, **callback_kwargs)
  25. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/horizon/decorators.py", line 51, in dec
  26. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] return view_func(request, *args, **kwargs)
  27. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/horizon/decorators.py", line 35, in dec
  28. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] return view_func(request, *args, **kwargs)
  29. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/horizon/decorators.py", line 35, in dec
  30. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] return view_func(request, *args, **kwargs)
  31. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/horizon/decorators.py", line 111, in dec
  32. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] return view_func(request, *args, **kwargs)
  33. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/horizon/decorators.py", line 83, in dec
  34. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] return view_func(request, *args, **kwargs)
  35. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/django/views/generic/base.py", line 70, in view
  36. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] return self.dispatch(request, *args, **kwargs)
  37. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/django/views/generic/base.py", line 98, in dispatch
  38. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] return handler(request, *args, **kwargs)
  39. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/horizon/tables/views.py", line 225, in get
  40. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] context = self.get_context_data(**kwargs)
  41. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/openstack_dashboard/usage/views.py", line 213, in get_context_data
  42. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] context['charts'] = self._get_charts_data()
  43. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/openstack_dashboard/usage/views.py", line 161, in _get_charts_data
  44. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] if self._check_chart_allowed(section):
  45. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/openstack_dashboard/usage/views.py", line 173, in _check_chart_allowed
  46. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] result = allowed(self.request) if callable(allowed) else allowed
  47. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/openstack_dashboard/usage/views.py", line 93, in _check_network_allowed
  48. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] return api.neutron.is_quotas_extension_supported(request)
  49. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/horizon/utils/memoized.py", line 109, in wrapped
  50. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] value = cache[key] = func(*args, **kwargs)
  51. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/openstack_dashboard/api/neutron.py", line 2207, in is_quotas_extension_supported
  52. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] is_extension_supported(request, 'quotas'))
  53. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/openstack_dashboard/api/neutron.py", line 2175, in is_extension_supported
  54. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] extensions = list_extensions(request)
  55. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/horizon/utils/memoized.py", line 109, in wrapped
  56. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] value = cache[key] = func(*args, **kwargs)
  57. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/openstack_dashboard/api/neutron.py", line 2160, in list_extensions
  58. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] extensions_list = neutron_api.list_extensions()
  59. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/neutronclient/v2_0/client.py", line 804, in list_extensions
  60. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] return self.get(self.extensions_path, params=_params)
  61. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/neutronclient/v2_0/client.py", line 356, in get
  62. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] return self.retry_request("GET", action, body=body,
  63. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/neutronclient/v2_0/client.py", line 333, in retry_request
  64. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] return self.do_request(method, action, body=body,
  65. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/neutronclient/v2_0/client.py", line 297, in do_request
  66. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] self._handle_fault_response(status_code, replybody, resp)
  67. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response
  68. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] exception_handler_v20(status_code, error_body)
  69. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] File "/openstack/venvs/horizon-25.1.0.dev71/lib/python3.8/site-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20
  70. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] raise client_exc(message=error_message,
  71. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] neutronclient.common.exceptions.ServiceUnavailable: <html><body><h1>503 Service Unavailable</h1>
  72. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] No server is available to handle this request.
  73. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164] </body></html>
  74. Sep 23 11:36:29 abcdhost-horizon-container-f9f915bb apache2[4726]: [wsgi:error] [pid 4726:tid 140135166654208] [remote 192.168.130.13:39164]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement