Advertisement
Giasod

Untitled

Jan 19th, 2022
835
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.40 KB | None | 0 0
  1. /var/www/app/vendor/cache/ruby/2.5.0/gems/redis-4.1.4/lib/redis/client.rb:439:in `_parse_options': invalid uri scheme '' (ArgumentError)
  2.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/redis-4.1.4/lib/redis/client.rb:83:in `initialize'
  3.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/redis-4.1.4/lib/redis.rb:44:in `new'
  4.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/redis-4.1.4/lib/redis.rb:44:in `initialize'
  5.     from /var/www/app/app/services/issue_viewing_processing.rb:5:in `new'
  6.     from /var/www/app/app/services/issue_viewing_processing.rb:5:in `initialize'
  7.     from /var/www/app/app/models/issue.rb:165:in `new'
  8.     from /var/www/app/app/models/issue.rb:165:in `is_changed?'
  9.     from /var/www/app/app/services/amelia/data/issues/list.rb:128:in `serialize_record'
  10.     from /var/www/app/app/services/amelia/data/issues/list.rb:66:in `block in serialized_data'
  11.     from /var/www/app/app/services/amelia/data/issues/list.rb:66:in `map'
  12.     from /var/www/app/app/services/amelia/data/issues/list.rb:66:in `serialized_data'
  13.     from /var/www/app/app/services/amelia/data/issues/list.rb:39:in `to_h'
  14.     from /var/www/app/app/controllers/api/v3/issues_controller.rb:8:in `index'
  15.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
  16.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/abstract_controller/base.rb:194:in `process_action'
  17.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_controller/metal/rendering.rb:30:in `process_action'
  18.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/abstract_controller/callbacks.rb:42:in `block in process_action'
  19.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/activesupport-5.2.4.3/lib/active_support/callbacks.rb:132:in `run_callbacks'
  20.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/abstract_controller/callbacks.rb:41:in `process_action'
  21.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_controller/metal/rescue.rb:22:in `process_action'
  22.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_controller/metal/instrumentation.rb:34:in `block in process_action'
  23.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/activesupport-5.2.4.3/lib/active_support/notifications.rb:168:in `block in instrument'
  24.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/activesupport-5.2.4.3/lib/active_support/notifications/instrumenter.rb:23:in `instrument'
  25.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/activesupport-5.2.4.3/lib/active_support/notifications.rb:168:in `instrument'
  26.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_controller/metal/instrumentation.rb:32:in `process_action'
  27.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_controller/metal/params_wrapper.rb:256:in `process_action'
  28.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/activerecord-5.2.4.3/lib/active_record/railties/controller_runtime.rb:24:in `process_action'
  29.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/abstract_controller/base.rb:134:in `process'
  30.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionview-5.2.4.3/lib/action_view/rendering.rb:32:in `process'
  31.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_controller/metal.rb:191:in `dispatch'
  32.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_controller/metal.rb:252:in `dispatch'
  33.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_dispatch/routing/route_set.rb:52:in `dispatch'
  34.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_dispatch/routing/route_set.rb:34:in `serve'
  35.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_dispatch/journey/router.rb:52:in `block in serve'
  36.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_dispatch/journey/router.rb:35:in `each'
  37.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_dispatch/journey/router.rb:35:in `serve'
  38.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_dispatch/routing/route_set.rb:840:in `call'
  39.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/rswag-ui-2.4.0/lib/rswag/ui/basic_auth.rb:12:in `call'
  40.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/warden-1.2.9/lib/warden/manager.rb:36:in `block in call'
  41.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/warden-1.2.9/lib/warden/manager.rb:34:in `catch'
  42.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/warden-1.2.9/lib/warden/manager.rb:34:in `call'
  43.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/rack-2.2.3/lib/rack/etag.rb:27:in `call'
  44.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/rack-2.2.3/lib/rack/conditional_get.rb:27:in `call'
  45.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/rack-2.2.3/lib/rack/head.rb:12:in `call'
  46.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
  47.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/activesupport-5.2.4.3/lib/active_support/callbacks.rb:98:in `run_callbacks'
  48.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_dispatch/middleware/callbacks.rb:26:in `call'
  49.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/airbrake-10.0.5/lib/airbrake/rack/middleware.rb:34:in `call!'
  50.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/airbrake-10.0.5/lib/airbrake/rack/middleware.rb:23:in `call'
  51.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call'
  52.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
  53.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/lograge-0.11.2/lib/lograge/rails_ext/rack/logger.rb:15:in `call_app'
  54.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/railties-5.2.4.3/lib/rails/rack/logger.rb:26:in `block in call'
  55.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/activesupport-5.2.4.3/lib/active_support/tagged_logging.rb:71:in `block in tagged'
  56.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/activesupport-5.2.4.3/lib/active_support/tagged_logging.rb:28:in `tagged'
  57.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/activesupport-5.2.4.3/lib/active_support/tagged_logging.rb:71:in `tagged'
  58.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/railties-5.2.4.3/lib/rails/rack/logger.rb:26:in `call'
  59.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
  60.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/request_store-1.5.0/lib/request_store/middleware.rb:19:in `call'
  61.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_dispatch/middleware/request_id.rb:27:in `call'
  62.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/rack-2.2.3/lib/rack/runtime.rb:22:in `call'
  63.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/activesupport-5.2.4.3/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
  64.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_dispatch/middleware/executor.rb:14:in `call'
  65.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/actionpack-5.2.4.3/lib/action_dispatch/middleware/static.rb:127:in `call'
  66.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/rack-2.2.3/lib/rack/sendfile.rb:110:in `call'
  67.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/rack-cors-1.1.0/lib/rack/cors.rb:100:in `call'
  68.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/railties-5.2.4.3/lib/rails/engine.rb:524:in `call'
  69.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/puma-5.2.1/lib/puma/configuration.rb:247:in `call'
  70.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/puma-5.2.1/lib/puma/request.rb:76:in `block in handle_request'
  71.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/puma-5.2.1/lib/puma/thread_pool.rb:337:in `with_force_shutdown'
  72.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/puma-5.2.1/lib/puma/request.rb:75:in `handle_request'
  73.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/puma-5.2.1/lib/puma/server.rb:431:in `process_client'
  74.     from /var/www/app/vendor/cache/ruby/2.5.0/gems/puma-5.2.1/lib/puma/thread_pool.rb:145:in `block in spawn_thread'
  75.  
  76. {"method":"GET","path":"/api/v3/issues","format":"json","controller":"Api::V3::IssuesController","action":"index","status":500,"duration":200.62,"view":0.2,"db":110.89,"@timestamp":"2022-01-19T14:45:51.574Z","@version":"1","message":"[500] GET /api/v3/issues (Api::V3::IssuesController#index)"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement