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.
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman/pull/7482 added
Updated by The Foreman Bot almost 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/7631 added
Updated by The Foreman Bot almost 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/7632 added
Actions