Project

General

Profile

Actions

Bug #31309

closed

Creating new host fails with undefined local variable or method `registration_facet'

Added by Lukas Zapletal almost 4 years ago. Updated almost 4 years ago.

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

Description

This looks like it might be related to autoloading. After restart the error is gone:

13:26:03 rails.1   | 2020-11-12T13:26:03 [I|app|c497a0b3] Backtrace for 'Action failed' error (ActionView::Template::Error): undefined local variable or method `registration_facet' for #<Host::Managed:0x00007f3cc822b800>
13:26:03 rails.1   |  c497a0b3 | Did you mean?  registration_facet!
13:26:03 rails.1   |  c497a0b3 |                registration_token
13:26:03 rails.1   |  c497a0b3 |                registration_url
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activemodel-6.0.3.4/lib/active_model/attribute_methods.rb:432:in `method_missing'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/audited-4.9.0/lib/audited/auditor.rb:99:in `method_missing'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/app/models/concerns/foreman_register/host_extensions.rb:8:in `registration_facet!'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/app/models/concerns/foreman_register/host_extensions.rb:12:in `registration_token'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/app/views/api/v2/hosts/main.json.rabl:37:in `block in cached_source_3373872633473018147'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:157:in `node'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:116:in `block in compile_settings'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:115:in `each'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:115:in `compile_settings'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:60:in `block in to_hash'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:252:in `cache_results'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:51:in `to_hash'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/engine.rb:90:in `to_hash'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/engine.rb:50:in `block in render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/engine.rb:385:in `cache_results'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/engine.rb:49:in `render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/config/initializers/rabl_init.rb:49:in `render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:129:in `block in merge_engines_into_result'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:121:in `each'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:121:in `merge_engines_into_result'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:57:in `block in to_hash'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:252:in `cache_results'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:51:in `to_hash'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/engine.rb:90:in `to_hash'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/engine.rb:50:in `block in render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/engine.rb:385:in `cache_results'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/engine.rb:49:in `render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/config/initializers/rabl_init.rb:49:in `render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:129:in `block in merge_engines_into_result'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:121:in `each'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:121:in `merge_engines_into_result'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:57:in `block in to_hash'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:252:in `cache_results'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/builder.rb:51:in `to_hash'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/engine.rb:90:in `to_hash'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/engine.rb:103:in `to_dumpable'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/engine.rb:112:in `to_json'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/engine.rb:50:in `block in render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/engine.rb:385:in `cache_results'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rabl-0.14.3/lib/rabl/engine.rb:49:in `render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/config/initializers/rabl_init.rb:49:in `render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/app/views/api/v2/hosts/create.json.rabl:3:in `_app_views_api_v__hosts_create_json_rabl___699832378667466866_364280'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/base.rb:274:in `_run'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/template.rb:185:in `block in render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/notifications.rb:182:in `instrument'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/template.rb:385:in `instrument_render_template'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/template.rb:183:in `render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/renderer/template_renderer.rb:58:in `block (2 levels) in render_template'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/renderer/abstract_renderer.rb:88:in `block in instrument'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/notifications.rb:180:in `block in instrument'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/notifications.rb:180:in `instrument'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/renderer/abstract_renderer.rb:87:in `instrument'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/renderer/template_renderer.rb:57:in `block in render_template'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/renderer/template_renderer.rb:65:in `render_with_layout'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/renderer/template_renderer.rb:56:in `render_template'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/renderer/template_renderer.rb:13:in `render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/renderer/renderer.rb:61:in `render_template_to_object'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/renderer/renderer.rb:29:in `render_to_object'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/rendering.rb:117:in `block in _render_template'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/base.rb:304:in `in_rendering_context'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/rendering.rb:116:in `_render_template'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_controller/metal/streaming.rb:218:in `_render_template'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/rendering.rb:103:in `render_to_body'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_controller/metal/rendering.rb:52:in `render_to_body'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_controller/metal/renderers.rb:142:in `render_to_body'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/abstract_controller/rendering.rb:25:in `render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_controller/metal/rendering.rb:36:in `render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/core_ext/benchmark.rb:14:in `block in ms'
13:26:03 rails.1   |  c497a0b3 | /usr/share/ruby/benchmark.rb:308:in `realtime'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/core_ext/benchmark.rb:14:in `ms'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_controller/metal/instrumentation.rb:44:in `block in render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activerecord-6.0.3.4/lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_controller/metal/instrumentation.rb:43:in `render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/responders-3.0.1/lib/action_controller/responder.rb:240:in `default_render'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/responders-3.0.1/lib/action_controller/responder.rb:190:in `to_format'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/responders-3.0.1/lib/action_controller/responder.rb:165:in `respond'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/responders-3.0.1/lib/action_controller/responder.rb:158:in `call'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/responders-3.0.1/lib/action_controller/respond_with.rb:213:in `respond_with'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/app/controllers/api/base_controller.rb:160:in `process_success'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/app/controllers/api/base_controller.rb:165:in `process_response'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/app/controllers/api/v2/hosts_controller.rb:144:in `create'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/abstract_controller/base.rb:195:in `process_action'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_controller/metal/rendering.rb:30:in `process_action'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/abstract_controller/callbacks.rb:42:in `block in process_action'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:112:in `block in run_callbacks'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/app/controllers/concerns/foreman/controller/timezone.rb:10:in `set_timezone'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in `block in run_callbacks'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in `block in run_callbacks'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in `block in run_callbacks'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/audited-4.9.0/lib/audited/sweeper.rb:14:in `around'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in `block in run_callbacks'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/audited-4.9.0/lib/audited/sweeper.rb:14:in `around'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:121:in `block in run_callbacks'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/callbacks.rb:139:in `run_callbacks'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/abstract_controller/callbacks.rb:41:in `process_action'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_controller/metal/rescue.rb:22:in `process_action'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_controller/metal/instrumentation.rb:33:in `block in process_action'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/notifications.rb:180:in `block in instrument'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activesupport-6.0.3.4/lib/active_support/notifications.rb:180:in `instrument'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_controller/metal/instrumentation.rb:32:in `process_action'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/activerecord-6.0.3.4/lib/active_record/railties/controller_runtime.rb:27:in `process_action'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/abstract_controller/base.rb:136:in `process'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionview-6.0.3.4/lib/action_view/rendering.rb:39:in `process'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_controller/metal.rb:190:in `dispatch'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_controller/metal.rb:254:in `dispatch'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/route_set.rb:33:in `serve'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/mapper.rb:18:in `block in <class:Constraints>'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/mapper.rb:48:in `serve'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:49:in `block in serve'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:32:in `each'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_dispatch/journey/router.rb:32:in `serve'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/actionpack-6.0.3.4/lib/action_dispatch/routing/route_set.rb:834:in `call'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/apipie-dsl-2.3.0/lib/apipie_dsl/static_dispatcher.rb:67:in `call'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/apipie-rails-0.5.18/lib/apipie/static_dispatcher.rb:66:in `call'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/bullet-6.1.0/lib/bullet/rack.rb:15:in `call'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/apipie-rails-0.5.18/lib/apipie/extractor/recorder.rb:137:in `call'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/lib/foreman/middleware/telemetry.rb:10:in `call'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/apipie-rails-0.5.18/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/lib/foreman/middleware/catch_json_parse_errors.rb:9:in `call'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rack-openid-1.4.2/lib/rack/openid.rb:98:in `call'
13:26:03 rails.1   |  c497a0b3 | /home/lzap/Projekty/foreman/vendor/ruby/ruby/2.7.0/gems/rack-2.2.3/lib/rack/tempfile_reaper.rb:15:in `call'


Related issues 1 (0 open1 closed)

Is duplicate of Foreman - Bug #31163: Registration facet does not reload properly when code changesResolvedActions
Actions #1

Updated by Tomer Brisker almost 4 years ago

  • Status changed from New to Duplicate
Actions #2

Updated by Tomer Brisker almost 4 years ago

  • Is duplicate of Bug #31163: Registration facet does not reload properly when code changes added
Actions

Also available in: Atom PDF