Actions
Bug #9824
closedUnable to show or edit VMWare Compute resource
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - VMware
Target version:
Description
VMWare compute resource totally broken (add, view, edit, new host, etc.)
Error is:
cannot load such file -- uglifier (in /usr/share/foreman/app/assets/javascripts/compute_resources/vmware/nic_info.js)
Stack trace:
LoadError
cannot load such file -- uglifier (in /usr/share/foreman/app/assets/javascripts/compute_resources/vmware/nic_info.js)
app/helpers/hosts_helper.rb:24:in `nic_info_js'
app/views/compute_resources_vms/form/vmware/_base.html.erb:26:in `_92da0ed95111691c8444a5b66e700db4'
app/views/compute_attributes/_compute_form.html.erb:3:in `_6e3d8bd9e61516534e34a5812f4c0360'
app/views/compute_attributes/_form.html.erb:10:in `block (2 levels) in _fc3946b057764e0aff757c926784e58a'
app/views/compute_attributes/_form.html.erb:8:in `block in _fc3946b057764e0aff757c926784e58a'
app/helpers/layout_helper.rb:273:in `form_for'
app/views/compute_attributes/_form.html.erb:2:in `_fc3946b057764e0aff757c926784e58a'
app/views/compute_attributes/edit.html.erb:3:in `_f4bc0b96cd7052511137fef88319a047'
app/controllers/concerns/application_shared.rb:13:in `set_timezone'
app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
lib/middleware/catch_json_parse_errors.rb:9:in `call'
Installed 1.8.0-RC1 from debian packages.
Actions