Missing required parameter uuid

Hello,

I have an issue after upgrading to foreman 1.4.1 : I can't deploy new
VMware VM.
The error I have is : missing required parameter uuid
It's occurs juste after clicking "Submit" when creating New Host

I've upload foreman-debug-ZS4XN.tar.xz package
to rsync://theforeman.org/debug-incoming

Thanks for your help.

Alexandre

I forgot to give the full trace in web UI :

RuntimeError
missing required parameter uuid
app/models/concerns/fog_extensions/vsphere/server.rb:36:in
scsi_controller_type=' app/models/compute_resources/foreman/model/vmware.rb:105:innew_vm'
app/models/concerns/orchestration/compute.rb:24:in compute_object' app/views/hosts/_compute.html.erb:1:in_app_views_hosts__compute_html_erb___1893137291_70281343255780'
app/views/hosts/_unattended.html.erb:2:in
_app_views_hosts__unattended_html_erb___1463254571_70281344202080' app/views/hosts/_form.html.erb:91:in_app_views_hosts__form_html_erb___834828396_70281344047440'
app/helpers/layout_helper.rb:218:in form_for' app/views/hosts/_form.html.erb:7:in_app_views_hosts__form_html_erb___834828396_70281344047440'
app/models/taxonomy.rb:56:in as_taxonomy' app/models/concerns/foreman/thread_session.rb:143:inas_location'
app/models/taxonomy.rb:55:in as_taxonomy' app/models/concerns/foreman/thread_session.rb:108:inas_org'
app/models/taxonomy.rb:54:in as_taxonomy' app/views/hosts/_form.html.erb:5:in_app_views_hosts__form_html_erb___834828396_70281344047440'
app/views/hosts/new.html.erb:7:in
_app_views_hosts_new_html_erb___1176959622_70281343335760' app/controllers/application_controller.rb:282:inprocess_error'
app/controllers/hosts_controller.rb:94:in create' app/models/concerns/foreman/thread_session.rb:33:inclear_thread'
lib/middleware/catch_json_parse_errors.rb:9:in `call'

··· Le jeudi 6 mars 2014 14:58:08 UTC+1, Alexandre Ellert a écrit : > > Hello, > > I have an issue after upgrading to foreman 1.4.1 : I can't deploy new > VMware VM. > The error I have is : missing required parameter uuid > It's occurs juste after clicking "Submit" when creating New Host > > I've upload foreman-debug-ZS4XN.tar.xz package to rsync:// > theforeman.org/debug-incoming > > Thanks for your help. > > Alexandre >