-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR:katprep_snapshot:Unable to get system information with physical hosts running puppet 5.5.0 #114
Comments
Hey @brotaxt,
You can access the URL from your web browser or an API client such as postman. |
Hey @stdevel, |
Hi @brotaxt, |
Hi @stdevel, below please find a part of the requested keys.
|
Hey @stdevel, do you have any news on this issue? Best regards |
Hello @brotaxt, Best wishes, |
Describe the bug
When I start katprep_snapshot -o $ORGANIZATIONID I receive the following error message when katprep_snapshot checking a physical system.
ERROR:katprep_snapshot:Unable to get system information for '$HOSTNAME' , dropping system!
This seems only to happen, if the physical host is running puppet agent 5.5.0.
When I run katprep_snapshot and the physical host has puppet agent 3.8.6 installed, everyhting works as expected.
The issue might be correlate with the revised facts in puppet 5.5
To Reproduce
Steps to reproduce the behavior:
katprep_snapshot -o $ORGANIZATIONID on physical host running puppet agent 5.5.0
Expected behavior
katprep_snapshot should not dropping the system from report.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: