Creating host failed

Hello,
I’m trying to deploy a virtual host on proxmox, with foreman.
When submitting the task, I’ve got this error :
"Failed to create a compute test (Proxmox) instance xxx.xxxx.xxx: Expected([200]) <=> Actual(400 Bad Request) excon.error.response :body => “{"errors":{"arch":"value ‘amd64’ does not have a value in the enumeration ‘x86_64, aarch64’","ostype":"value ‘debian’ does not have a value in the enumeration ‘other, wxp, w2k, w2k3, w2k8, wvista, win7, win8, win10, win11, l24, l26, solaris’"},"data":null}” :cookies => :headers => { “Cache-Control” => “max-age=0” “Connection” => “close” “Content-Length” => “256” “Content-Type” => “application/json;charset=UTF-8” “Date” => “Mon, 20 May 2024 20:44:08 GMT” “Expires” => “Mon, 20 May 2024 20:44:08 GMT” “Pragma” => “no-cache” “Server” => “pve-api-daemon/3.0” } :host => “xxx.xxx.xxx.xxx” :local_address => “xxx.xxx.xxx.xxx” :local_port => 57312 :method => “POST” :omit_default_port => false :path => “/api2/json/nodes/xxxxx/qemu” :port => 8006 :query => nil :reason_phrase => “Parameter verification failed.” :remote_ip => “xxx.xxx.xxx.xxx” :scheme => “https” :status => 400 :status_line
=> “HTTP/1.1 400 Parameter verification failed.\r\n”

  • The Vm template is created on proxmox.
  • I’m trying to deploy a Rocky 9 Os, and In virtual machine tab (when creating host, in tab virtual machine/operating system, I can’t find rocky, but centos/fedora, debian, etc … I set to centos, and don’t know if it is the problem ?)
    Can you help ? I’m newbie with foreman
    Thank you

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.