You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am trying to create a new host in my ProxMox cluster from an existing tremplate using Foreman / Katello. Unfortunately without success ... the deployment cancels with the following error message:
"Failed to create a compute sfravm-..... (Proxmox) instance sandy-kilborne...: undefined method `volid' for nil:NilClass
Unfortunately I have no idea where this comes from
To Reproduce
Steps to reproduce the behavior:
go to 'create host'
enter all needed information
under os selecting "image based" and selecting the source image
click "submit"
-> error "unable to save"
Expected behavior
Foreman should create a new virtual machine
Screenshots
If applicable, add screenshots to help explain your problem.
Information:
Katello: 4.12.0
Foreman: 3,10.0
ProxMox plugin: 0.15.0
ProxMox: 8.2.2
Just tested with 0.15.1: Failed to create a compute sfravm-... (Proxmox) instance sheri-kroner....: ERF42-8301 [Foreman::Exception]: Failed to create file user-data: bash: -c: line 14: syntax error near unexpected token (' bash: -c: line 14: sudo: ['ALL=(ALL) ALL']'
The text was updated successfully, but these errors were encountered:
Describe the bug
I am trying to create a new host in my ProxMox cluster from an existing tremplate using Foreman / Katello. Unfortunately without success ... the deployment cancels with the following error message:
"Failed to create a compute sfravm-..... (Proxmox) instance sandy-kilborne...: undefined method `volid' for nil:NilClass
Unfortunately I have no idea where this comes from
To Reproduce
Steps to reproduce the behavior:
-> error "unable to save"
Expected behavior
Foreman should create a new virtual machine
Screenshots
If applicable, add screenshots to help explain your problem.
Information:
Just tested with 0.15.1: Failed to create a compute sfravm-... (Proxmox) instance sheri-kroner....: ERF42-8301 [Foreman::Exception]: Failed to create file user-data: bash: -c: line 14: syntax error near unexpected token
(' bash: -c: line 14:
sudo: ['ALL=(ALL) ALL']'The text was updated successfully, but these errors were encountered: