Project

General

Profile

Actions

Bug #36066

open

Settings auto completion fails with 500 error

Added by Marek Hulán about 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Settings
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

When I navigate to the Settings and try to search, the autocompletion fails with ugly 500 popup.

Foreman version: 3.6.0-develop
Plugins: 
 - foreman-tasks 7.2.0
 - foreman_ansible 11.0.0
 - foreman_azure_rm 2.2.9
 - foreman_bootdisk 21.0.3
 - foreman_discovery 22.0.2
 - foreman_kubevirt 0.1.9
 - foreman_leapp 0.1.12
 - foreman_openscap 5.2.2
 - foreman_puppet 5.0.0
 - foreman_remote_execution 9.0.1
 - foreman_rh_cloud 7.0.45
 - foreman_templates 9.3.0
 - foreman_virt_who_configure 0.5.12
 - foreman_webhooks 3.0.5
 - katello 4.8.0.pre.master

2023-02-08T19:47:09 [I|app|604b23da] Started GET "/settings/auto_complete_search?search=what" for 192.168.22.2 at 2023-02-08 19:47:09 +0100
2023-02-08T19:47:09 [I|app|604b23da] Processing by SettingsController#auto_complete_search as JSON
2023-02-08T19:47:09 [I|app|604b23da]   Parameters: {"search"=>"what"}
2023-02-08T19:47:09 [W|app|604b23da] unknown attribute 'description' for Class.
2023-02-08T19:47:09 [I|app|604b23da] Backtrace for 'unknown attribute 'description' for Class.' error (ActiveModel::UnknownAttributeError): unknown attribute 'description' for Class.
 604b23da | /usr/share/gems/gems/scoped_search-4.1.10/lib/scoped_search/definition.rb:127:in `column'
 604b23da | /usr/share/gems/gems/scoped_search-4.1.10/lib/scoped_search/definition.rb:134:in `type'
 604b23da | /usr/share/gems/gems/scoped_search-4.1.10/lib/scoped_search/definition.rb:275:in `block in default_fields_for'
 604b23da | /usr/share/gems/gems/scoped_search-4.1.10/lib/scoped_search/definition.rb:275:in `select'
 604b23da | /usr/share/gems/gems/scoped_search-4.1.10/lib/scoped_search/definition.rb:275:in `default_fields_for'
 604b23da | /usr/share/gems/gems/scoped_search-4.1.10/lib/scoped_search/query_builder.rb:456:in `to_sql'
 604b23da | /usr/share/gems/gems/scoped_search-4.1.10/lib/scoped_search/query_builder.rb:56:in `build_find_params'
 604b23da | /usr/share/gems/gems/scoped_search-4.1.10/lib/scoped_search/query_builder.rb:22:in `build_query'
 604b23da | /usr/share/gems/gems/scoped_search-4.1.10/lib/scoped_search/auto_complete_builder.rb:87:in `is_query_valid'
 604b23da | /usr/share/gems/gems/scoped_search-4.1.10/lib/scoped_search/auto_complete_builder.rb:37:in `build_autocomplete_options'
 604b23da | /usr/share/gems/gems/scoped_search-4.1.10/lib/scoped_search/auto_complete_builder.rb:21:in `auto_complete'
 604b23da | /usr/share/gems/gems/scoped_search-4.1.10/lib/scoped_search/definition.rb:347:in `complete_for'
 604b23da | /usr/share/foreman/app/controllers/concerns/foreman/controller/auto_complete_search.rb:12:in `auto_complete_search'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/abstract_controller/base.rb:228:in `process_action'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_controller/metal/rendering.rb:30:in `process_action'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/abstract_controller/callbacks.rb:42:in `block in process_action'
 604b23da | /usr/share/gems/gems/activesupport-6.1.7.2/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
 604b23da | /usr/share/foreman/app/controllers/concerns/foreman/controller/timezone.rb:10:in `set_timezone'
 604b23da | /usr/share/gems/gems/activesupport-6.1.7.2/lib/active_support/callbacks.rb:126:in `block in run_callbacks'
 604b23da | /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
 604b23da | /usr/share/gems/gems/activesupport-6.1.7.2/lib/active_support/callbacks.rb:126:in `block in run_callbacks'
 604b23da | /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
 604b23da | /usr/share/gems/gems/activesupport-6.1.7.2/lib/active_support/callbacks.rb:126:in `block in run_callbacks'
 604b23da | /usr/share/gems/gems/audited-5.2.0/lib/audited/sweeper.rb:16:in `around'
 604b23da | /usr/share/gems/gems/activesupport-6.1.7.2/lib/active_support/callbacks.rb:126:in `block in run_callbacks'
 604b23da | /usr/share/gems/gems/audited-5.2.0/lib/audited/sweeper.rb:16:in `around'
 604b23da | /usr/share/gems/gems/activesupport-6.1.7.2/lib/active_support/callbacks.rb:126:in `block in run_callbacks'
 604b23da | /usr/share/gems/gems/activesupport-6.1.7.2/lib/active_support/callbacks.rb:137:in `run_callbacks'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/abstract_controller/callbacks.rb:41:in `process_action'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_controller/metal/rescue.rb:22:in `process_action'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_controller/metal/instrumentation.rb:34:in `block in process_action'
 604b23da | /usr/share/gems/gems/activesupport-6.1.7.2/lib/active_support/notifications.rb:203:in `block in instrument'
 604b23da | /usr/share/gems/gems/activesupport-6.1.7.2/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
 604b23da | /usr/share/gems/gems/activesupport-6.1.7.2/lib/active_support/notifications.rb:203:in `instrument'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_controller/metal/instrumentation.rb:33:in `process_action'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_controller/metal/params_wrapper.rb:249:in `process_action'
 604b23da | /usr/share/gems/gems/activerecord-6.1.7.2/lib/active_record/railties/controller_runtime.rb:27:in `process_action'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/abstract_controller/base.rb:165:in `process'
 604b23da | /usr/share/gems/gems/actionview-6.1.7.2/lib/action_view/rendering.rb:39:in `process'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_controller/metal.rb:190:in `dispatch'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_controller/metal.rb:254:in `dispatch'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/routing/route_set.rb:33:in `serve'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/journey/router.rb:50:in `block in serve'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/journey/router.rb:32:in `each'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/journey/router.rb:32:in `serve'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/routing/route_set.rb:842:in `call'
 604b23da | /usr/share/gems/gems/katello-4.8.0.pre.master/lib/katello/middleware/organization_created_enforcer.rb:18:in `call'
 604b23da | /usr/share/gems/gems/katello-4.8.0.pre.master/lib/katello/middleware/event_daemon.rb:10:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/static.rb:24:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/static.rb:24:in `call'
 604b23da | /usr/share/gems/gems/apipie-dsl-2.5.0/lib/apipie_dsl/static_dispatcher.rb:67:in `call'
 604b23da | /usr/share/gems/gems/apipie-rails-0.8.2/lib/apipie/static_dispatcher.rb:68:in `call'
 604b23da | /usr/share/gems/gems/apipie-rails-0.8.2/lib/apipie/extractor/recorder.rb:137:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/static.rb:24:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/static.rb:24:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/static.rb:24:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/static.rb:24:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/static.rb:24:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/static.rb:24:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/static.rb:24:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/static.rb:24:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/static.rb:24:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/static.rb:24:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/static.rb:24:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/static.rb:24:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/static.rb:24:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/static.rb:24:in `call'
 604b23da | /usr/share/foreman/lib/foreman/middleware/libvirt_connection_cleaner.rb:9:in `call'
 604b23da | /usr/share/foreman/lib/foreman/middleware/telemetry.rb:10:in `call'
 604b23da | /usr/share/gems/gems/apipie-rails-0.8.2/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
 604b23da | /usr/share/gems/gems/rack-2.2.6.2/lib/rack/tempfile_reaper.rb:15:in `call'
 604b23da | /usr/share/gems/gems/rack-2.2.6.2/lib/rack/etag.rb:27:in `call'
 604b23da | /usr/share/gems/gems/rack-2.2.6.2/lib/rack/conditional_get.rb:27:in `call'
 604b23da | /usr/share/gems/gems/rack-2.2.6.2/lib/rack/head.rb:12:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/http/permissions_policy.rb:22:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/http/content_security_policy.rb:19:in `call'
 604b23da | /usr/share/foreman/lib/foreman/middleware/logging_context_session.rb:22:in `call'
 604b23da | /usr/share/gems/gems/rack-2.2.6.2/lib/rack/session/abstract/id.rb:266:in `context'
 604b23da | /usr/share/gems/gems/rack-2.2.6.2/lib/rack/session/abstract/id.rb:260:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/cookies.rb:697:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/callbacks.rb:27:in `block in call'
 604b23da | /usr/share/gems/gems/activesupport-6.1.7.2/lib/active_support/callbacks.rb:98:in `run_callbacks'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/callbacks.rb:26:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/actionable_exceptions.rb:18:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/debug_exceptions.rb:29:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
 604b23da | /usr/share/gems/gems/railties-6.1.7.2/lib/rails/rack/logger.rb:37:in `call_app'
 604b23da | /usr/share/gems/gems/railties-6.1.7.2/lib/rails/rack/logger.rb:28:in `call'
 604b23da | /usr/share/gems/gems/sprockets-rails-3.4.2/lib/sprockets/rails/quiet_assets.rb:13:in `call'
 604b23da | /usr/share/foreman/lib/foreman/middleware/logging_context_request.rb:11:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/request_id.rb:26:in `call'
 604b23da | /usr/share/gems/gems/katello-4.8.0.pre.master/lib/katello/prevent_json_parsing.rb:12:in `call'
 604b23da | /usr/share/gems/gems/rack-2.2.6.2/lib/rack/method_override.rb:24:in `call'
 604b23da | /usr/share/gems/gems/rack-2.2.6.2/lib/rack/runtime.rb:22:in `call'
 604b23da | /usr/share/gems/gems/activesupport-6.1.7.2/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/executor.rb:14:in `call'
 604b23da | /usr/share/gems/gems/rack-2.2.6.2/lib/rack/sendfile.rb:110:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/ssl.rb:77:in `call'
 604b23da | /usr/share/gems/gems/actionpack-6.1.7.2/lib/action_dispatch/middleware/host_authorization.rb:142:in `call'
 604b23da | /usr/share/gems/gems/secure_headers-6.5.0/lib/secure_headers/middleware.rb:11:in `call'
 604b23da | /usr/share/gems/gems/railties-6.1.7.2/lib/rails/engine.rb:539:in `call'
 604b23da | /usr/share/gems/gems/railties-6.1.7.2/lib/rails/railtie.rb:207:in `public_send'
 604b23da | /usr/share/gems/gems/railties-6.1.7.2/lib/rails/railtie.rb:207:in `method_missing'
 604b23da | /usr/share/gems/gems/rack-2.2.6.2/lib/rack/urlmap.rb:74:in `block in call'
 604b23da | /usr/share/gems/gems/rack-2.2.6.2/lib/rack/urlmap.rb:58:in `each'
 604b23da | /usr/share/gems/gems/rack-2.2.6.2/lib/rack/urlmap.rb:58:in `call'
 604b23da | /usr/share/gems/gems/puma-5.6.5/lib/puma/configuration.rb:252:in `call'
 604b23da | /usr/share/gems/gems/puma-5.6.5/lib/puma/request.rb:77:in `block in handle_request'
 604b23da | /usr/share/gems/gems/puma-5.6.5/lib/puma/thread_pool.rb:340:in `with_force_shutdown'
 604b23da | /usr/share/gems/gems/puma-5.6.5/lib/puma/request.rb:76:in `handle_request'
 604b23da | /usr/share/gems/gems/puma-5.6.5/lib/puma/server.rb:443:in `process_client'
 604b23da | /usr/share/gems/gems/puma-5.6.5/lib/puma/thread_pool.rb:147:in `block in spawn_thread'
 604b23da | /usr/share/gems/gems/logging-2.3.1/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
2023-02-08T19:47:09 [I|app|604b23da]   Rendered common/500.html.erb (Duration: 6.1ms | Allocations: 7125)
2023-02-08T19:47:09 [I|app|604b23da] Completed 500 Internal Server Error in 17ms (Views: 6.5ms | ActiveRecord: 1.8ms | Allocations: 9785)
Actions #1

Updated by Ewoud Kohl van Wijngaarden about 1 year ago

This is probably fallout from the settings DSL changes and present in actual releases as well.

Actions

Also available in: Atom PDF