Actions
Bug #29110
closedUploading facts from Debian 10 (Buster) nodes returns error message from Foreman
Difficulty:
Triaged:
No
Description
Running the fact upload on a Puppet master:
/opt/puppetlabs/puppet/bin/ruby /etc/puppetlabs/puppet/foreman_facts.rb --push-facts-parallel
Results in error messages from Debian Buster systems:
During the fact upload the server responded with: 500 Internal Server Error. Error is ignored and the execution continues.
{
"error": {"message":"Validation failed: Description has already been taken, Title has already been taken"}
}
No further log output available.
Any help appretiated.
Actions