Proxmox error after upgrade to 3.17

Problem: Following updating a Foreman server from 3.12 to 3.17 (going to each release between!) the Proxmox plugin appears to be broken. Any attempt to add or modify a “Compute Profile” gives the error “Oops, we’re sorry but something went wrong undefined method `identity’ for nil:NilClass”

Expected outcome: I should be able to add or edit Compute Profiles for Proxmox

Foreman and Proxy versions: Foreman 3.17 / Katello 4.19

Foreman and Proxy plugin versions:

foreman-tasks 11.0.6
foreman_ansible 17.0.2
foreman_fog_proxmox 0.19.1
foreman_puppet 9.1.0
foreman_remote_execution 16.3.1
katello 4.19.0.1

Distribution and version:

Rocky Linux 9.7

Other relevant data:

I was trying to log this as a Bug on the tracker, but I don’t appear to be able to create an account there.

foreman-rake errors fetch_log result:

foreman-rake errors:fetch_log request_id=6e661259
Foreman version: 3.17.0
Plugins:
 - foreman-tasks 11.0.6
 - foreman_ansible 17.0.2
 - foreman_fog_proxmox 0.19.1
 - foreman_puppet 9.1.0
 - foreman_remote_execution 16.3.1
 - katello 4.19.0.1

2026-02-12T12:30:55 [I|app|6e661259] Started GET "/compute_profiles/1-1-Small/compute_attributes/5/edit" for 10.20.13.58 at 2026-02-12 12:30:55 +0000
2026-02-12T12:30:55 [I|app|6e661259] Processing by ComputeAttributesController#edit as HTML
2026-02-12T12:30:55 [I|app|6e661259]   Parameters: {"compute_profile_id"=>"1-1-Small", "id"=>"5"}
2026-02-12T12:30:55 [I|app|6e661259]   Rendered compute_attributes/edit.html.erb within layouts/application (Duration: 290.4ms | Alloca
2026-02-12T12:30:55 [I|app|6e661259]   Rendered layout layouts/application.html.erb (Duration: 291.0ms | Allocations: 15839)
2026-02-12T12:30:55 [W|app|6e661259] undefined method `identity' for nil:NilClass
2026-02-12T12:30:55 [I|app|6e661259] Backtrace for 'undefined method `identity' for nil:NilClass' error (ActionView::Template::Error): undefined method `identity' for nil:NilClass
 6e661259 | /usr/share/gems/gems/foreman_fog_proxmox-0.19.1/app/models/foreman_fog_proxmox/proxmox_vm_new.rb:39:in `hard_disk_typed_defaults'
 6e661259 | /usr/share/gems/gems/foreman_fog_proxmox-0.19.1/app/models/foreman_fog_proxmox/proxmox_vm_new.rb:121:in `add_default_typed_volume'
 6e661259 | /usr/share/gems/gems/foreman_fog_proxmox-0.19.1/app/models/foreman_fog_proxmox/proxmox_vm_new.rb:135:in `vm_typed_instance_defaults'
 6e661259 | /usr/share/gems/gems/foreman_fog_proxmox-0.19.1/app/models/foreman_fog_proxmox/proxmox_vm_new.rb:194:in `new_typed_vm'
 6e661259 | /usr/share/gems/gems/foreman_fog_proxmox-0.19.1/app/models/foreman_fog_proxmox/proxmox_vm_new.rb:167:in `new_vm'
 6e661259 | /usr/share/foreman/app/views/compute_attributes/_form.html.erb:7:in `block in _app_views_compute_attributes__form_html_erb__478801385287996396_725900'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/helpers/capture_helper.rb:45:in `block in capture'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/helpers/capture_helper.rb:209:in `with_output_buffer'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/helpers/capture_helper.rb:45:in `capture'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/helpers/form_helper.rb:769:in `form_with'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/helpers/form_helper.rb:460:in `form_for'
 6e661259 | /usr/share/foreman/app/helpers/form_helper.rb:292:in `form_for'
 6e661259 | /usr/share/foreman/app/views/compute_attributes/_form.html.erb:1:in `_app_views_compute_attributes__form_html_erb__478801385287996396_725900'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/base.rb:244:in `public_send'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/base.rb:244:in `_run'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/template.rb:157:in `block in render'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:208:in `instrument'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/template.rb:361:in `instrument_render_template'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/template.rb:155:in `render'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/partial_renderer.rb:251:in `block in render_partial_template'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:206:in `block in instrument'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:206:in `instrument'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/partial_renderer.rb:246:in `render_partial_template'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/partial_renderer.rb:237:in `render'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/renderer.rb:81:in `render_partial_to_object'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/renderer.rb:53:in `render_partial'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/helpers/rendering_helper.rb:44:in `render'
 6e661259 | /usr/share/foreman/app/views/compute_attributes/edit.html.erb:23:in `_app_views_compute_attributes_edit_html_erb__534978701972195682_725880'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/base.rb:244:in `public_send'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/base.rb:244:in `_run'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/template.rb:157:in `block in render'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:208:in `instrument'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/template.rb:361:in `instrument_render_template'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/template.rb:155:in `render'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/template_renderer.rb:65:in `block (2 levels) in render_template'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:206:in `block in instrument'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:206:in `instrument'
6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/template_renderer.rb:60:in `block in render_template'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/template_renderer.rb:75:in `block in render_with_layout'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:206:in `block in instrument'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:206:in `instrument'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/template_renderer.rb:74:in `render_with_layout'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/template_renderer.rb:59:in `render_template'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/template_renderer.rb:11:in `render'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/renderer.rb:61:in `render_template_to_object'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/renderer.rb:29:in `render_to_object'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/rendering.rb:117:in `block in _render_template'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/base.rb:270:in `in_rendering_context'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/rendering.rb:116:in `_render_template'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/streaming.rb:216:in `_render_template'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/rendering.rb:103:in `render_to_body'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/rendering.rb:158:in `render_to_body'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/renderers.rb:141:in `render_to_body'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/abstract_controller/rendering.rb:27:in `render'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/rendering.rb:139:in `render'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/instrumentation.rb:22:in `block (2 levels) in render'
 6e661259 | /usr/share/ruby/benchmark.rb:308:in `realtime'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/core_ext/benchmark.rb:14:in `ms'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/instrumentation.rb:22:in `block in render'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/instrumentation.rb:91:in `cleanup_view_runtime'
 6e661259 | /usr/share/gems/gems/activerecord-7.0.10/lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/instrumentation.rb:21:in `render'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/implicit_render.rb:35:in `default_render'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/basic_implicit_render.rb:7:in `send_action'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/abstract_controller/base.rb:215:in `process_action'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/rendering.rb:165:in `process_action'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/abstract_controller/callbacks.rb:234:in `block in process_action'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
 6e661259 | /usr/share/foreman/app/controllers/concerns/foreman/controller/timezone.rb:10:in `set_timezone'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/callbacks.rb:127:in `block in run_callbacks'
 6e661259 | /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/callbacks.rb:127:in `block in run_callbacks'
 6e661259 | /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/callbacks.rb:127:in `block in run_callbacks'
 6e661259 | /usr/share/gems/gems/audited-5.8.0/lib/audited/sweeper.rb:16:in `around'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/callbacks.rb:127:in `block in run_callbacks'
 6e661259 | /usr/share/gems/gems/audited-5.8.0/lib/audited/sweeper.rb:16:in `around'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/callbacks.rb:127:in `block in run_callbacks'
6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/callbacks.rb:138:in `run_callbacks'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/abstract_controller/callbacks.rb:233:in `process_action'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/rescue.rb:23:in `process_action'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/instrumentation.rb:67:in `block in process_action'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:206:in `block in instrument'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:206:in `instrument'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/instrumentation.rb:66:in `process_action'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/params_wrapper.rb:259:in `process_action'
 6e661259 | /usr/share/gems/gems/activerecord-7.0.10/lib/active_record/railties/controller_runtime.rb:27:in `process_action'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/abstract_controller/base.rb:151:in `process'
 6e661259 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/rendering.rb:39:in `process'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal.rb:188:in `dispatch'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal.rb:251:in `dispatch'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/routing/route_set.rb:32:in `serve'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/journey/router.rb:50:in `block in serve'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/journey/router.rb:32:in `each'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/journey/router.rb:32:in `serve'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/routing/route_set.rb:852:in `call'
 6e661259 | /usr/share/gems/gems/katello-4.19.0.1/lib/katello/middleware/organization_created_enforcer.rb:18:in `call'
 6e661259 | /usr/share/gems/gems/katello-4.19.0.1/lib/katello/middleware/event_daemon.rb:10:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/static.rb:23:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/static.rb:23:in `call'
 6e661259 | /usr/share/gems/gems/apipie-dsl-2.6.2/lib/apipie_dsl/static_dispatcher.rb:67:in `call'
 6e661259 | /usr/share/gems/gems/apipie-rails-1.5.0/lib/apipie/static_dispatcher.rb:72:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/static.rb:23:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/static.rb:23:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/static.rb:23:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/static.rb:23:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/static.rb:23:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/static.rb:23:in `call'
 6e661259 | /usr/share/foreman/lib/foreman/middleware/libvirt_connection_cleaner.rb:9:in `call'
 6e661259 | /usr/share/foreman/lib/foreman/middleware/telemetry.rb:10:in `call'
 6e661259 | /usr/share/gems/gems/apipie-rails-1.5.0/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
 6e661259 | /usr/share/gems/gems/rack-2.2.4/lib/rack/tempfile_reaper.rb:15:in `call'
 6e661259 | /usr/share/gems/gems/rack-2.2.4/lib/rack/etag.rb:27:in `call'
 6e661259 | /usr/share/gems/gems/rack-2.2.4/lib/rack/conditional_get.rb:27:in `call'
 6e661259 | /usr/share/gems/gems/rack-2.2.4/lib/rack/head.rb:12:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/http/permissions_policy.rb:38:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/http/content_security_policy.rb:39:in `call'
 6e661259 | /usr/share/foreman/lib/foreman/middleware/logging_context_session.rb:22:in `call'
6e661259 | /usr/share/gems/gems/rack-2.2.4/lib/rack/session/abstract/id.rb:266:in `context'
 6e661259 | /usr/share/gems/gems/rack-2.2.4/lib/rack/session/abstract/id.rb:260:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/cookies.rb:704:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/callbacks.rb:27:in `block in call'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/callbacks.rb:99:in `run_callbacks'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/callbacks.rb:26:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/debug_exceptions.rb:28:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/show_exceptions.rb:29:in `call'
 6e661259 | /usr/share/gems/gems/railties-7.0.10/lib/rails/rack/logger.rb:40:in `call_app'
 6e661259 | /usr/share/gems/gems/railties-7.0.10/lib/rails/rack/logger.rb:27:in `call'
 6e661259 | /usr/share/gems/gems/sprockets-rails-3.5.2/lib/sprockets/rails/quiet_assets.rb:17:in `call'
 6e661259 | /usr/share/foreman/lib/foreman/middleware/logging_context_request.rb:11:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/remote_ip.rb:93:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/request_id.rb:26:in `call'
 6e661259 | /usr/share/gems/gems/katello-4.19.0.1/lib/katello/prevent_json_parsing.rb:12:in `call'
 6e661259 | /usr/share/gems/gems/rack-2.2.4/lib/rack/method_override.rb:24:in `call'
 6e661259 | /usr/share/gems/gems/rack-2.2.4/lib/rack/runtime.rb:22:in `call'
 6e661259 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/executor.rb:14:in `call'
 6e661259 | /usr/share/gems/gems/rack-2.2.4/lib/rack/sendfile.rb:110:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/ssl.rb:77:in `call'
 6e661259 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/host_authorization.rb:131:in `call'
 6e661259 | /usr/share/gems/gems/secure_headers-7.1.0/lib/secure_headers/middleware.rb:11:in `call'
 6e661259 | /usr/share/gems/gems/railties-7.0.10/lib/rails/engine.rb:531:in `call'
 6e661259 | /usr/share/gems/gems/railties-7.0.10/lib/rails/railtie.rb:226:in `public_send'
 6e661259 | /usr/share/gems/gems/railties-7.0.10/lib/rails/railtie.rb:226:in `method_missing'
 6e661259 | /usr/share/gems/gems/rack-2.2.4/lib/rack/urlmap.rb:74:in `block in call'
 6e661259 | /usr/share/gems/gems/rack-2.2.4/lib/rack/urlmap.rb:58:in `each'
 6e661259 | /usr/share/gems/gems/rack-2.2.4/lib/rack/urlmap.rb:58:in `call'
 6e661259 | /usr/share/gems/gems/puma-6.6.1/lib/puma/configuration.rb:279:in `call'
 6e661259 | /usr/share/gems/gems/puma-6.6.1/lib/puma/request.rb:99:in `block in handle_request'
 6e661259 | /usr/share/gems/gems/puma-6.6.1/lib/puma/thread_pool.rb:390:in `with_force_shutdown'
 6e661259 | /usr/share/gems/gems/puma-6.6.1/lib/puma/request.rb:98:in `handle_request'
 6e661259 | /usr/share/gems/gems/puma-6.6.1/lib/puma/server.rb:472:in `process_client'
 6e661259 | /usr/share/gems/gems/puma-6.6.1/lib/puma/server.rb:254:in `block in run'
 6e661259 | /usr/share/gems/gems/puma-6.6.1/lib/puma/thread_pool.rb:167:in `block in spawn_thread'
 6e661259 | /usr/share/gems/gems/logging-2.4.0/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
2026-02-12T12:30:55 [I|app|6e661259]   Rendered common/500.html.erb within layouts/application (Duration: 1.0ms | Allocations: 495)
2026-02-12T12:30:56 [I|app|6e661259]   Rendered layouts/base.html.erb (Duration: 4.3ms | Allocations: 1819)
2026-02-12T12:30:56 [I|app|6e661259]   Rendered layout layouts/application.html.erb (Duration: 5.9ms | Allocations: 2575)
2026-02-12T12:30:56 [I|app|6e661259] Completed 500 Internal Server Error in 310ms (Views: 6.5ms | ActiveRecord: 3.7ms | Allocations: 21721)
1 Like

Hi @Gareth , which fog-proxmox version are you using?

1 Like

Hi, I’m not sure how to tell - it was installed using the foreman-installer. The “About” page shows version 0.19.1 for the foreman_fog_proxmox plugin

You can run ‘rpm -qa | grep proxmox‘ .

Which Proxmox instance version are you using?

Looks like 0.15.2-1:
rubygem-fog-proxmox-0.15.2-1.el9.noarch
rubygem-foreman_fog_proxmox-0.19.1-1.fm3_16.el9.noarch

We are running Proxmox 9.1.1, which I realise isn’t officially supported, but it was working prior to updating Foreman…

We have released a newer plugin version for Foreman 3.17 today. It will be available tomorrow I guess. You can try if that solves the issue. If not, please report back - then we have to keep looking!

You don’t have other compute resource plugins installed besides Proxmox, do you? Maybe ovirt?

I will test installing the latest one on Monday, thank you - what’s the suggested way to update it?

Regarding other computer resource plugins - we do have the VMWare plugin as well, but that’s it.

Personally, I would create a backup, ‘dnf upgrade’ the package, run the foreman-installer and do a ‘foreman-maintain service restart’.

Alas after updating still the same problem:

Foreman version: 3.17.0
Plugins: 
 - foreman-tasks 11.0.6
 - foreman_ansible 17.0.2
 - foreman_fog_proxmox 0.20.1
 - foreman_puppet 9.1.0
 - foreman_remote_execution 16.3.1
 - katello 4.19.0.1

2026-02-16T11:41:31 [I|app|b7956459] Started GET "/compute_profiles/1-1-Small/compute_attributes/5/edit" for 10.20.13.58 at 2026-02-16 11:41:31 +0000
2026-02-16T11:41:31 [I|app|b7956459] Processing by ComputeAttributesController#edit as HTML
2026-02-16T11:41:31 [I|app|b7956459]   Parameters: {"compute_profile_id"=>"1-1-Small", "id"=>"5"}
2026-02-16T11:41:32 [I|app|b7956459]   Rendered compute_attributes/edit.html.erb within layouts/application (Duration: 406.3ms | Allocations: 21169)
2026-02-16T11:41:32 [I|app|b7956459]   Rendered layout layouts/application.html.erb (Duration: 406.6ms | Allocations: 21255)
2026-02-16T11:41:32 [W|app|b7956459] undefined method `identity' for nil:NilClass
2026-02-16T11:41:32 [I|app|b7956459] Backtrace for 'undefined method `identity' for nil:NilClass' error (ActionView::Template::Error): undefined method `identity' for nil:NilClass
 b7956459 | /usr/share/gems/gems/foreman_fog_proxmox-0.20.1/app/models/foreman_fog_proxmox/proxmox_vm_new.rb:39:in `hard_disk_typed_defaults'
 b7956459 | /usr/share/gems/gems/foreman_fog_proxmox-0.20.1/app/models/foreman_fog_proxmox/proxmox_vm_new.rb:121:in `add_default_typed_volume'
 b7956459 | /usr/share/gems/gems/foreman_fog_proxmox-0.20.1/app/models/foreman_fog_proxmox/proxmox_vm_new.rb:135:in `vm_typed_instance_defaults'
 b7956459 | /usr/share/gems/gems/foreman_fog_proxmox-0.20.1/app/models/foreman_fog_proxmox/proxmox_vm_new.rb:194:in `new_typed_vm'
 b7956459 | /usr/share/gems/gems/foreman_fog_proxmox-0.20.1/app/models/foreman_fog_proxmox/proxmox_vm_new.rb:167:in `new_vm'
 b7956459 | /usr/share/foreman/app/views/compute_attributes/_form.html.erb:7:in `block in _app_views_compute_attributes__form_html_erb___1281858716953817886_649720'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/helpers/capture_helper.rb:45:in `block in capture'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/helpers/capture_helper.rb:209:in `with_output_buffer'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/helpers/capture_helper.rb:45:in `capture'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/helpers/form_helper.rb:769:in `form_with'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/helpers/form_helper.rb:460:in `form_for'
 b7956459 | /usr/share/foreman/app/helpers/form_helper.rb:292:in `form_for'
 b7956459 | /usr/share/foreman/app/views/compute_attributes/_form.html.erb:1:in `_app_views_compute_attributes__form_html_erb___1281858716953817886_649720'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/base.rb:244:in `public_send'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/base.rb:244:in `_run'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/template.rb:157:in `block in render'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:208:in `instrument'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/template.rb:361:in `instrument_render_template'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/template.rb:155:in `render'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/partial_renderer.rb:251:in `block in render_partial_template'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:206:in `block in instrument'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:206:in `instrument'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/partial_renderer.rb:246:in `render_partial_template'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/partial_renderer.rb:237:in `render'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/renderer.rb:81:in `render_partial_to_object'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/renderer.rb:53:in `render_partial'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/helpers/rendering_helper.rb:44:in `render'
 b7956459 | /usr/share/foreman/app/views/compute_attributes/edit.html.erb:23:in `_app_views_compute_attributes_edit_html_erb__358226765852114005_649700'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/base.rb:244:in `public_send'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/base.rb:244:in `_run'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/template.rb:157:in `block in render'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:208:in `instrument'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/template.rb:361:in `instrument_render_template'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/template.rb:155:in `render'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/template_renderer.rb:65:in `block (2 levels) in render_template'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:206:in `block in instrument'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:206:in `instrument'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/template_renderer.rb:60:in `block in render_template'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/template_renderer.rb:75:in `block in render_with_layout'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:206:in `block in instrument'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:206:in `instrument'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/template_renderer.rb:74:in `render_with_layout'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/template_renderer.rb:59:in `render_template'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/template_renderer.rb:11:in `render'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/renderer.rb:61:in `render_template_to_object'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/renderer/renderer.rb:29:in `render_to_object'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/rendering.rb:117:in `block in _render_template'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/base.rb:270:in `in_rendering_context'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/rendering.rb:116:in `_render_template'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/streaming.rb:216:in `_render_template'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/rendering.rb:103:in `render_to_body'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/rendering.rb:158:in `render_to_body'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/renderers.rb:141:in `render_to_body'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/abstract_controller/rendering.rb:27:in `render'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/rendering.rb:139:in `render'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/instrumentation.rb:22:in `block (2 levels) in render'
 b7956459 | /usr/share/ruby/benchmark.rb:308:in `realtime'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/core_ext/benchmark.rb:14:in `ms'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/instrumentation.rb:22:in `block in render'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/instrumentation.rb:91:in `cleanup_view_runtime'
 b7956459 | /usr/share/gems/gems/activerecord-7.0.10/lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/instrumentation.rb:21:in `render'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/implicit_render.rb:35:in `default_render'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/basic_implicit_render.rb:7:in `send_action'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/abstract_controller/base.rb:215:in `process_action'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/rendering.rb:165:in `process_action'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/abstract_controller/callbacks.rb:234:in `block in process_action'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
 b7956459 | /usr/share/foreman/app/controllers/concerns/foreman/controller/timezone.rb:10:in `set_timezone'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/callbacks.rb:127:in `block in run_callbacks'
 b7956459 | /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/callbacks.rb:127:in `block in run_callbacks'
 b7956459 | /usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/callbacks.rb:127:in `block in run_callbacks'
 b7956459 | /usr/share/gems/gems/audited-5.8.0/lib/audited/sweeper.rb:16:in `around'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/callbacks.rb:127:in `block in run_callbacks'
 b7956459 | /usr/share/gems/gems/audited-5.8.0/lib/audited/sweeper.rb:16:in `around'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/callbacks.rb:127:in `block in run_callbacks'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/callbacks.rb:138:in `run_callbacks'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/abstract_controller/callbacks.rb:233:in `process_action'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/rescue.rb:23:in `process_action'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/instrumentation.rb:67:in `block in process_action'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:206:in `block in instrument'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/notifications.rb:206:in `instrument'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/instrumentation.rb:66:in `process_action'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal/params_wrapper.rb:259:in `process_action'
 b7956459 | /usr/share/gems/gems/activerecord-7.0.10/lib/active_record/railties/controller_runtime.rb:27:in `process_action'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/abstract_controller/base.rb:151:in `process'
 b7956459 | /usr/share/gems/gems/actionview-7.0.10/lib/action_view/rendering.rb:39:in `process'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal.rb:188:in `dispatch'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_controller/metal.rb:251:in `dispatch'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/routing/route_set.rb:32:in `serve'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/journey/router.rb:50:in `block in serve'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/journey/router.rb:32:in `each'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/journey/router.rb:32:in `serve'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/routing/route_set.rb:852:in `call'
 b7956459 | /usr/share/gems/gems/katello-4.19.0.1/lib/katello/middleware/organization_created_enforcer.rb:18:in `call'
 b7956459 | /usr/share/gems/gems/katello-4.19.0.1/lib/katello/middleware/event_daemon.rb:10:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/static.rb:23:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/static.rb:23:in `call'
 b7956459 | /usr/share/gems/gems/apipie-dsl-2.6.2/lib/apipie_dsl/static_dispatcher.rb:67:in `call'
 b7956459 | /usr/share/gems/gems/apipie-rails-1.5.0/lib/apipie/static_dispatcher.rb:72:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/static.rb:23:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/static.rb:23:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/static.rb:23:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/static.rb:23:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/static.rb:23:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/static.rb:23:in `call'
 b7956459 | /usr/share/foreman/lib/foreman/middleware/libvirt_connection_cleaner.rb:9:in `call'
 b7956459 | /usr/share/foreman/lib/foreman/middleware/telemetry.rb:10:in `call'
 b7956459 | /usr/share/gems/gems/apipie-rails-1.5.0/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
 b7956459 | /usr/share/gems/gems/rack-2.2.4/lib/rack/tempfile_reaper.rb:15:in `call'
 b7956459 | /usr/share/gems/gems/rack-2.2.4/lib/rack/etag.rb:27:in `call'
 b7956459 | /usr/share/gems/gems/rack-2.2.4/lib/rack/conditional_get.rb:27:in `call'
 b7956459 | /usr/share/gems/gems/rack-2.2.4/lib/rack/head.rb:12:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/http/permissions_policy.rb:38:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/http/content_security_policy.rb:39:in `call'
 b7956459 | /usr/share/foreman/lib/foreman/middleware/logging_context_session.rb:22:in `call'
 b7956459 | /usr/share/gems/gems/rack-2.2.4/lib/rack/session/abstract/id.rb:266:in `context'
 b7956459 | /usr/share/gems/gems/rack-2.2.4/lib/rack/session/abstract/id.rb:260:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/cookies.rb:704:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/callbacks.rb:27:in `block in call'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/callbacks.rb:99:in `run_callbacks'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/callbacks.rb:26:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/debug_exceptions.rb:28:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/show_exceptions.rb:29:in `call'
 b7956459 | /usr/share/gems/gems/railties-7.0.10/lib/rails/rack/logger.rb:40:in `call_app'
 b7956459 | /usr/share/gems/gems/railties-7.0.10/lib/rails/rack/logger.rb:27:in `call'
 b7956459 | /usr/share/gems/gems/sprockets-rails-3.5.2/lib/sprockets/rails/quiet_assets.rb:17:in `call'
 b7956459 | /usr/share/foreman/lib/foreman/middleware/logging_context_request.rb:11:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/remote_ip.rb:93:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/request_id.rb:26:in `call'
 b7956459 | /usr/share/gems/gems/katello-4.19.0.1/lib/katello/prevent_json_parsing.rb:12:in `call'
 b7956459 | /usr/share/gems/gems/rack-2.2.4/lib/rack/method_override.rb:24:in `call'
 b7956459 | /usr/share/gems/gems/rack-2.2.4/lib/rack/runtime.rb:22:in `call'
 b7956459 | /usr/share/gems/gems/activesupport-7.0.10/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/executor.rb:14:in `call'
 b7956459 | /usr/share/gems/gems/rack-2.2.4/lib/rack/sendfile.rb:110:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/ssl.rb:77:in `call'
 b7956459 | /usr/share/gems/gems/actionpack-7.0.10/lib/action_dispatch/middleware/host_authorization.rb:131:in `call'
 b7956459 | /usr/share/gems/gems/secure_headers-7.1.0/lib/secure_headers/middleware.rb:11:in `call'
 b7956459 | /usr/share/gems/gems/railties-7.0.10/lib/rails/engine.rb:531:in `call'
 b7956459 | /usr/share/gems/gems/railties-7.0.10/lib/rails/railtie.rb:226:in `public_send'
 b7956459 | /usr/share/gems/gems/railties-7.0.10/lib/rails/railtie.rb:226:in `method_missing'
 b7956459 | /usr/share/gems/gems/rack-2.2.4/lib/rack/urlmap.rb:74:in `block in call'
 b7956459 | /usr/share/gems/gems/rack-2.2.4/lib/rack/urlmap.rb:58:in `each'
 b7956459 | /usr/share/gems/gems/rack-2.2.4/lib/rack/urlmap.rb:58:in `call'
 b7956459 | /usr/share/gems/gems/puma-6.6.1/lib/puma/configuration.rb:279:in `call'
 b7956459 | /usr/share/gems/gems/puma-6.6.1/lib/puma/request.rb:99:in `block in handle_request'
 b7956459 | /usr/share/gems/gems/puma-6.6.1/lib/puma/thread_pool.rb:390:in `with_force_shutdown'
 b7956459 | /usr/share/gems/gems/puma-6.6.1/lib/puma/request.rb:98:in `handle_request'
 b7956459 | /usr/share/gems/gems/puma-6.6.1/lib/puma/server.rb:472:in `process_client'
 b7956459 | /usr/share/gems/gems/puma-6.6.1/lib/puma/server.rb:254:in `block in run'
 b7956459 | /usr/share/gems/gems/puma-6.6.1/lib/puma/thread_pool.rb:167:in `block in spawn_thread'
 b7956459 | /usr/share/gems/gems/logging-2.4.0/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
2026-02-16T11:41:32 [I|app|b7956459]   Rendered common/500.html.erb within layouts/application (Duration: 16.8ms | Allocations: 887)
2026-02-16T11:41:32 [I|app|b7956459]   Rendered layouts/base.html.erb (Duration: 4.3ms | Allocations: 1973)
2026-02-16T11:41:32 [I|app|b7956459]   Rendered layout layouts/application.html.erb (Duration: 21.9ms | Allocations: 3145)
2026-02-16T11:41:32 [I|app|b7956459] Completed 500 Internal Server Error in 464ms (Views: 22.7ms | ActiveRecord: 4.6ms | Allocations: 29083)

Ok, can you then please open an issue at the foreman_fog_proxmox repo GitHub - theforeman/foreman_fog_proxmox: Foreman plugin to add Proxmox compute resource based on fog-proxmox gem?

No problem, I’ve just opened the issue: Foreman 3.17 breaks foreman_fog_proxmox · Issue #444 · theforeman/foreman_fog_proxmox · GitHub

1 Like