Combined package profile error

Problem:

Action:
Actions::Katello::Host::UploadProfiles
Input:
{“host”=>{“id”=>344, “name”=>“host.example.com”},
“host_id”=>344,
“hostname”=>“host.example.com”,
“profile_string”=>“TRIMMED”,
“services_checked”=>[“pulp”, “pulp_auth”],
“current_request_id”=>nil,
“current_timezone”=>“UTC”,
“current_user_id”=>1,
“current_organization_id”=>nil,
“current_location_id”=>nil}
Output:
{}
Exception:
ArgumentError: invalid argument: nil.

Expected outcome:
No error

Foreman and Proxy versions:
Katello 3.15.1
Foreman 2.0
latest updates as of this morning.

Foreman and Proxy plugin versions:

Distribution and version:

Other relevant data:

Hi @birkirf,

This PR will fix the issue you’re seeing: https://github.com/Katello/katello/pull/8738

Let us know how it worked if you test it out.

Unfortunately i’m not in a position to test it, will wait for it to be released.
Good to know it’s a known issue and being worked on, thank you.

1 Like